Class | Description |
---|---|
AbstractTraxSerializerFactory |
Base class for trax based serializers.
|
AbstractTraxSerializerFactory.NamespaceAsAttributes |
A pipe that ensures that all namespace prefixes are also present as
'xmlns:' attributes.
|
HtmlGeneratorFactory |
On the fly HTML parser which can be used as the
starting point for html pipelines.
|
HtmlGeneratorFactory.HtmlGenerator | |
HtmlSerializerFactory |
This sax serializer serializes html-
|
TraxErrorHandler |
This error handler simply logs all exception and, in case of a fatal error,
the exception is rethrown.
|
TraxHtmlSerializerFactory |
This sax serializer serializes html-
|
TraxSerializer |
The
TraxSerializer is a serializer based on
the jaxp serializers. |
TraxXHtmlSerializerFactory |
This sax serializer serializes xhtml-
|
XHtmlSerializerFactory |
This sax serializer serializes xhtml-
|
XMLSerializerFactory |
This sax serializer serializes to xml-
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.