Uses of Class
gnu.kawa.xml.KDocument
Packages that use KDocument
-
Uses of KDocument in gnu.kawa.xml
Methods in gnu.kawa.xml that return KDocumentModifier and TypeMethodDescriptionstatic KDocument
static KDocument
Document.parseCached
(gnu.kawa.io.Path uri) static KDocument
Document.parseCached
(Object uri) -
Uses of KDocument in gnu.xquery.util
Methods in gnu.xquery.util that return KDocumentModifier and TypeMethodDescriptionstatic KDocument
NodeUtils.rootDocument
(Object arg) Return root node, coerced to a document node.