BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.impl
Class XMLDocumentScannerImpl.DTDDispatcher

java.lang.Object
  |
  +--weblogic.apache.xerces.impl.XMLDocumentScannerImpl.DTDDispatcher

protected final class XMLDocumentScannerImpl.DTDDispatcher
extends java.lang.Object
implements XMLDocumentFragmentScannerImpl.Dispatcher

Dispatcher to handle the internal and external DTD subsets.


Constructor Summary
protected XMLDocumentScannerImpl.DTDDispatcher()
           
 
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

XMLDocumentScannerImpl.DTDDispatcher

protected XMLDocumentScannerImpl.DTDDispatcher()
Method Detail

dispatch

public boolean dispatch(boolean complete)
                 throws java.io.IOException,
                        XNIException
Dispatch an XML "event".
Specified by:
dispatch in interface XMLDocumentFragmentScannerImpl.Dispatcher

Parameters:
complete - True if this dispatcher is intended to scan and dispatch as much as possible.
Throws:
java.io.IOException - Thrown on i/o error.
XNIException - Thrown on parse error.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81