|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.XMLDocumentScannerImpl.XMLDeclDispatcher
Dispatcher to handle XMLDecl scanning.
Constructor Summary | |
protected |
XMLDocumentScannerImpl.XMLDeclDispatcher()
|
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.XMLDeclDispatcher()
Method Detail |
public boolean dispatch(boolean complete) throws java.io.IOException, org.apache.xerces.xni.XNIException
dispatch
in interface XMLDocumentFragmentScannerImpl.Dispatcher
complete
- True if this dispatcher is intended to scan
and dispatch as much as possible.java.io.IOException
- Thrown on i/o error.org.apache.xerces.xni.XNIException
- Thrown on parse error.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |