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

Packages that use OMDocType
org.apache.axiom.om Contains core interfaces of the Axiom API. 
 

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.
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.