Uses of Class
org.cxml.Node
-
Packages that use Node Package Description org.cxml -
-
Uses of Node in org.cxml
Fields in org.cxml with type parameters of type Node Modifier and Type Field Description protected java.util.List<Node>Path. nodeMethods in org.cxml that return Node Modifier and Type Method Description NodeObjectFactory. createNode()Create an instance ofNodeMethods in org.cxml that return types with arguments of type Node Modifier and Type Method Description java.util.List<Node>Path. getNode()Gets the value of the node property.
-