Class XmlTree.DefaultNodeName
java.lang.Object
sunlabs.brazil.sunlabs.XmlTree.DefaultNodeName
- All Implemented Interfaces:
XmlTree.NodeName
- Enclosing class:
XmlTree
The node is named by the specified attribute. If no attribute
is specified, use the tag name instead, followed by the index in ().
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultNodeName
public DefaultNodeName() -
DefaultNodeName
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceXmlTree.NodeName
-
toString
-