Home
last modified time | relevance | path

Searched defs:notationDecl (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
H A DSAXParserTestSupport.java271 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 DDTDHandler.java80 public abstract void notationDecl (String name, in notationDecl() method
H A DHandlerBase.java100 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 DDefaultHandler.java116 public void notationDecl (String name, String publicId, String systemId) in notationDecl() method in DefaultHandler
H A DXMLFilterImpl.java400 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 DMockHandler.java77 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 DSaxTest.java232 @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 DXSLTElementProcessor.java109 public void notationDecl(StylesheetHandler handler, String name, in notationDecl() method in XSLTElementProcessor
/aosp_15_r20/external/python/cpython2/Lib/xml/sax/
Dhandler.py214 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/
Dhandler.py214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
/aosp_15_r20/external/python/cpython3/Lib/xml/sax/
Dhandler.py214 def notationDecl(self, name, publicId, systemId): member in DTDHandler
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/sax/
H A Dhandler.py214 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/
Dhandler.py214 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/
Dhandler.py214 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/
Dhandler.py214 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 DIncrementalSAXSource_Filter.java404 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 DTransformerHandlerImpl.java276 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/
Dparser.h727 notationDeclSAXFunc notationDecl; member
768 notationDeclSAXFunc notationDecl; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
Dparser.h729 notationDeclSAXFunc notationDecl; member
770 notationDeclSAXFunc notationDecl; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
Dparser.h729 notationDeclSAXFunc notationDecl; member
770 notationDeclSAXFunc notationDecl; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
Dparser.h728 notationDeclSAXFunc notationDecl; member
769 notationDeclSAXFunc notationDecl; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
Dparser.h728 notationDeclSAXFunc notationDecl; member
769 notationDeclSAXFunc notationDecl; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
Dparser.h729 notationDeclSAXFunc notationDecl; member
770 notationDeclSAXFunc notationDecl; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
Dparser.h729 notationDeclSAXFunc notationDecl; member
770 notationDeclSAXFunc notationDecl; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
Dparser.h729 notationDeclSAXFunc notationDecl; member
770 notationDeclSAXFunc notationDecl; member

12345678910>>...15