Home
last modified time | relevance | path

Searched refs:pitarget (Results 1 – 5 of 5) sorted by relevance

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DScanHandler.java94 public void pitarget(char[] buff, int offset, int length) throws SAXException; in pitarget() method
DPYXWriter.java122 public void pitarget(char[] buff, int offset, int length) throws SAXException { in pitarget() method in PYXWriter
DHTMLScanner.java607 h.pitarget(theOutputBuffer, 0, theSize); in scan()
611 h.pitarget(theOutputBuffer, 0, theSize); in scan()
DParser.java999 public void pitarget(char[] buff, int offset, int length) throws SAXException { in pitarget() method in Parser
/external/tagsoup/templates/org/ccil/cowan/tagsoup/
DHTMLScanner.java386 h.pitarget(theOutputBuffer, 0, theSize); in scan()
390 h.pitarget(theOutputBuffer, 0, theSize); in scan()