HomeSort by relevance Sort by last modified time
    Searched refs:DOCUMENT (Results 1 - 11 of 11) sorted by null

  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t012lexerXML.g 14 DOCUMENT
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLDocument01.js 31 // document loading is started. Otherwise, the status
39 // creates test document builder, may throw exception
49 docsLoaded += preload(docRef, "doc", "document");
66 // When every synchronous loaded document has completed,
97 doc = load(docRef, "doc", "document");
100 assertEquals("titleLink","NIST DOM HTML Test - DOCUMENT",vtitle);
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLDocument01.js 31 // document loading is started. Otherwise, the status
39 // creates test document builder, may throw exception
49 docsLoaded += preload(docRef, "doc", "document");
66 // When every synchronous loaded document has completed,
97 doc = load(docRef, "doc", "document");
100 assertEquals("titleLink","NIST DOM HTML Test - DOCUMENT",vtitle);
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ExpandedNameTable.java 40 /** Array of extended types for this document */
60 public static final int DOCUMENT = ((int)DTM.DOCUMENT_NODE) ;
  /external/tinyxml/
tinyxml.h 134 In XML, the document and elements can contain
138 A Document can contain: Element (container or leaf)
191 reflect changes in the document.
376 /** The parent class for everything in the Document Object Model.
379 in a document, or stand on its own. The type of a TiXmlNode
426 DOCUMENT,
440 Document: filename of the xml file
461 Document: filename of the xml file
622 The possible types are: DOCUMENT, ELEMENT, COMMENT,
627 /** Return a pointer to the Document this node lives in
793 TiXmlDocument* document; \/\/ A pointer back to a document, for error reporting. member in class:TiXmlAttribute
    [all...]
  /external/srec/tools/grxmlcompile/
grxmldoc.cpp 122 // The top level "document" node is given to this fn
153 else if(node.Type() == TiXmlNode::DOCUMENT)
774 case TiXmlNode::DOCUMENT:
    [all...]
  /prebuilts/devtools/tools/lib/
kxml2-2.3.0.jar 
  /prebuilts/misc/common/kxml2/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/kxml2-tools/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.jar 
  /prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.jar 

Completed in 208 milliseconds