Uses of Package
org.jasig.portal.serialize

Packages that use org.jasig.portal.serialize
org.jasig.portal   
org.jasig.portal.serialize   
org.jasig.portal.utils   
 

Classes in org.jasig.portal.serialize used by org.jasig.portal
BaseMarkupSerializer
          Base class for a serializer supporting both DOM and SAX pretty serializing of XML/HTML/XHTML documents.
CachingSerializer
          CachingSerializer interface allows low-level character interaction with a serializer.
 

Classes in org.jasig.portal.serialize used by org.jasig.portal.serialize
BaseMarkupSerializer
          Base class for a serializer supporting both DOM and SAX pretty serializing of XML/HTML/XHTML documents.
CachingSerializer
          CachingSerializer interface allows low-level character interaction with a serializer.
CharacterCachingWriter
           
DOMSerializer
          Interface for a DOM serializer implementation.
ElementState
          Holds the state of the currently serialized element.
EncodingInfo
          This class represents an encoding.
HTMLSerializer
          Deprecated. This class was deprecated in Xerces 2.6.2. It is recommended that new applications use JAXP's Transformation API for XML (TrAX) for serializing HTML. See the Xerces documentation for more information.
MarkupSerializer
           
OutputFormat
          Specifies an output format to control the serializer.
Printer
          The printer is responsible for sending text to the output stream or writer.
Serializer
          Interface for a DOM serializer implementation, factory for DOM and SAX serializers, and static methods for serializing DOM documents.
SerializerFactory
           
XHTMLSerializer
          Deprecated. This class was deprecated in Xerces 2.6.2. It is recommended that new applications use JAXP's Transformation API for XML (TrAX) for serializing XHTML. See the Xerces documentation for more information.
 

Classes in org.jasig.portal.serialize used by org.jasig.portal.utils
OutputFormat
          Specifies an output format to control the serializer.
 



Copyright © 2010 Jasig. All Rights Reserved.