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 TypeClassDescriptionclass
class
class
class
class
class
class
class
Methods in gnu.kawa.xml that return KNodeModifier and TypeMethodDescriptionstatic KNode
Convert value to a KNode, returning null if it isn't a node.static KNode
NodeType.coerceForce
(Object obj, int kinds) static KNode
NodeType.coerceOrNull
(Object obj, int kinds) KNode.copy()
static KNode
NodeConstructor.finishNode
(XMLFilter filter) static KNode
static KNode
static KNode
-
Uses of KNode in gnu.xquery.util
Methods in gnu.xquery.util with parameters of type KNode