|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.XMLDocumentScannerImpl.TrailingMiscDispatcher
Dispatcher to handle trailing miscellaneous section scanning.
Constructor Summary | |
protected |
XMLDocumentScannerImpl.TrailingMiscDispatcher()
|
Method Summary | |
boolean |
dispatch(boolean complete)
Dispatch an XML "event". |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected XMLDocumentScannerImpl.TrailingMiscDispatcher()
Method Detail |
public boolean dispatch(boolean complete) throws java.io.IOException, org.apache.xerces.xni.XNIException
complete
- True if this dispatcher is intended to scan
and dispatch as much as possible.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |