Home
last modified time | relevance | path

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

/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.h725 attributeDeclSAXFunc attributeDecl; member
766 attributeDeclSAXFunc attributeDecl; member
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM.java2272 public void attributeDecl( in attributeDecl() method in SAX2DTM