Home
last modified time | relevance | path

Searched refs:flushPending (Results 1 – 13 of 13) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToXMLSAXHandler.java180 flushPending(); in endDocument()
245 flushPending(); in endElement()
350 flushPending(); in startPrefixMapping()
403 flushPending(); in comment()
580 flushPending(); in processingInstruction()
624 flushPending(); in startCDATA()
646 flushPending(); in startElement()
DToTextStream.java88 flushPending(); in endDocument()
199 flushPending(); in characters()
455 flushPending(); in processingInstruction()
497 flushPending(); in comment()
626 public void flushPending() throws org.xml.sax.SAXException in flushPending() method in ToTextStream
DToTextSAXHandler.java281 flushPending(); in startElement()
340 flushPending(); in endDocument()
DToSAXHandler.java138 flushPending(); in comment()
268 public void flushPending() throws SAXException in flushPending() method in ToSAXHandler
DSerializationHandler.java135 public void flushPending() throws SAXException; in flushPending() method
DToXMLStream.java186 flushPending(); in endDocument()
257 flushPending(); in processingInstruction()
DToUnknownStream.java1196 public void flushPending() throws SAXException in flushPending() method in ToUnknownStream
1201 m_handler.flushPending(); in flushPending()
DSerializerBase.java904 flushPending(); in entityReference()
951 flushPending(); in characters()
DToHTMLStream.java755 flushPending(); in endDocument()
1649 flushPending(); in processingInstruction()
DToStream.java2340 flushPending(); in startPrefixMapping()
2955 public void flushPending() throws SAXException in flushPending() method
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemExtensionCall.java209 transformer.getResultTreeHandler().flushPending(); in execute()
/external/apache-xml/src/main/java/org/apache/xalan/serialize/
DSerializerUtils.java134 handler.flushPending(); in outputResultTreeFragment()
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerImpl.java1826 rth.flushPending(); in transformToRTF()
1835 rth.flushPending(); in transformToRTF()
2269 xoh.flushPending(); in executeChildTemplates()