|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
org.apache.xerces.impl.XMLDocumentScannerImpl.ContentDispatcher
protected class XMLDocumentScannerImpl.ContentDispatcher
Dispatcher to handle content scanning.
Constructor Summary | |
---|---|
protected |
XMLDocumentScannerImpl.ContentDispatcher()
|
Method Summary | |
---|---|
protected boolean |
elementDepthIsZeroHook()
Element depth iz zero. |
protected void |
endOfFileHook(java.io.EOFException e)
End of file hook. |
protected void |
resolveExternalSubsetAndRead()
Attempt to locate an external subset for a document that does not otherwise have one. |
protected boolean |
scanForDoctypeHook()
Scan for DOCTYPE hook. |
protected boolean |
scanRootElementHook()
Scan for root element hook. |
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 XMLDocumentScannerImpl.ContentDispatcher()
Method Detail |
---|
protected boolean scanForDoctypeHook() throws java.io.IOException, org.apache.xerces.xni.XNIException
scanForDoctypeHook
in class XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
java.io.IOException
org.apache.xerces.xni.XNIException
protected boolean elementDepthIsZeroHook() throws java.io.IOException, org.apache.xerces.xni.XNIException
elementDepthIsZeroHook
in class XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
java.io.IOException
org.apache.xerces.xni.XNIException
protected boolean scanRootElementHook() throws java.io.IOException, org.apache.xerces.xni.XNIException
scanRootElementHook
in class XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
java.io.IOException
org.apache.xerces.xni.XNIException
protected void endOfFileHook(java.io.EOFException e) throws java.io.IOException, org.apache.xerces.xni.XNIException
endOfFileHook
in class XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
java.io.IOException
org.apache.xerces.xni.XNIException
protected void resolveExternalSubsetAndRead() throws java.io.IOException, org.apache.xerces.xni.XNIException
Attempt to locate an external subset for a document that does not otherwise have one. If an external subset is located, then it is scanned.
java.io.IOException
org.apache.xerces.xni.XNIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |