Uses of Class
gnu.kawa.xml.NodeType
-
Packages that use NodeType Package Description gnu.kawa.xml gnu.xquery.util -
-
Uses of NodeType in gnu.kawa.xml
Subclasses of NodeType in gnu.kawa.xml Modifier and Type Class Description classAttributeTypeMatches an attribute name pattern.classElementTypeclassProcessingInstructionTypeFields in gnu.kawa.xml declared as NodeType Modifier and Type Field Description static NodeTypeNodeType. anyNodeTeststatic NodeTypeNodeType. commentNodeTeststatic NodeTypeNodeType. documentNodeTeststatic NodeTypeNodeType. nodeTypestatic NodeTypeNodeType. textNodeTest -
Uses of NodeType in gnu.xquery.util
Fields in gnu.xquery.util declared as NodeType Modifier and Type Field Description static NodeTypeSequenceUtils. textOrElement
-