Package net.sf.saxon.type.gnode
package net.sf.saxon.type.gnode
-
ClassDescriptionClass
AnyGNodeTypecorresponds to the item typegnode().AnAnyXNodeTypecorresponds to the item typenode(), which matches any XNode.A DocumentNodeType implements the test document-node(element(~,~))Abstract superclass for all gnode types.NamedXNodeTypeis a node type corresponding to the syntaxelement(N, T)orattribute(N, T)ornamespace(N)orprocessing-instruction(N).ANodeKindTypematches one of the seven kinds of XNode.Marker interface for schema-element() and schema-attribute() node typesAbstract superclass for all item types that match XNodes only.