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.FactoryCache This is an utility class for accessing the various pipeline components.Generator TheGeneratorinterface defines the start of a rewriter pipeline.GeneratorFactory TheGeneratorFactoryis a service which createsGenerators 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.PipelineImpl ThePipelineImplis the heart of the pipeline processing.ProcessingComponentConfiguration Configuration of a processing component.ProcessingComponentConfigurationImpl Configuration of a processing component.ProcessingContext The context for a processor invocation.Processor AProcessorpost processes the output.ProcessorConfiguration Configuration of a processor.ProcessorConfigurationImpl Configuration of a processor.ProcessorFactory TheProcessorFactoryis a service which createsProcessors on demand.ProcessorManager This service manages the processor configurations.ProcessorManagerImpl This manager keeps track of configured processors.ProcessorManagerImpl.ConfigEntry ProcessorManagerImpl.ProcessorConfiguratorComparator ProcessorWrapper This is a wrapper for a processor.RewriterFilter This filter activates the rewriter for the output.Serializer TheSerializermarks the end of the pipeline.SerializerFactory TheSerializerFactoryis a service which createsSerializers on demand.ServletProcessingContext An implementation of a processing context for a servlet.Transformer TheTransformerinterface defines the middle of a rewriter pipeline.TransformerFactory TheTransformerFactoryis a service which createsTransformers 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 TheTraxSerializeris a serializer based on the jaxp serializers.TraxXHtmlSerializerFactory This sax serializer serializes xhtml-WebConsoleConfigPrinter This is a configuration printer for the web console which prints out the currently configured processors/pipelines.XHtmlSerializerFactory This sax serializer serializes xhtml-XMLSerializerFactory This sax serializer serializes to xml-