|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
protected static interface XMLDocumentFragmentScannerImpl.Dispatcher
This interface defines an XML "event" dispatching model. Classes that implement this interface are responsible for scanning parts of the XML document and dispatching callbacks.
| Method Summary | |
|---|---|
boolean |
dispatch(boolean complete)
Dispatch an XML "event". |
| Method Detail |
|---|
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.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||