Uses of Class
org.apache.harmony.xml.dom.DocumentImpl
| Package | Description |
|---|---|
| org.apache.harmony.xml.dom |
-
Uses of DocumentImpl in org.apache.harmony.xml.dom
Constructors in org.apache.harmony.xml.dom with parameters of type DocumentImpl Constructor Description CDATASectionImpl(DocumentImpl document, String data)DocumentTypeImpl(DocumentImpl document, String qualifiedName, String publicId, String systemId)InnerNodeImpl(DocumentImpl document)TextImpl(DocumentImpl document, String data)