Home
last modified time | relevance | path

Searched defs:entityReference (Results 1 – 7 of 7) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToXMLStream.java344 public void entityReference(String name) throws org.xml.sax.SAXException in entityReference() method in ToXMLStream
DExtendedContentHandler.java178 public void entityReference(String entityName) throws SAXException; in entityReference() method
DToTextStream.java509 public void entityReference(String name) throws org.xml.sax.SAXException in entityReference() method in ToTextStream
DToHTMLStream.java1732 public final void entityReference(String name) in entityReference() method in ToHTMLStream
DToUnknownStream.java1236 public void entityReference(String entityName) throws SAXException in entityReference() method in ToUnknownStream
DSerializerBase.java901 public void entityReference(String name) throws org.xml.sax.SAXException in entityReference() method in SerializerBase
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOMBuilder.java551 public void entityReference(String name) throws org.xml.sax.SAXException in entityReference() method in DOMBuilder