|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.dpml.metro.tools.ContextDataType
A context directive class.
Constructor Summary | |
ContextDataType()
|
Method Summary | |
ComponentBuilderTask |
createComponent()
Create a name component builder. |
EntryDataType |
createEntry()
Create a new constructed part builder. |
void |
setClass(String classname)
Declare a custom context implementation classname. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextDataType()
Method Detail |
public void setClass(String classname)
classname
- the classname of an optional context implementation classpublic EntryDataType createEntry()
public ComponentBuilderTask createComponent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |