Home
last modified time | relevance | path

Searched refs:XML (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
DXMLTokener.java43 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 …]
DJSONML.java67 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 …]
DTest.java76 …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/
Dcatal3.sgml1 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"
Dwhitex.script2 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+
Ddocbook.script2 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
Dwhites.script1 public "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN "
3 public " -//OASIS//DTD XML Exchange Table Model 19990315//EN"
Dcatal.script1 public "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN"
3 public "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
Dregistry.script2 public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN"
4 system urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN
Dwhites.sgml1 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/
DREADME.md1 # 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/
Dc14n.rpgle1 * 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
Dparser.rpgle2 * 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 …]
Dxmlsave.rpgle1 * 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/
Dlibxml.spec.in1 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
DTODO5 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/
Dindex.sgml173 <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/
DREADME6 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/
Dreadme.txt5 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/
DbuildDocBookCatalog90 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/
Dns7.sax23 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/
Dchangelog093_1_0.err1 …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/
DWireFormat.java30 XML; // XML, implemented by XmlWireInterface enumConstant
44 case XML: in getWireInterface()
/external/valgrind/docs/
DREADME12 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/
DXmlMessageBuilder.java24 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()

12345678910>>...12