| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
Dispatcher to handle content scanning.
| Constructor Summary | |
| protected  | XMLDocumentFragmentScannerImpl.FragmentContentDispatcher() | 
| Method Summary | |
|  boolean | dispatch(boolean complete)Dispatch an XML "event". | 
| protected  boolean | elementDepthIsZeroHook()Element depth iz zero. | 
| protected  void | endOfFileHook(java.io.EOFException e)End of file hook. | 
| protected  boolean | scanForDoctypeHook()Scan for DOCTYPE hook. | 
| protected  boolean | scanRootElementHook()Scan for root element hook. | 
| Methods inherited from class java.lang.Object | 
| clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
toString, 
wait, 
wait, 
wait | 
| Constructor Detail | 
protected XMLDocumentFragmentScannerImpl.FragmentContentDispatcher()
| Method Detail | 
public boolean dispatch(boolean complete)
                 throws java.io.IOException,
                        XNIException
complete - True if this dispatcher is intended to scan
                 and dispatch as much as possible.
protected boolean scanForDoctypeHook()
                              throws java.io.IOException,
                                     XNIException
protected boolean elementDepthIsZeroHook()
                                  throws java.io.IOException,
                                         XNIException
protected boolean scanRootElementHook()
                               throws java.io.IOException,
                                      XNIException
protected void endOfFileHook(java.io.EOFException e)
                      throws java.io.IOException,
                             XNIException
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||