Package | Description |
---|---|
org.dom4j.dom |
An implementation of the dom4j API which also supports the
W3C object model.
|
Modifier and Type | Method and Description |
---|---|
protected DOMDocumentType |
DOMDocumentFactory.asDocumentType(DocumentType docType) |
Constructor and Description |
---|
DOMDocument(DOMDocumentType docType) |
DOMDocument(DOMElement rootElement,
DOMDocumentType docType) |
DOMDocument(String name,
DOMElement rootElement,
DOMDocumentType docType) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.