HomeSort by relevance Sort by last modified time
    Searched full:parsers (Results 326 - 350 of 412) sorted by null

<<11121314151617

  /dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 745 new org.apache.xerces.parsers.SAXParser();
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 43 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 44 * This class was moved from the <code>javax.xml.parsers.ObjectFactory</code>
  /dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
NamespaceSupport.java 63 * <p>Although SAX drivers (parsers) may choose to use this class to
  /dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
DocumentImportNode.java 19 import javax.xml.parsers.DocumentBuilder;
  /dalvik/libcore/xml/src/test/java/tests/xml/
NormalizeTest.java 35 import javax.xml.parsers.DocumentBuilderFactory;
  /external/bison/data/
c.m4 76 /* Pure parsers. */
  /external/bison/src/
conflicts.c 491 warn (_("%%expect-rr applies only to GLR parsers"));
  /external/clearsilver/python/examples/base/
sgmllib.py 17 from xml.parsers import sgmlop
  /external/emma/core/java12/com/vladium/jcd/lib/
Types.java 20 * TODO: fix usage of chars in parsers
  /external/expat/doc/
reference.html 30 <code>XML::Parser</code>, Python's <code>xml.parsers.expat</code>, and
31 other open-source XML parsers.</p>
536 many other XML parsers, reports such data as a sequence of calls;
    [all...]
  /external/icu4c/data/unidata/
SpecialCasing.txt 46 # Parsers of this file must be prepared to deal with future additions to this format:
  /external/icu4c/tools/toolutil/
xmlparser.cpp 506 // Note that non-validating parsers must treat all entities as type CDATA
  /external/jdiff/src/jdiff/
Comments.java 65 parser = org.xml.sax.helpers.XMLReaderFactory.createXMLReader("org.apache.xerces.parsers.SAXParser");
  /external/sonivox/arm-fm-22k/host_src/
eas_config.c 66 /* define the external file parsers */
  /external/sonivox/arm-hybrid-22k/host_src/
eas_config.c 66 /* define the external file parsers */
  /external/sonivox/arm-wt-22k/host_src/
eas_config.c 66 /* define the external file parsers */
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
classes_index_all.html 207 <A HREF="javax.xml.parsers.DocumentBuilder.html" class="hiddenlink" target="rightframe">DocumentBuilder</A><br>
208 <A HREF="javax.xml.parsers.DocumentBuilderFactory.html" class="hiddenlink" target="rightframe">DocumentBuilderFactory</A><br>
    [all...]
  /frameworks/base/telephony/java/android/telephony/
SmsMessage.java 363 * the above parsers of serialized pdu data should probably also
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
langhooks.h 338 parsers to dump debugging information during parsing. */
  /external/sonivox/arm-fm-22k/lib_src/
eas_public.c 90 * customizable settings within the individual file parsers.
112 * customizable settings within the individual file parsers.
634 /* check Configuration Module for file parsers */
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_public.c 90 * customizable settings within the individual file parsers.
112 * customizable settings within the individual file parsers.
634 /* check Configuration Module for file parsers */
    [all...]

Completed in 2132 milliseconds

<<11121314151617