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 KDocumentstatic KDocumentDocument.parseCached(gnu.kawa.io.Path uri) static KDocumentDocument.parseCached(Object uri) -
Uses of KDocument in gnu.xquery.util
Methods in gnu.xquery.util that return KDocumentModifier and TypeMethodDescriptionstatic KDocumentNodeUtils.rootDocument(Object arg) Return root node, coerced to a document node.