/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | DOM3Serializer.java | 143 public DOMErrorHandler getErrorHandler(); in getErrorHandler() method
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/ |
H A D | MockSchemaFactory.java | 49 public ErrorHandler getErrorHandler() { in getErrorHandler() method in MockSchemaFactory
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
H A D | Appender.java | 89 public ErrorHandler getErrorHandler(); in getErrorHandler() method
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
H A D | DOM3SerializerImpl.java | 73 public DOMErrorHandler getErrorHandler() { in getErrorHandler() method in DOM3SerializerImpl
|
H A D | LSSerializerImpl.java | 1457 public DOMErrorHandler getErrorHandler() { in getErrorHandler() method in LSSerializerImpl
|
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/validation/ |
H A D | ValidatorHandler.java | 250 public abstract ErrorHandler getErrorHandler(); in getErrorHandler() method in ValidatorHandler
|
H A D | Validator.java | 262 public abstract ErrorHandler getErrorHandler(); in getErrorHandler() method in Validator
|
H A D | SchemaFactory.java | 452 public abstract ErrorHandler getErrorHandler(); in getErrorHandler() method in SchemaFactory
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/xml/validation/ |
H A D | ValidatorTest.java | 117 public ErrorHandler getErrorHandler() { in getErrorHandler() method in ValidatorTest.ValidatorImpl
|
H A D | ValidatorHandlerTest.java | 112 public ErrorHandler getErrorHandler() { in getErrorHandler() method in ValidatorHandlerTest.ValidatorHandlerImpl
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/support/ |
H A D | NoAccessXMLReader.java | 43 public ErrorHandler getErrorHandler() { in getErrorHandler() method in NoAccessXMLReader
|
H A D | DoNothingXMLReader.java | 43 public ErrorHandler getErrorHandler() { in getErrorHandler() method in DoNothingXMLReader
|
H A D | NoSubclassXMLReader.java | 43 public ErrorHandler getErrorHandler() { in getErrorHandler() method in NoSubclassXMLReader
|
H A D | NoInstanceXMLReader.java | 46 public ErrorHandler getErrorHandler() { in getErrorHandler() method in NoInstanceXMLReader
|
H A D | MockReader.java | 73 public ErrorHandler getErrorHandler() { in getErrorHandler() method in MockReader
|
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/ |
H A D | XMLReader.java | 325 public ErrorHandler getErrorHandler (); in getErrorHandler() method
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/xml/transform/sax/ |
H A D | SAXSourceTest.java | 155 public ErrorHandler getErrorHandler() { return null; } in getErrorHandler() method in SAXSourceTest.XMLReaderImpl
|
/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/ |
H A D | ExpatReader.java | 201 public ErrorHandler getErrorHandler() { in getErrorHandler() method in ExpatReader
|
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/helpers/ |
H A D | XMLFilterImpl.java | 315 public ErrorHandler getErrorHandler () in getErrorHandler() method in XMLFilterImpl
|
H A D | ParserAdapter.java | 361 public ErrorHandler getErrorHandler () in getErrorHandler() method in ParserAdapter
|
/aosp_15_r20/libcore/xml/src/main/java/org/xmlpull/v1/sax2/ |
H A D | Driver.java | 268 public ErrorHandler getErrorHandler() { return errorHandler; } in getErrorHandler() method in Driver
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/httputil/ |
D | reverseproxy.go | 311 func (p *ReverseProxy) getErrorHandler() func(http.ResponseWriter, *http.Request, error) { func
|
/aosp_15_r20/external/python/cpython2/Lib/xml/sax/ |
D | xmlreader.py | 58 def getErrorHandler(self): member in XMLReader
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
H A D | DTM.java | 896 public org.xml.sax.ErrorHandler getErrorHandler(); in getErrorHandler() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/sax/ |
D | xmlreader.py | 58 def getErrorHandler(self): member in XMLReader
|