Uses of Package
org.apache.xml.serializer
Packages that use org.apache.xml.serializer
Package
Description
Extension elements and functions shipped with Xalan-Java, including EXSLT functions.
In charge of run-time transformations and the production of result trees.
Processes SAX events into streams.
-
Classes in org.apache.xml.serializer used by org.apache.xalan.lib
-
Classes in org.apache.xml.serializer used by org.apache.xalan.serializeClassDescriptionInterface for a DOM serializer implementation.This interface is the one that a serializer implements.
-
Classes in org.apache.xml.serializer used by org.apache.xalan.transformerClassDescriptionThis interface is the one that a serializer implements.The Serializer interface is implemented by a serializer to enable users to: get and set streams or writers configure the serializer with key/value properties get an org.xml.sax.ContentHandler or a DOMSerializer to provide input toThis interface defines a set of integer constants that identify trace event types.This class receives notification of SAX-like events, and with gathered information over these calls it will invoke the equivalent SAX methods on a handler, the ultimate xsl:output method is known to be "xml".This interface is meant to be used by a base interface to TransformState, but which as only the setters which have non Xalan specific types in their signature, so that there are no dependancies of the serializer on Xalan.
-
Classes in org.apache.xml.serializer used by org.apache.xalan.xsltc
-
Classes in org.apache.xml.serializer used by org.apache.xalan.xsltc.domClassDescriptionInterface for a DOM serializer implementation.This class is an adapter class.This interface describes extensions to the SAX ContentHandler interface.This interface has extensions to the standard SAX LexicalHandler interface.This interface is the one that a serializer implements.The Serializer interface is implemented by a serializer to enable users to: get and set streams or writers configure the serializer with key/value properties get an org.xml.sax.ContentHandler or a DOMSerializer to provide input to
-
Classes in org.apache.xml.serializer used by org.apache.xalan.xsltc.runtimeClassDescriptionInterface for a DOM serializer implementation.This class is an adapter class.This interface describes extensions to the SAX ContentHandler interface.This interface has extensions to the standard SAX LexicalHandler interface.This interface is the one that a serializer implements.The Serializer interface is implemented by a serializer to enable users to: get and set streams or writers configure the serializer with key/value properties get an org.xml.sax.ContentHandler or a DOMSerializer to provide input to
-
Classes in org.apache.xml.serializer used by org.apache.xalan.xsltc.runtime.output
-
Classes in org.apache.xml.serializer used by org.apache.xalan.xsltc.trax
-
Classes in org.apache.xml.serializer used by org.apache.xml.serializerClassDescriptionInterface for a DOM serializer implementation.This class has a series of flags (bit values) that describe an HTML elementThis interface describes extensions to the SAX ContentHandler interface.This interface has extensions to the standard SAX LexicalHandler interface.This class keeps track of the currently defined namespaces.This interface is the one that a serializer implements.The Serializer interface is implemented by a serializer to enable users to: get and set streams or writers configure the serializer with key/value properties get an org.xml.sax.ContentHandler or a DOMSerializer to provide input toThis class acts as a base class for the XML "serializers" and the stream serializers.This class is used to provide a base behavior to be inherited by other To...SAXHandler serializers.This abstract class is a base class for other stream serializers (xml, html, text ...) that write output to a stream.This class converts SAX or SAX-like calls to a serialized xml document.This interface is meant to be used by a base interface to TransformState, but which as only the setters which have non Xalan specific types in their signature, so that there are no dependancies of the serializer on Xalan.
-
Classes in org.apache.xml.serializer used by org.apache.xml.serializer.dom3ClassDescriptionThis interface is not intended to be used by an end user, but rather by an XML parser that is implementing the DOM Level 3 Load and Save APIs.This interface is the one that a serializer implements.