|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.wangs.xtype.apps.XCollection
Implementation of the XObject interface for all types of Collections.
| Constructor Summary | |
XCollection()
|
|
| Method Summary | |
java.lang.Object |
getObject(org.w3c.dom.Element elem,
java.lang.String itemTagText)
Get a Collection from the XML element |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XCollection()
| Method Detail |
public java.lang.Object getObject(org.w3c.dom.Element elem,
java.lang.String itemTagText)
throws XTypeException
getObject in interface XObjectelem - XML element with the XML representation of a CollectionitemTagText - Name of the item tag
XTypeException - XML Element is not readable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||