All Classes
-
All Classes Interface Summary Class Summary 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.DefaultTransformer A generic base transformer which simply delegates all ContentHandler method invocations to the next ContentHandler.Generator TheGenerator
interface defines the start of a rewriter pipeline.GeneratorFactory TheGeneratorFactory
is a service which createsGenerator
s on demand.Html5Serializer Serializer for writing HTML5 compliant markupHtml5SerializerFactory This sax serializer serializes HTML5 Compliant MarkupHtmlGeneratorFactory On the fly HTML parser which can be used as the starting point for html pipelines.HtmlGeneratorFactory.HtmlGenerator HtmlSerializerFactory This sax serializer serializes html-PipelineConfiguration Configuration of a pipeline.ProcessingComponentConfiguration Configuration of a processing component.ProcessingContext The context for a processor invocation.Processor AProcessor
post processes the output.ProcessorConfiguration Configuration of a processor.ProcessorFactory TheProcessorFactory
is a service which createsProcessor
s on demand.ProcessorManager This service manages the processor configurations.Serializer TheSerializer
marks the end of the pipeline.SerializerFactory TheSerializerFactory
is a service which createsSerializer
s on demand.Transformer TheTransformer
interface defines the middle of a rewriter pipeline.TransformerFactory TheTransformerFactory
is a service which createsTransformer
s on demand.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 TheTraxSerializer
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-