BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.apache.xalan.serialize

Interface Summary
DOMSerializer Interface for a DOM serializer implementation.
Serializer The Serializer interface is implemented by Serializers to publish methods to get and set streams and writers, to set the output properties, and get the Serializer as a ContentHandler or DOMSerializer.
 

Class Summary
CharInfo This class provides services that tell if a character should have special treatement, such as entity reference substitution or normalization of a newline character.
EncodingInfo Holds information about a given encoding.
Encodings Provides information about encodings.
Method Names of the four default output methods.
SerializerFactory Factory for creating serializers.
SerializerToHTML SerializerToHTML formats SAX-style events into XML.
SerializerToText This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only.
SerializerToXML SerializerToXML formats SAX-style events into XML.
 

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.