protected final class XMLDocumentScannerImpl.XMLDeclDriver extends java.lang.Object implements XMLDocumentFragmentScannerImpl.Driver
| Modifier | Constructor and Description |
|---|---|
protected |
XMLDocumentScannerImpl.XMLDeclDriver() |
| Modifier and Type | Method and Description |
|---|---|
int |
next()
Drives the parser to the next state/event on the input.
|
protected XMLDocumentScannerImpl.XMLDeclDriver()
public int next()
throws java.io.IOException,
org.apache.xerces.xni.XNIException
XMLDocumentFragmentScannerImpl.Drivernext in interface XMLDocumentFragmentScannerImpl.Driverjava.io.IOException - Thrown on i/o error.org.apache.xerces.xni.XNIException - Thrown on parse error.Copyright ? 2002-2003 Apache XML Project. All Rights Reserved.