|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.xml.stream.XMLDocumentScannerImpl.PrologDriver
protected final class XMLDocumentScannerImpl.PrologDriver
Driver to handle prolog scanning.
| Constructor Summary | |
|---|---|
protected |
XMLDocumentScannerImpl.PrologDriver()
|
| 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.PrologDriver()
| Method Detail |
|---|
public int next()
throws java.io.IOException,
org.apache.xerces.xni.XNIException
next in interface XMLDocumentFragmentScannerImpl.Driverjava.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 | ||||||||