/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
D | XMLTokener.java | 43 entity.put("amp", XML.AMP); 44 entity.put("apos", XML.APOS); 45 entity.put("gt", XML.GT); 46 entity.put("lt", XML.LT); 47 entity.put("quot", XML.QUOT); 102 return XML.LT; in nextContent() 164 return XML.LT; in nextMeta() 166 return XML.GT; in nextMeta() 168 return XML.SLASH; in nextMeta() 170 return XML.EQ; in nextMeta() [all …]
|
D | JSONML.java | 67 if (token == XML.LT) { in parse() 70 if (token == XML.SLASH) { in parse() 80 if (x.nextToken() != XML.GT) { in parse() 84 } else if (token == XML.BANG) { in parse() 109 } else if (token == XML.LT) { in parse() 111 } else if (token == XML.GT) { in parse() 116 } else if (token == XML.QUEST) { in parse() 164 if (token == XML.EQ) { in parse() 181 if (token == XML.SLASH) { in parse() 182 if (x.nextToken() != XML.GT) { in parse() [all …]
|
D | Test.java | 76 …j = XML.toJSONObject("<![CDATA[This is a collection of test patterns and examples for org.json.]]>… in main() 82 System.out.println(XML.toString(j)); in main() 85 j = XML.toJSONObject(s); in main() 111 j = XML.toJSONObject(s); in main() 203 System.out.println(XML.toString(j)); in main() 234 System.out.println(XML.toString(j)); in main() 246 j = XML.toJSONObject(s); in main() 248 System.out.println(XML.toString(j)); in main() 263 j = XML.toJSONObject(s); in main() 266 System.out.println(XML.toString(j)); in main() [all …]
|
/external/libxml2/test/catalogs/ |
D | catal3.sgml | 1 PUBLIC "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN" "calstblx.dtd" 2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "soextblx.dtd" 3 PUBLIC "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1//EN" "dbpool.mod" 4 PUBLIC "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1//EN" "dbhier.mod"PUBLIC "-//OASIS//E… 5 PUBLIC "-//OASIS//ENTITIES DocBook XML Notations V4.1//EN" "dbnotn.mod" 6 PUBLIC "-//OASIS//ENTITIES DocBook XML Character Entities V4.1//EN" "dbcent.mod"
|
D | whitex.script | 2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" 3 public " -//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" 4 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN " 5 system urn:publicid:+-:OASIS:DTD+++DocBook+XML+V4.1.2:EN+ 6 public urn:publicid:+-:OASIS:DTD+DocBook+XML+++V4.1.2:EN+
|
D | docbook.script | 2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" 3 system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN 4 public urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
|
D | whites.script | 1 public "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN " 3 public " -//OASIS//DTD XML Exchange Table Model 19990315//EN"
|
D | catal.script | 1 public "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN" 3 public "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
|
D | registry.script | 2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" 4 system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
|
D | whites.sgml | 1 PUBLIC " -//OASIS//DTD DocBook XML CALS Table Model V4.1//EN" "calstblx.dtd" 2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN " "soextblx.dtd"
|
/external/parameter-framework/tools/xmlGenerator/ |
D | README.md | 1 # XML Generator 4 (referred to as "Extended Domain Description") into XML parameter-framework 19 - Nearly twice as compact as it's equivalent in XML 26 - it is not supported natively by the PFW. It needs to be compiled into XML. 187 ## XML Generation 190 corresponding XML file. 197 It prints the resulting XML on the standard output. Its syntax is: 215 - The initial settings file is an XML file containing a single 218 - Domain files are XML files, each containing a single `<ConfigurableDomain>` 223 containing the XML Schemas in the context of the XML generation only (see the [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | c14n.rpgle | 1 * Summary: Provide Canonical XML and Exclusive XML Canonicalization 4 * "Canonical XML" implementation 9 * "Exclusive XML Canonicalization" implementation 27 * XML Canonicazation 30 * Exclusive XML Canonicazation 33 * Canonical form of an XML document could be created if and only if
|
D | parser.rpgle | 2 * Description: Interfaces, constants and types related to the XML parser 22 * The default version of XML used: 1.0 29 * An xmlParserInput is an input flow for the XML processor. 345 * @ctx: the user data (XML parser context) 363 * @ctx: the user data (XML parser context) 375 * @ctx: the user data (XML parser context) 387 * @ctx: the user data (XML parser context) 399 * @ctx: the user data (XML parser context) 411 * @ctx: the user data (XML parser context) 425 * @ctx: the user data (XML parser context) [all …]
|
D | xmlsave.rpgle | 1 * Summary: the XML document serializer 20 * This is the set of XML save options that can be passed down 34 d XML_SAVE_AS_XML... Frce XML on HTML doc 36 d XML_SAVE_AS_HTML... Frce HTML on XML doc
|
/external/libxml2/ |
D | libxml.spec.in | 1 Summary: Library providing XML and HTML support 13 This library allows to manipulate XML files. It includes support 14 to read, modify and write XML and HTML files. There is DTDs support 24 Summary: Libraries, includes, etc. to develop XML and HTML applications 32 Libraries, include files, etc you can use to develop XML applications. 33 This library allows to manipulate XML files. It includes support 34 to read, modify and write XML and HTML files. There is DTDs support 60 supplied by the libxml2 library to manipulate XML files. 62 This library allows to manipulate XML files. It includes support 63 to read, modify and write XML and HTML files. There is DTDs support
|
D | TODO | 5 TODO for the XML parser and stuff: 31 http://www.w3.org/XML/xml-19980210-errata ... started ... 69 => started adding an xlink.[ch] with a unified API for XML and HTML. 92 - XML Schemas datatypes except Base64 and BinHex 105 => XML serializer automatically recognize the DTd and apply the specific 110 - compliance to XML-Namespace checking, see section 6 of 116 - Implement OASIS XML Catalog support 201 - I18N: http://wap.trondheim.com/vaer/index.phtml is not XML and accepted 202 by the XML parser, UTF-8 should be checked when there is no "encoding" 223 done, both for XML and HTML parsers. Use xmlCreatePushParserCtxt() [all …]
|
/external/libxml2/doc/html/ |
D | index.sgml | 173 <ANCHOR id="XML-SCHEMAS-ANYATTR-SKIP-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-AN… 174 <ANCHOR id="XML-SCHEMAS-ANYATTR-LAX-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ANY… 175 <ANCHOR id="XML-SCHEMAS-ANYATTR-STRICT-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-… 180 <ANCHOR id="XML-SCHEMAS-TYPE-MIXED-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-TYPE… 181 <ANCHOR id="XML-SCHEMAS-ELEM-NILLABLE-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-E… 182 <ANCHOR id="XML-SCHEMAS-ELEM-GLOBAL-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELE… 183 <ANCHOR id="XML-SCHEMAS-ELEM-DEFAULT-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-EL… 184 <ANCHOR id="XML-SCHEMAS-ELEM-FIXED-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM… 185 <ANCHOR id="XML-SCHEMAS-ELEM-ABSTRACT-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-E… 186 <ANCHOR id="XML-SCHEMAS-ELEM-TOPLEVEL-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-E… [all …]
|
/external/tagsoup/ |
D | README | 6 Java that, instead of parsing well-formed or valid XML, parses HTML as 10 providing a SAX interface, it allows standard XML tools to be applied 13 XML that is a close approximation to XHTML. 55 + --standalone and --version allow control of the XML 56 declaration that is output. (Note that TagSoup's XML output is 63 standard character entities from the [4]2007-12-14 draft of XML 80 as such, rather than in XML style as checked="checked". 94 recommend, but it is part of the Java XML platform), you can create a 99 this will cause all JAXP-based XML parsing to go through TagSoup, which 100 is a Bad Thing if your application also reads XML documents. [all …]
|
/external/tinyxml/ |
D | readme.txt | 5 TinyXml is a simple, small, C++ XML parser that can be easily 10 In brief, TinyXml parses an XML document, and builds from that a 13 XML stands for "eXtensible Markup Language." It allows you to create 15 documents for browsers, XML allows you to define any kind of document 17 organizer application. XML is a very structured and convenient format. 19 all be replaced with XML. One parser for everything. 23 http://www.w3.org/TR/2004/REC-xml-20040204/</a>. An intro to XML 27 There are different ways to access and interact with XML data. 28 TinyXml uses a Document Object Model (DOM), meaning the XML data is parsed 30 written to disk or another output stream. You can also construct an XML document from [all …]
|
/external/libxml2/doc/ |
D | buildDocBookCatalog | 90 echo Found DocBook XML $VERSION DTD in $docbookdir 164 echo XML Catalog is $ROOTCATALOG 179 echo creating XML Catalog root $ROOTCATALOG 183 echo Failed creating XML Catalog root $ROOTCATALOG 187 echo creating DocBook XML Catalog $CATALOG 191 echo Failed creating DocBook XML Catalog $CATALOG 210 echo could not locate version $VERSION of DocBook XML
|
/external/libxml2/result/ |
D | ns7.sax2 | 3 SAX.startElementNs(test, xml, 'http://www.w3.org/XML/1998/namespace', 0, 0, 0) 4 SAX.endElementNs(test, xml, 'http://www.w3.org/XML/1998/namespace')
|
/external/libxml2/result/schemas/ |
D | changelog093_1_0.err | 1 …ww.blackperl.com/XML/ChangeLog}description': Duplicate key-sequence ['PL'] in unique identity-cons…
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/ |
D | WireFormat.java | 30 XML; // XML, implemented by XmlWireInterface enumConstant 44 case XML: in getWireInterface()
|
/external/valgrind/docs/ |
D | README | 12 Top-level XML files: 15 Tool specific XML docs: 29 docs/xml/xml_help.txt: Basic guide to common XML tags. 63 - 'make dist' (nb: at the top level, not in docs/) puts the XML files 71 workspace and have not built them.) It doesn't install the XML docs, 74 If the XML processing tools ever mature enough to become standard, we 75 could just build the docs from XML when doing 'make install', which 82 documents from the XML source at various times on various Linux distros.
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/ |
D | XmlMessageBuilder.java | 24 import com.google.polo.json.XML; 131 outerMessage = XML.toJSONObject(outerXml); in outerXMLToPoloMessage() 482 return XML.toString(jsonObj); in toXML() 499 return XML.toString(jsonObj); in toXML() 530 return XML.toString(jsonObj); in toXML() 545 return XML.toString(jsonObj); in toXML() 566 return XML.toString(jsonObj); in toXML()
|