com.sun.msv.reader
public class IgnoreState extends State
| Method Summary | |
|---|---|
| void | characters(char[] buffer, int from, int len) |
| void | endDocument() |
| void | endElement(String namespaceURI, String localName, String qName) |
| void | startElement(String namespaceURI, String localName, String qName, Attributes atts) |