|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.wangs.xtype.apps.XHashtable
Implementation of the XObject interface for Hashtables.
| Constructor Summary | |
XHashtable()
|
|
| Method Summary | |
java.lang.Object |
getObject(org.w3c.dom.Element elem,
java.lang.String itemTagText)
Get a Hashtable 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 XHashtable()
| 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 HashtableitemTagText - 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 | ||||||||||