Home
last modified time | relevance | path

Searched defs:stagc (Results 1 – 3 of 3) sorted by relevance

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DScanHandler.java100 public void stagc(char[] buff, int offset, int length) throws SAXException; in stagc() method
DPYXWriter.java133 public void stagc(char[] buff, int offset, int length) throws SAXException { in stagc() method in PYXWriter
DParser.java1014 public void stagc(char[] buff, int offset, int length) throws SAXException { in stagc() method in Parser