protected class XMLDocumentFragmentScannerImpl.FragmentContentDispatcher extends Object implements XMLDocumentFragmentScannerImpl.Dispatcher
| Modifier | Constructor and Description |
|---|---|
protected |
FragmentContentDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatch(boolean complete) |
protected boolean |
elementDepthIsZeroHook() |
protected void |
endOfFileHook(EOFException e) |
protected boolean |
scanForDoctypeHook() |
protected boolean |
scanRootElementHook() |
public boolean dispatch(boolean complete)
throws IOException,
org.apache.xerces.xni.XNIException
dispatch in interface XMLDocumentFragmentScannerImpl.DispatcherIOExceptionorg.apache.xerces.xni.XNIExceptionprotected boolean scanForDoctypeHook()
throws IOException,
org.apache.xerces.xni.XNIException
IOExceptionorg.apache.xerces.xni.XNIExceptionprotected boolean elementDepthIsZeroHook()
throws IOException,
org.apache.xerces.xni.XNIException
IOExceptionorg.apache.xerces.xni.XNIExceptionprotected boolean scanRootElementHook()
throws IOException,
org.apache.xerces.xni.XNIException
IOExceptionorg.apache.xerces.xni.XNIExceptionprotected void endOfFileHook(EOFException e) throws IOException, org.apache.xerces.xni.XNIException
IOExceptionorg.apache.xerces.xni.XNIExceptionCopyright © 2023. All rights reserved.