Searched defs:InputSource (Results 1 - 25 of 32) sorted by relevance

12

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
H A D__init__.py22 from xmlreader import InputSource namespace
47 inpsrc = InputSource()
H A Dxmlreader.py31 "Parse an XML document from a system identifier or an InputSource."
187 class InputSource: class in inherits:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource.
232 The encoding attribute of the InputSource i
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
H A D__init__.py22 from xmlreader import InputSource namespace
47 inpsrc = InputSource()
H A Dxmlreader.py31 "Parse an XML document from a system identifier or an InputSource."
187 class InputSource: class in inherits:
199 An InputSource belongs to the application, the XMLReader is not
200 allowed to modify InputSource objects passed to it from the
211 "Sets the public identifier of this InputSource."
215 "Returns the public identifier of this InputSource."
219 "Sets the system identifier of this InputSource."
223 "Returns the system identifier of this InputSource."
227 """Sets the character encoding of this InputSource.
232 The encoding attribute of the InputSource i
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_sax.py15 from xml.sax.xmlreader import InputSource, AttributesImpl, AttributesNSImpl namespace
524 inpsrc = InputSource()
606 # ===== InputSource support
624 parser.parse(InputSource(TEST_XMLFILE))
639 parser.parse(InputSource(fname))
649 inpsrc = InputSource()
742 source = InputSource()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_sax.py15 from xml.sax.xmlreader import InputSource, AttributesImpl, AttributesNSImpl namespace
524 inpsrc = InputSource()
606 # ===== InputSource support
624 parser.parse(InputSource(TEST_XMLFILE))
639 parser.parse(InputSource(fname))
649 inpsrc = InputSource()
742 source = InputSource()
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
H A Dmaven-model-3.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/maven/ org/apache/maven/model/ ...
/prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
H A DxmlParserAPIs-2.6.2.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ javax/xml/transform/ javax/ ...
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
H A Dxml-apis-1.0.b2.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ javax/xml/transform/ javax/ ...
/prebuilts/tools/common/api-versions/android-1/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/prebuilts/tools/common/api-versions/android-2/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/prebuilts/sdk/10/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/images/android-logo-mask ...
/prebuilts/sdk/4/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF resources.arsc com/ com/android/ com/android/internal/ com/ ...
/prebuilts/sdk/5/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/crypto/ javax/crypto/SealedObject.class SealedObject. ...
/prebuilts/sdk/6/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/prebuilts/sdk/7/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml junit/ junit/runner/ junit/runner/TestSuiteLoader. ...
/prebuilts/sdk/8/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/xml/ org/xml/sax/ org/xml/sax/Locator ...
/prebuilts/sdk/9/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/sounds/ assets/sounds/bootanim1.raw assets/sounds/ ...
/prebuilts/tools/common/api-versions/android-3/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/prebuilts/sdk/11/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/sounds/ assets/sounds/bootanim1.raw assets/sounds/ ...
/prebuilts/sdk/12/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml dalvik/ dalvik/bytecode/ dalvik/bytecode/OpcodeInfo. ...
/prebuilts/sdk/13/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/util/ java/util/TimerTask.class TimerTask. ...
/prebuilts/sdk/14/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/content/ android/content/DialogInterface$OnKeyListener.class ...
/prebuilts/sdk/15/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/json/ org/json/JSONStringer.class JSONStringer. ...
/prebuilts/sdk/16/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml dalvik/ dalvik/bytecode/ dalvik/bytecode/OpcodeInfo. ...

Completed in 9201 milliseconds

12