| None |
|---|
| Name | Returns |
|---|---|
| createDocument(String , String , org.w3c.dom.DocumentType ) | org.w3c.dom.Document |
| createDocumentType(String , String , String ) | org.w3c.dom.DocumentType |
| getFeature(String , String ) | Object |
| hasFeature(String , String ) | boolean |
| Method | Returns |
|---|---|
| javax.xml.parsers.DocumentBuilder.getDOMImplementation() | org.w3c.dom.DOMImplementation |
| org.w3c.dom.Document.getImplementation() | org.w3c.dom.DOMImplementation |
| None |
|---|