Home
last modified time | relevance | path

Searched defs:attributeDecl (Results 1 – 17 of 17) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DElementAttributeInfo.java144 … public void attributeDecl(String eName, String aName, String type, String mode, String value) in attributeDecl() method in ElementAttributeInfo.MyDeclHandler
DXMLFileReader.java247 … public void attributeDecl(String eName, String aName, String type, String mode, String value) in attributeDecl() method in XMLFileReader.LoggingHandler
441 … public void attributeDecl(String eName, String aName, String type, String mode, String value) in attributeDecl() method in XMLFileReader.MyContentHandler
DFindDTDOrder.java630 public void attributeDecl(String eName, String aName, String type, in attributeDecl() method in FindDTDOrder
DXMLNormalizingLoader.java583 … public void attributeDecl(String eName, String aName, String type, String mode, String value) in attributeDecl() method in XMLNormalizingLoader.XMLNormalizingHandler
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateAttributeList.java256 … public void attributeDecl(String eName, String aName, String type, String mode, String value) in attributeDecl() method in GenerateAttributeList.MyDeclHandler
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToTextSAXHandler.java198 public void attributeDecl( in attributeDecl() method in ToTextSAXHandler
DToXMLSAXHandler.java140 public void attributeDecl( in attributeDecl() method in ToXMLSAXHandler
DToHTMLStream.java1882 public void attributeDecl( in attributeDecl() method in ToHTMLStream
DToUnknownStream.java718 public void attributeDecl( in attributeDecl() method in ToUnknownStream
DToStream.java843 public void attributeDecl( in attributeDecl() method in ToStream
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerHandlerImpl.java967 public void attributeDecl( in attributeDecl() method in TransformerHandlerImpl
DTransformerIdentityImpl.java1369 public void attributeDecl (String eName, in attributeDecl() method in TransformerIdentityImpl
/external/libxml2/
Dlegacy.c996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, in attributeDecl() function
/external/libxml2/include/libxml/
Dparser.h729 attributeDeclSAXFunc attributeDecl; member
770 attributeDeclSAXFunc attributeDecl; member
/external/cronet/third_party/libxml/src/include/libxml/
Dparser.h729 attributeDeclSAXFunc attributeDecl; member
770 attributeDeclSAXFunc attributeDecl; member
/external/libxml2/python/
Dlibxml.py236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): member in SAXCallback
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM.java2272 public void attributeDecl( in attributeDecl() method in SAX2DTM