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

1 2 34 5 6 7 8 9

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
hc_notationsremovenameditemns1.java 61 DocumentType docType;
hc_notationssetnameditemns1.java 61 DocumentType docType;
importNode16.java 36 * the type of node being imported is DocumentType.
73 DocumentType docType;
internalSubset01.java 38 * Retrieve the documenttype.
68 DocumentType docType;
nodehasattributes02.java 77 DocumentType docType;
nodeissupported03.java 79 DocumentType docType;
publicId01.java 34 * The "getPublicId()" method of a documenttype node contains
37 * Retrieve the documenttype.
67 DocumentType docType;
systemId01.java 34 * The "getSystemId()" method of a documenttype node contains
37 * Retrieve the documenttype.
67 DocumentType docType;
importNode09.java 72 DocumentType doc1Type;
77 DocumentType docType;
documentimportnode19.java 76 DocumentType docTypeNull = null;
80 DocumentType docType;
documentimportnode20.java 81 DocumentType docType;
82 DocumentType docTypeNull = null;
documentimportnode22.java 76 DocumentType docTypeNull = null;
80 DocumentType docType;
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DOMImplementationCreateDocumentType.java 29 import org.w3c.dom.DocumentType;
35 * and systemId should create an empty DocumentType node.
38 * and different publicIds and systemIds. Check if the the DocumentType node was
78 DocumentType newDocType;
112 DocumentType newDocType;
149 DocumentType newDocType;
ImportNode.java 32 import org.w3c.dom.DocumentType;
99 DocumentType docType;
140 DocumentType docType;
162 DocumentType docType;
206 DocumentType docType;
282 DocumentType docType;
306 // DocumentType docType;
339 DocumentType docType;
383 // DocumentType doc1Type;
388 // DocumentType docType
    [all...]
DocumentCreateElementNS.java 6 import org.w3c.dom.DocumentType;
118 DocumentType docType = null;
DocumentGetElementsByTagnameNS.java 4 import org.w3c.dom.DocumentType;
61 DocumentType docType = null;
  /external/chromium_org/third_party/WebKit/Source/core/editing/
MarkupAccumulator.h 37 class DocumentType;
95 void appendDocumentType(StringBuilder&, const DocumentType*);
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documenttypegetnotations.java 65 DocumentType docType;
entitygetpublicid.java 67 DocumentType docType;
hc_documentgetdoctype.java 31 * Access Document.doctype for hc_staff, if not text/html should return DocumentType node.
59 DocumentType docType;
hc_entitiesremovenameditem1.java 63 DocumentType docType;
hc_entitiessetnameditem1.java 64 DocumentType docType;
hc_nodevalue07.java 66 DocumentType docType;
hc_nodevalue08.java 63 DocumentType docType;
hc_notationsremovenameditem1.java 63 DocumentType docType;

Completed in 284 milliseconds

1 2 34 5 6 7 8 9