Node
This returns the decorated attribute.returnObject - the decorated object.
This returns the decorated attribute.
Object
This returns the name of the node.returnString - name of the node.
This returns the name of the node.
String
This returns the parent of the node, as a {@link JDOMNode}.returnJDOMNode - this node's parent.
This returns the parent of the node, as a {@link JDOMNode}.
{@link JDOMNode}
JDOMNode
This returns the qualified name of this Node.returnString - this node's qualified name
This returns the qualified name of this Node.
This returns an Iterator over this node's content.returnIterator - this node's content.
This returns an Iterator over this node's content.
Iterator
This is the base node's toString() call.returnString - description of attribute.
This is the base node's toString() call.
toString()