Uses of Class
org.dom4j.dom.DOMDocumentType

Packages that use DOMDocumentType
org.dom4j.dom   
 

Uses of DOMDocumentType in org.dom4j.dom
 

Methods in org.dom4j.dom that return DOMDocumentType
protected  DOMDocumentType DOMDocumentFactory.asDocumentType(org.w3c.dom.DocumentType documentType)
           
 

Constructors in org.dom4j.dom with parameters of type DOMDocumentType
DOMDocument(DOMDocumentType docType)
           
DOMDocument(DOMElement rootElement, DOMDocumentType docType)
           
DOMDocument(java.lang.String name, DOMElement rootElement, DOMDocumentType docType)
           
 



Copyright © 2001 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo