Uses of Interface
org.apache.axiom.om.OMDocType
Packages that use OMDocType
-
Uses of OMDocType in org.apache.axiom.om
Methods in org.apache.axiom.om that return OMDocTypeModifier and TypeMethodDescriptionOMFactory.createOMDocType
(OMContainer parent, String rootName, String publicId, String systemId, String internalSubset) Creates DTD (DOCTYPE
declaration) node.