HomeSort by relevance Sort by last modified time
    Searched refs:DocumentType (Results 26 - 50 of 204) sorted by null

12 3 4 5 6 7 8 9

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
importNode12.java 71 DocumentType doc1Type;
76 DocumentType docType;
importNode13.java 72 DocumentType doc1Type;
77 DocumentType docType;
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentTypeImpl.java 20 import org.w3c.dom.DocumentType;
34 public final class DocumentTypeImpl extends LeafNodeImpl implements DocumentType {
  /libcore/luni/src/test/java/tests/org/w3c/dom/
HCNotationsRemoveNamedItemNS.java 23 import org.w3c.dom.DocumentType;
70 DocumentType docType;
HCNotationsSetNamedItemNS.java 23 import org.w3c.dom.DocumentType;
71 DocumentType docType;
CreateDocument.java 29 import org.w3c.dom.DocumentType;
87 DocumentType docType = null;
108 DocumentType docType = null;
129 // DocumentType docType;
150 // DocumentType docType;
172 DocumentType docType = null;
224 DocumentType docType = null;
244 DocumentType docType = null;
260 DocumentType docType = null;
NodeHasAttributes.java 28 import org.w3c.dom.DocumentType;
91 DocumentType docType;
113 DocumentType docType = null;
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documentgetdoctype.java 66 DocumentType docType;
documentgetdoctypenodtd.java 68 DocumentType docType;
documenttypegetdoctype.java 64 DocumentType docType;
documenttypegetentitieslength.java 63 DocumentType docType;
documenttypegetentitiestype.java 65 DocumentType docType;
documenttypegetnotationstype.java 64 DocumentType docType;
entitygetentityname.java 65 DocumentType docType;
entitygetpublicidnull.java 66 DocumentType docType;
nodedocumenttypenodename.java 61 DocumentType docType;
nodedocumenttypenodetype.java 31 * The "getNodeType()" method for a DocumentType Node
60 DocumentType documentTypeNode;
nodedocumenttypenodevalue.java 32 * DocumentType Node is null.
59 DocumentType docType;
nodeentitynodeattributes.java 60 DocumentType docType;
nodeentitynodename.java 31 * Check the nodeName of the entity returned by DocumentType.entities.getNamedItem("ent1").
59 DocumentType docType;
nodeentitynodetype.java 60 DocumentType docType;
nodeentitynodevalue.java 60 DocumentType docType;
nodeentitysetnodevalue.java 60 DocumentType docType;
nodenotationnodeattributes.java 33 * Retrieve the Notation declaration inside the DocumentType
63 DocumentType docType;
nodenotationnodename.java 34 * DocumentType node and check the string returned
64 DocumentType docType;

Completed in 155 milliseconds

12 3 4 5 6 7 8 9