HomeSort by relevance Sort by last modified time
    Searched refs:AttributesImpl (Results 26 - 50 of 60) sorted by null

12 3

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
XMLFilterImplTest.java 39 import org.xml.sax.helpers.AttributesImpl;
363 Attributes atts = new AttributesImpl();
  /libcore/luni/src/main/java/org/xml/sax/helpers/
ParserAdapter.java 140 atts = new AttributesImpl();
825 private AttributesImpl atts = null;
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
XMLWriter.java 28 import org.xml.sax.helpers.AttributesImpl;
61 * w.startElement("", "foo", "", new AttributesImpl());
    [all...]
  /external/libxml2/python/
drv_libxml2.py 164 attributesImpl = xmlreader.AttributesImpl({})
225 attributesImpl._attrs = attrs = {}
231 eltName,attributesImpl)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_sax.py 15 from xml.sax.xmlreader import InputSource, AttributesImpl, AttributesNSImpl
668 # ===== AttributesImpl
670 self.verify_empty_attrs(AttributesImpl({}))
673 self.verify_attrs_wattr(AttributesImpl({"attr" : "val"}))
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sax.py 15 from xml.sax.xmlreader import InputSource, AttributesImpl, AttributesNSImpl
800 # ===== AttributesImpl
802 self.verify_empty_attrs(AttributesImpl({}))
805 self.verify_attrs_wattr(AttributesImpl({"attr" : "val"}))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sax.py 15 from xml.sax.xmlreader import InputSource, AttributesImpl, AttributesNSImpl
800 # ===== AttributesImpl
802 self.verify_empty_attrs(AttributesImpl({}))
805 self.verify_attrs_wattr(AttributesImpl({"attr" : "val"}))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sax.py 15 from xml.sax.xmlreader import InputSource, AttributesImpl, AttributesNSImpl
800 # ===== AttributesImpl
802 self.verify_empty_attrs(AttributesImpl({}))
805 self.verify_attrs_wattr(AttributesImpl({"attr" : "val"}))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sax.py 15 from xml.sax.xmlreader import InputSource, AttributesImpl, AttributesNSImpl
800 # ===== AttributesImpl
802 self.verify_empty_attrs(AttributesImpl({}))
805 self.verify_attrs_wattr(AttributesImpl({"attr" : "val"}))
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /libcore/
non_openjdk_java_files.mk 223 luni/src/main/java/org/xml/sax/helpers/AttributesImpl.java \
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /frameworks/base/
compiled-classes-phone     [all...]
preloaded-classes     [all...]
  /prebuilts/sdk/10/
android.jar 

Completed in 660 milliseconds

12 3