Skip navigation links
Red Hat JBoss Enterprise Application Platform 7.1.0.GA

Package org.apache.xml.serializer

Processes SAX events into streams.

See: Description

Package org.apache.xml.serializer Description

Processes SAX events into streams.

The SerializerFactory is used to create a Serializer from a set of output properties (see OutputKeys).

ToStream acts as the main baseclass for the Xalan serializer implementations. ToHTMLStream derives from this to implement HTML serialization. ToTextStream implements plain text serialization. ToXMLStream implements XML serialization.

XML mapping from characters to entity references is defined in XMLEntities.res. HTML entity reference mapping is defined in HTMLEntities.res.

Encoding information is defined in Encodings.

Skip navigation links
Red Hat JBoss Enterprise Application Platform 7.1.0.GA

Copyright © 2017 JBoss by Red Hat. All rights reserved.