Home
last modified time | relevance | path

Searched defs:startDocument (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/aosp_15_r20/external/python/cpython2/Lib/xml/sax/
Dsaxutils.py143 def startDocument(self): member in XMLGenerator
227 def startDocument(self): member in XMLFilterBase
/aosp_15_r20/external/python/cpython3/Lib/xml/sax/
Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/sax/
H A Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/sax/
Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/sax/
Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
H A DSAXParserTestSupport.java306 public void startDocument() { in startDocument() method in SAXParserTestSupport.MyDefaultHandler
464 public void startDocument() { in startDocument() method in SAXParserTestSupport.MyHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/sax/
Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/sax/
Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/
H A DDocumentHandler.java89 public abstract void startDocument () in startDocument() method
H A DContentHandler.java102 public void startDocument () in startDocument() method
H A DHandlerBase.java162 public void startDocument () in startDocument() method in HandlerBase
/aosp_15_r20/external/python/cpython2/Demo/xml/
Droundtrip.py20 def startDocument(self): member in ContentGenerator
/aosp_15_r20/external/libxml2/python/tests/
H A DpushSAXhtml.py12 def startDocument(self): member in callback
H A DpushSAX.py12 def startDocument(self): member in callback
H A Dindexes.py21 def startDocument(self): member in callback
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2RTFDTM.java223 public void startDocument() throws SAXException in startDocument() method in SAX2RTFDTM
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/internal/util/modules-utils-fastxmlserializer/android_common/turbine-combined/
Dmodules-utils-fastxmlserializer.jarcom/android/internal/util/FastXmlSerializer.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/internal/util/modules-utils-fastxmlserializer/android_common_apex30/turbine/
Dmodules-utils-fastxmlserializer.jarcom/android/internal/util/FastXmlSerializer.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/internal/util/modules-utils-fastxmlserializer/android_common/turbine/
Dmodules-utils-fastxmlserializer.jarcom/android/internal/util/FastXmlSerializer.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/internal/util/modules-utils-fastxmlserializer/android_common_apex35/turbine/
Dmodules-utils-fastxmlserializer.jarcom/android/internal/util/FastXmlSerializer.class <Unknown> package com.android. ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/glassfish/jaxb/txw2/2.3.2/
HDtxw2-2.3.2.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/sun/ com/ ...
/aosp_15_r20/external/deqp/scripts/log/
H A Dlog_to_xml.py59 def startDocument (self): member in BuildXMLLogHandler
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/helpers/
H A DDefaultHandler.java182 public void startDocument () in startDocument() method in DefaultHandler
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xsl/
H A DLoggingContentHandler.java169 public void startDocument () in startDocument() method in LoggingContentHandler
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/xml/validation/
H A DValidatorHandlerTest.java139 public void startDocument() throws SAXException { in startDocument() method in ValidatorHandlerTest.ValidatorHandlerImpl

12345678910>>...23