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

1 23 4 5 6 7 8 9

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodenotationnodetype.java 33 * Retrieve the Notation declaration in the DocumentType
63 DocumentType docType;
nodenotationnodevalue.java 34 * DocumentType node and check the string returned
64 DocumentType docType;
notationgetnotationname.java 62 DocumentType docType;
notationgetpublicid.java 61 DocumentType docType;
notationgetpublicidnull.java 66 DocumentType docType;
notationgetsystemidnull.java 62 DocumentType docType;
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createDocument01.java 75 DocumentType docType = null;
createDocument02.java 73 DocumentType docType = null;
createDocument03.java 72 DocumentType docType;
createDocument06.java 76 DocumentType docType = null;
createDocument07.java 72 DocumentType docType = null;
createDocument08.java 60 DocumentType docType = null;
createDocumentType01.java 76 DocumentType newType;
createDocumentType04.java 63 DocumentType docType = null;
documentgetelementsbytagnameNS01.java 70 DocumentType docType = null;
documenttypeinternalSubset01.java 36 * Create a new DocumentType node with null values for publicId and systemId.
66 DocumentType docType;
documenttypepublicid01.java 36 * Create a new DocumentType node with the value "PUB" for its publicId.
66 DocumentType docType;
documenttypesystemid01.java 36 * Create a new DocumentType node with the value "SYS" for its systemId and PUB for
65 DocumentType docType;
domimplementationcreatedocument04.java 86 DocumentType docType = null;
domimplementationcreatedocument05.java 85 DocumentType docType = null;
domimplementationcreatedocument07.java 82 DocumentType docType = null;
getNamedItemNS03.java 64 DocumentType docType;
getNamedItemNS04.java 64 DocumentType docType;
hc_entitiesremovenameditemns1.java 61 DocumentType docType;
hc_entitiessetnameditemns1.java 61 DocumentType docType;

Completed in 114 milliseconds

1 23 4 5 6 7 8 9