/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/ |
H A D | SAXParserTestSupport.java | 271 public void notationDecl(String name, String publicId, in notationDecl() method in SAXParserTestSupport.MyDefaultHandler 442 public void notationDecl(String name, String publicId, in notationDecl() method in SAXParserTestSupport.MyHandler
|
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/ |
H A D | DTDHandler.java | 80 public abstract void notationDecl (String name, in notationDecl() method
|
H A D | HandlerBase.java | 100 public void notationDecl (String name, String publicId, String systemId) in notationDecl() method in HandlerBase
|
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/helpers/ |
H A D | DefaultHandler.java | 116 public void notationDecl (String name, String publicId, String systemId) in notationDecl() method in DefaultHandler
|
H A D | XMLFilterImpl.java | 400 public void notationDecl (String name, String publicId, String systemId) in notationDecl() method in XMLFilterImpl
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/support/ |
H A D | MockHandler.java | 77 public void notationDecl(String name, String publicId, String systemId) throws SAXException { in notationDecl() method in MockHandler
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/xml/ |
H A D | SaxTest.java | 232 @Override public void notationDecl(String name, String publicId, String systemId) { in notationDecl() method in SaxTest.ThrowingHandler
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
H A D | XSLTElementProcessor.java | 109 public void notationDecl(StylesheetHandler handler, String name, in notationDecl() method in XSLTElementProcessor
|
/aosp_15_r20/external/python/cpython2/Lib/xml/sax/ |
D | handler.py | 214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/sax/ |
D | handler.py | 214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
|
/aosp_15_r20/external/python/cpython3/Lib/xml/sax/ |
D | handler.py | 214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/sax/ |
H A D | handler.py | 214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/sax/ |
D | handler.py | 214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/sax/ |
D | handler.py | 214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/sax/ |
D | handler.py | 214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
H A D | IncrementalSAXSource_Filter.java | 404 public void notationDecl(String a, String b, String c) throws SAXException in notationDecl() method in IncrementalSAXSource_Filter
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
H A D | TransformerHandlerImpl.java | 276 public void notationDecl(String name, String publicId, String systemId) in notationDecl() method in TransformerHandlerImpl
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | parser.h | 727 notationDeclSAXFunc notationDecl; member 768 notationDeclSAXFunc notationDecl; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/ |
D | parser.h | 729 notationDeclSAXFunc notationDecl; member 770 notationDeclSAXFunc notationDecl; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/ |
D | parser.h | 729 notationDeclSAXFunc notationDecl; member 770 notationDeclSAXFunc notationDecl; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/ |
D | parser.h | 728 notationDeclSAXFunc notationDecl; member 769 notationDeclSAXFunc notationDecl; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | parser.h | 728 notationDeclSAXFunc notationDecl; member 769 notationDeclSAXFunc notationDecl; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | parser.h | 729 notationDeclSAXFunc notationDecl; member 770 notationDeclSAXFunc notationDecl; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/ |
D | parser.h | 729 notationDeclSAXFunc notationDecl; member 770 notationDeclSAXFunc notationDecl; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/ |
D | parser.h | 729 notationDeclSAXFunc notationDecl; member 770 notationDeclSAXFunc notationDecl; member
|