protected static interface XMLDocumentFragmentScannerImpl.Dispatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatch(boolean complete)
Dispatch an XML "event".
|
boolean dispatch(boolean complete)
throws IOException,
XNIException
complete - True if this dispatcher is intended to scan
and dispatch as much as possible.IOException - Thrown on i/o error.XNIException - Thrown on parse error.Copyright © 2018 JBoss by Red Hat. All rights reserved.