Uses of Class
org.apache.harmony.xml.dom.DOMImplementationImpl
| Package | Description |
|---|---|
| org.apache.harmony.xml.dom |
-
Uses of DOMImplementationImpl in org.apache.harmony.xml.dom
Methods in org.apache.harmony.xml.dom that return DOMImplementationImpl Modifier and Type Method Description static DOMImplementationImplDOMImplementationImpl. getInstance()Requests the singleton instance of the class.Constructors in org.apache.harmony.xml.dom with parameters of type DOMImplementationImpl Constructor Description DocumentImpl(DOMImplementationImpl impl, String namespaceURI, String qualifiedName, DocumentType doctype, String inputEncoding)