Uses of Class
gnu.kawa.xml.NodeConstructor
-
Packages that use NodeConstructor Package Description gnu.kawa.xml gnu.kawa.xslt -
-
Uses of NodeConstructor in gnu.kawa.xml
Subclasses of NodeConstructor in gnu.kawa.xml Modifier and Type Class Description classDocumentConstructorclassMakeAttributeclassMakeElementclassMakeProcInstclassMakeTextclassMakeWithBaseUriA Procedure to create an included entity object, or set the base-uri property for a document or fragment. -
Uses of NodeConstructor in gnu.kawa.xslt
Subclasses of NodeConstructor in gnu.kawa.xslt Modifier and Type Class Description classApplyTemplatesImplements the XSLT apply-templates command.
-