Home
last modified time | relevance | path

Searched defs:endDocument (Results 1 – 25 of 561) sorted by relevance

12345678910>>...23

/aosp_15_r20/external/python/cpython2/Lib/xml/sax/
Dsaxutils.py147 def endDocument(self): member in XMLGenerator
230 def endDocument(self): member in XMLFilterBase
/aosp_15_r20/external/python/cpython3/Lib/xml/sax/
Dsaxutils.py154 def endDocument(self): member in XMLGenerator
258 def endDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/sax/
H A Dsaxutils.py154 def endDocument(self): member in XMLGenerator
258 def endDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/sax/
Dsaxutils.py154 def endDocument(self): member in XMLGenerator
258 def endDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/sax/
Dsaxutils.py154 def endDocument(self): member in XMLGenerator
258 def endDocument(self): member in XMLFilterBase
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
H A DSAXParserTestSupport.java228 public void endDocument() { in endDocument() method in SAXParserTestSupport.MyDefaultHandler
408 public void endDocument() { in endDocument() method in SAXParserTestSupport.MyHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/sax/
Dsaxutils.py154 def endDocument(self): member in XMLGenerator
258 def endDocument(self): member in XMLFilterBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/sax/
Dsaxutils.py154 def endDocument(self): member in XMLGenerator
258 def endDocument(self): member in XMLFilterBase
/aosp_15_r20/external/python/cpython2/Demo/xml/
Delem_count.py27 def endDocument(self): member in FancyCounter
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/
H A DDocumentHandler.java105 public abstract void endDocument () in endDocument() method
H A DContentHandler.java127 public void endDocument() in endDocument() method
H A DHandlerBase.java181 public void endDocument () in endDocument() method in HandlerBase
/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/libxml2/python/tests/
H A DpushSAXhtml.py16 def endDocument(self): member in callback
H A DpushSAX.py16 def endDocument(self): member in callback
H A Dindexes.py28 def endDocument(self): member in callback
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2RTFDTM.java247 public void endDocument() throws SAXException in endDocument() 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/external/deqp/scripts/log/
H A Dlog_to_xml.py62 def endDocument (self): member in BuildXMLLogHandler
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/helpers/
H A DDefaultHandler.java201 public void endDocument () in endDocument() method in DefaultHandler
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xsl/
H A DLoggingContentHandler.java179 public void endDocument() in endDocument() method in LoggingContentHandler
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs47 private static readonly JsonToken endDocument = new JsonToken(TokenType.EndDocument); field in Google.Protobuf.JsonToken

12345678910>>...23