|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.serialize | |
org.apache.serialize | Defines an interface for SAX and DOM serializers, a serializer factory and its configuration, the output format properties, and related interfaces. |
org.apache.serialize.helpers | Output format for HTML, XML, XHTML, and text documents. |
org.apache.trax | Defines a global interface for generating Templates and performing XML transformations. |
org.apache.xalan.templates | Implements the trax.Templates interface, and defines a set of classes that represent an XSLT stylesheet. |
org.apache.xalan.transformer | In charge of run-time transformations and the production of result trees. |
org.apache.xalan.utils | Implementation of Xalan utility classes. |
org.apache.xml.serialize.transition | Translate SAX events, a DOM tree, or an XPath node-set return value into a stream. |
Classes in org.apache.serialize used by org.apache.serializeDOMSerializer
|
Interface for a DOM serializer implementation. OutputFormat
|
The output format affects the manner in which a document is serialized. QName
|
A qualified name. Serializer
|
A serializer is used for serializing a document with a given output method. |
Classes in org.apache.serialize used by org.apache.serialize.helpersOutputFormat
|
The output format affects the manner in which a document is serialized. |
Classes in org.apache.serialize used by org.apache.traxOutputFormat
|
The output format affects the manner in which a document is serialized. |
Classes in org.apache.serialize used by org.apache.xalan.templatesOutputFormat
|
The output format affects the manner in which a document is serialized. QName
|
A qualified name. |
Classes in org.apache.serialize used by org.apache.xalan.transformerOutputFormat
|
The output format affects the manner in which a document is serialized. Serializer
|
A serializer is used for serializing a document with a given output method. SerializerHandler
|
Interface that supplements DocumentHandler and
ContentHandler with additional methods suitable
for serialization. |
Classes in org.apache.serialize used by org.apache.xalan.utilsQName
|
A qualified name. |
Classes in org.apache.serialize used by org.apache.xml.serialize.transitionDOMSerializer
|
Interface for a DOM serializer implementation. OutputFormat
|
The output format affects the manner in which a document is serialized. Serializer
|
A serializer is used for serializing a document with a given output method. SerializerHandler
|
Interface that supplements DocumentHandler and
ContentHandler with additional methods suitable
for serialization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |