BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.apache.xalan.xpath.xml

Interface Summary
ProblemListener This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
 

Class Summary
FormatterToDOM This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
FormatterToHTML FormatterToHTML formats SAX-style events into XML.
FormatterToText This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only.
FormatterToXML FormatterToXML formats SAX-style events into XML.
ProblemListenerDefault This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
TreeWalker This class does a pre-order walk of the DOM tree, calling the FormatterListener interface as it goes.
XMLParserLiaison This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
XMLParserLiaisonDefault A class that handles interfacing IBM's XML4J2 to the Lotus XSL Processor.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.