|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.marringtons.xml.XMLtoMap.Node
Class wrapping a tree node for an XML tree
| Field Summary | |
Properties |
attributes
XML attributes for this node |
String |
cData
Concatenated CData from xml node |
Map |
children
Map Child Node Instances, keyed on node name. |
String |
name
Node name. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public String name
public Map children
public Properties attributes
public String cData
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||