org.apache.xerces.impl
protected final class XMLDocumentScannerImpl.XMLDeclDispatcher extends Object implements Dispatcher
Method Summary | |
---|---|
boolean | dispatch(boolean complete)
Dispatch an XML "event".
|
Parameters: complete True if this dispatcher is intended to scan and dispatch as much as possible.
Returns: True if there is more to dispatch either from this or a another dispatcher.
Throws: IOException Thrown on i/o error. XNIException Thrown on parse error.