|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.stream.XMLDocumentScannerImpl.TrailingMiscDriver
protected final class XMLDocumentScannerImpl.TrailingMiscDriver
Driver to handle trailing miscellaneous section scanning.
Constructor Summary | |
---|---|
protected |
XMLDocumentScannerImpl.TrailingMiscDriver()
|
Method Summary | |
---|---|
int |
next()
Drives the parser to the next state/event on the input. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XMLDocumentScannerImpl.TrailingMiscDriver()
Method Detail |
---|
public int next() throws java.io.IOException, org.apache.xerces.xni.XNIException
XMLDocumentFragmentScannerImpl.Driver
next
in interface XMLDocumentFragmentScannerImpl.Driver
java.io.IOException
- Thrown on i/o error.
org.apache.xerces.xni.XNIException
- Thrown on parse error.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |