Searched defs:pcdata (Results 1 - 4 of 4) sorted by relevance

/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DScanHandler.java82 public void pcdata(char[] buff, int offset, int length) throws SAXException; method in interface:ScanHandler
H A DPYXWriter.java85 pcdata(buff, offset, length);
88 public void pcdata(char[] buff, int offset, int length) throws SAXException { method in class:PYXWriter
144 pcdata(buff, offset, length);
H A DParser.java468 thePCDATA = new Element(theSchema.getElementType("<pcdata>"), defaultAttributes);
976 pcdata(buff, offset, length);
979 public void pcdata(char[] buff, int offset, int length) throws SAXException { method in class:Parser
1061 if (!e.name().equals("<pcdata>")) push(e);
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 64 milliseconds