| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A SAX Parser for XML Schema. Use this as a SAX ContentHandler.
 The schema may be retrieved using getXSSchema() after
 invoking ContentHandler.endDocument().
| Method Summary | |
|  XSSchema | getXSSchema()Returns the schema, which has previously been parsed. | 
| Methods inherited from interface org.xml.sax.ContentHandler | 
| characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping | 
| Method Detail | 
public XSSchema getXSSchema()
Returns the schema, which has previously been parsed.
java.lang.IllegalStateException - The
 ContentHandler.endDocument() event
 has not yet been seen.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||