Uses of Interface
org.apache.axiom.om.OMDocType

Packages that use OMDocType
org.apache.axiom.om   
 

Uses of OMDocType in org.apache.axiom.om
 

Methods in org.apache.axiom.om that return OMDocType
 OMDocType OMFactory.createOMDocType(OMContainer parent, java.lang.String content)
          Creates DocType/DTD.