Home | History | Annotate | Download | only in tagsoup

Lines Matching refs:buff

29 	public void adup(char[] buff, int offset, int length) throws SAXException;
35 public void aname(char[] buff, int offset, int length) throws SAXException;
41 public void aval(char[] buff, int offset, int length) throws SAXException;
46 public void cdsect(char[] buff, int offset, int length) throws SAXException;
52 public void decl(char[] buff, int offset, int length) throws SAXException;
58 public void entity(char[] buff, int offset, int length) throws SAXException;
64 public void eof(char[] buff, int offset, int length) throws SAXException;
70 public void etag(char[] buff, int offset, int length) throws SAXException;
76 public void gi(char[] buff, int offset, int length) throws SAXException;
82 public void pcdata(char[] buff, int offset, int length) throws SAXException;
88 public void pi(char[] buff, int offset, int length) throws SAXException;
94 public void pitarget(char[] buff, int offset, int length) throws SAXException;
100 public void stagc(char[] buff, int offset, int length) throws SAXException;
106 public void stage(char[] buff, int offset, int length) throws SAXException;
112 public void cmnt(char[] buff, int offset, int length) throws SAXException;