BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.apache.xerces.framework.XMLDocumentHandler

Packages that use XMLDocumentHandler
weblogic.apache.xalan.xpath.dtm   
weblogic.apache.xerces.framework   
weblogic.apache.xerces.parsers   
weblogic.apache.xerces.validators.common   
 

Uses of XMLDocumentHandler in weblogic.apache.xalan.xpath.dtm
 

Classes in weblogic.apache.xalan.xpath.dtm that implement XMLDocumentHandler
 class DTM
           DTM is an XML document model expressed as a table rather than an object tree.
 

Uses of XMLDocumentHandler in weblogic.apache.xerces.framework
 

Methods in weblogic.apache.xerces.framework with parameters of type XMLDocumentHandler
protected  void XMLParser.initHandlers(boolean sendCharDataAsCharArray, XMLDocumentHandler docHandler, XMLDocumentHandler.DTDHandler dtdHandler)
          Set char data processing preference and handlers.
 

Uses of XMLDocumentHandler in weblogic.apache.xerces.parsers
 

Classes in weblogic.apache.xerces.parsers that implement XMLDocumentHandler
 class DOMParser
          DOMParser provides a parser which produces a W3C DOM tree as its output
 class SAXParser
          SAXParser provides a parser which implements the SAX1 and SAX2 parser APIs.
 

Uses of XMLDocumentHandler in weblogic.apache.xerces.validators.common
 

Methods in weblogic.apache.xerces.validators.common with parameters of type XMLDocumentHandler
 void XMLValidator.initHandlers(boolean sendCharDataAsCharArray, XMLDocumentHandler docHandler, XMLDocumentHandler.DTDHandler dtdHandler)
          Set char data processing preference and handlers.
 


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