Uses of Class
gnu.kawa.xml.KNode
Packages that use KNode
-
Uses of KNode in gnu.kawa.xml
Subclasses of KNode in gnu.kawa.xmlModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in gnu.kawa.xml that return KNodeModifier and TypeMethodDescriptionstatic KNodeConvert value to a KNode, returning null if it isn't a node.static KNodeNodeType.coerceForce(Object obj, int kinds) static KNodeNodeType.coerceOrNull(Object obj, int kinds) KNode.copy()static KNodeNodeConstructor.finishNode(XMLFilter filter) static KNodestatic KNodestatic KNode -
Uses of KNode in gnu.xquery.util
Methods in gnu.xquery.util with parameters of type KNode