|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher | +--org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher | +--org.apache.xerces.impl.XMLNSDocumentScannerImpl.NSContentDispatcher
Dispatcher to handle content scanning.
Constructor Summary | |
protected |
XMLNSDocumentScannerImpl.NSContentDispatcher()
|
Method Summary | |
protected boolean |
scanRootElementHook()
Scan for root element hook. |
Methods inherited from class org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher |
elementDepthIsZeroHook, endOfFileHook, resolveExternalSubsetAndRead, scanForDoctypeHook |
Methods inherited from class org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher |
dispatch |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected XMLNSDocumentScannerImpl.NSContentDispatcher()
Method Detail |
protected boolean scanRootElementHook() throws java.io.IOException, org.apache.xerces.xni.XNIException
scanRootElementHook
in class XMLDocumentScannerImpl.ContentDispatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |