|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xdoclet.sdk.xgg.Referer
This class is a data object for Velocity used during generation of beans that represent XML elements.
Constructor Summary | |
Referer()
|
Method Summary | |
void |
addSubElement(SubElement element)
Adds a sub element to this referer |
String |
getJavaName()
Gets the Java name of the referer |
List |
getSubElements()
Returns the list of all sub elements of this referer |
boolean |
isMany()
Returns whether or not this referer has a many cardinality. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Referer()
Method Detail |
public void addSubElement(SubElement element)
element
- The sub element to addpublic String getJavaName()
public List getSubElements()
public boolean isMany()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |