|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractXMLPipe in org.apache.cocoon.ajax |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.ajax | |
---|---|
class |
BrowserUpdateTransformer
|
Uses of AbstractXMLPipe in org.apache.cocoon.components.language.markup |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.components.language.markup | |
---|---|
class |
AbstractMarkupLanguage.TransformerChainBuilderFilter
An XMLFilter that build the chain of transformers on the fly. |
class |
CocoonMarkupLanguage.CocoonTransformerChainBuilderFilter
This filter builds on the fly a chain of transformers. |
class |
CocoonMarkupLanguage.PreProcessFilter
Preprocess filter for Cocoon Markup languages. |
Fields in org.apache.cocoon.components.language.markup declared as AbstractXMLPipe | |
---|---|
protected AbstractXMLPipe |
CocoonMarkupLanguage.PreProcessFilter.filter
|
Methods in org.apache.cocoon.components.language.markup that return AbstractXMLPipe | |
---|---|
protected AbstractXMLPipe |
CocoonMarkupLanguage.getPreprocessFilter(String filename,
AbstractXMLPipe filter,
ProgrammingLanguage language)
Prepare the input source for logicsheet processing and code generation with a preprocess filter. |
protected AbstractXMLPipe |
AbstractMarkupLanguage.getPreprocessFilter(String filename,
AbstractXMLPipe filter,
ProgrammingLanguage language)
Prepare the input source for logicsheet processing and code generation with a preprocess filter. |
Methods in org.apache.cocoon.components.language.markup with parameters of type AbstractXMLPipe | |
---|---|
String |
MarkupCodeGenerator.generateCode(Source source,
AbstractXMLPipe filter)
Generate source code from the given markup source. |
String |
LogicsheetCodeGenerator.generateCode(Source source,
AbstractXMLPipe filter)
Generate source code from the given source. |
protected AbstractXMLPipe |
CocoonMarkupLanguage.getPreprocessFilter(String filename,
AbstractXMLPipe filter,
ProgrammingLanguage language)
Prepare the input source for logicsheet processing and code generation with a preprocess filter. |
protected AbstractXMLPipe |
AbstractMarkupLanguage.getPreprocessFilter(String filename,
AbstractXMLPipe filter,
ProgrammingLanguage language)
Prepare the input source for logicsheet processing and code generation with a preprocess filter. |
Constructors in org.apache.cocoon.components.language.markup with parameters of type AbstractXMLPipe | |
---|---|
CocoonMarkupLanguage.PreProcessFilter(AbstractXMLPipe filter,
String filename,
ProgrammingLanguage language)
|
Uses of AbstractXMLPipe in org.apache.cocoon.components.language.markup.xsp |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.components.language.markup.xsp | |
---|---|
static class |
XSPExpressionFilter.XMLPipeAdapter
|
protected class |
XSPMarkupLanguage.PreProcessFilter
that replaces
XSP expressions. |
Methods in org.apache.cocoon.components.language.markup.xsp that return AbstractXMLPipe | |
---|---|
protected AbstractXMLPipe |
XSPMarkupLanguage.getPreprocessFilter(String filename,
AbstractXMLPipe filter,
ProgrammingLanguage language)
Prepare the input source for logicsheet processing and code generation with a preprocess filter. |
Methods in org.apache.cocoon.components.language.markup.xsp with parameters of type AbstractXMLPipe | |
---|---|
protected AbstractXMLPipe |
XSPMarkupLanguage.getPreprocessFilter(String filename,
AbstractXMLPipe filter,
ProgrammingLanguage language)
Prepare the input source for logicsheet processing and code generation with a preprocess filter. |
Constructors in org.apache.cocoon.components.language.markup.xsp with parameters of type AbstractXMLPipe | |
---|---|
XSPExpressionFilter.XMLPipeAdapter(XSPExpressionFilter expressionFilter,
AbstractXMLPipe additionalFilter)
|
|
XSPMarkupLanguage.PreProcessFilter(AbstractXMLPipe filter,
String filename,
ProgrammingLanguage language,
XSPMarkupLanguage markup)
|
Uses of AbstractXMLPipe in org.apache.cocoon.components.xpointer |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.components.xpointer | |
---|---|
static class |
ElementPathPart.PathInclusionPipe
|
Uses of AbstractXMLPipe in org.apache.cocoon.generation |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.generation | |
---|---|
static class |
JXTemplateGenerator.TransformerAdapter
Deprecated. Adapter that makes this generator usable as a transformer (Note there is a performance penalty for this however: you effectively recompile the template for every instance document) |
class |
ServerPagesGenerator.CompletionPipe
|
Uses of AbstractXMLPipe in org.apache.cocoon.mail.transformation |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.mail.transformation | |
---|---|
class |
SendMailTransformer
The SendMailTransformer send mails with optional attachments using a SMTP server and delivers furthermore a status report of each sent mail. |
Uses of AbstractXMLPipe in org.apache.cocoon.serialization |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.serialization | |
---|---|
class |
AbstractSerializer
|
class |
AbstractTextSerializer
|
static class |
AbstractTextSerializer.NamespaceAsAttributes
A pipe that ensures that all namespace prefixes are also present as 'xmlns:' attributes. |
class |
FOPSerializer
|
class |
HTMLSerializer
|
class |
iTextSerializer
|
class |
LinkSerializer
|
class |
RTFSerializer
This class uses the jfor library to serialize XSL:FO documents to RTF streams. |
class |
TextSerializer
Text serializer converts XML into plain text. |
class |
XMidiSerializer
Takes SAX Events and serializes them as a standard MIDI file. |
class |
XMLSerializer
|
class |
ZipArchiveSerializer
A serializer that builds Zip archives by aggregating several sources. |
Uses of AbstractXMLPipe in org.apache.cocoon.sitemap |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.sitemap | |
---|---|
class |
LinkGatherer
|
class |
LinkTranslator
|
Uses of AbstractXMLPipe in org.apache.cocoon.template |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.template | |
---|---|
class |
TransformerAdapter
Adapter that makes this generator usable as a transformer (Note there is a performance penalty for this however: you effectively recompile the template for every instance document) |
Uses of AbstractXMLPipe in org.apache.cocoon.transformation |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.transformation | |
---|---|
class |
AbstractDOMTransformer
An Abstract DOM Transformer, for use when a transformer needs a DOM-based view of the document. |
class |
AbstractExtractionTransformer
This transformer sieves an incoming stream of xml and feeds a DOMBuilder with it. |
class |
AbstractSAXTransformer
This class is the basis for all transformers. |
class |
AbstractTransformer
|
class |
AugmentTransformer
|
class |
CachingCIncludeTransformer
Deprecated. This transformer violates the avalon/cocoon design principles. Use IncludeTransformer. |
class |
CIncludeTransformer
|
class |
CleanupTransformer
Cleanup transformer: Removes excess whitespace while adding some where needed for legibility. |
class |
DASLTransformer
This transformer performs DASL queries on DASL-enabled WebDAV servers. |
class |
DeliTransformer
This Transformer is used to transform this incoming SAX stream using a XSLT stylesheet and have parameters available to the stylesheet augmented by the DELI CC/PP user-agent profile database This transformer extends the default TraxTransformer and thus inherits all the properties and configuration parameters of that transformer. |
class |
FilterTransformer
|
class |
FragmentExtractorTransformer
The transformation half of the FragmentExtractor. |
class |
HTMLTransformer
Converts (escaped) HTML snippets into JTidied HTML. |
class |
I18nTransformer
|
class |
IncludeTransformer
A simple transformer including resolvable sources (accessed through Cocoon's SourceResolver ) from its input. |
class |
JPathTransformer
|
class |
JXTemplateTransformer
Deprecated. Replaced with the template block: JXTemplateTransformer . |
class |
LDAPTransformer
The LDAPTransformer can be plugged into a pipeline to transform
the SAX events into queries and responses to/from a LDAP interface. |
class |
LinkRewriterTransformer
Rewrites URIs in links to a value determined by an InputModule. |
class |
LogTransformer
|
class |
LuceneIndexTransformer
A lucene index creation transformer. |
class |
NekoHTMLTransformer
Converts (escaped) HTML snippets into tidied HTML using the NekoHTML library. |
class |
ReadDOMSessionTransformer
|
class |
RoleFilterTransformer
|
class |
ServiceableTransformer
This class can be used as a base class for own transformer implementations that need to lookup other components. |
class |
SimpleFormInstanceExtractionTransformer
|
class |
SimpleFormTransformer
|
class |
SourcePropsWritingTransformer
This transformer allows you to set and remove properties on an InspectableSource. |
class |
SourceWritingTransformer
|
class |
SQLTransformer
The SQLTransformer can be plugged into a pipeline to transform
SAX events into updated or queries and responses to/from a SQL interface. |
class |
StripNameSpacesTransformer
|
class |
TeeTransformer
|
class |
TraxTransformer
|
class |
ValidatingTransformer
The ValidatingTransformer provides a very simple Transformer
validating documents while being processed in a Cocoon pipeline. |
class |
ValidationReportTransformer
The ValidationReportTransformer provides a Transformer
validating documents while being processed in a Cocoon pipeline, and preparing
a report of all detected inconsistancies according the specified schema. |
class |
VariableRewriterTransformer
Rewrites URIs in links to a value determined by an InputModule. |
class |
Web3RfcTransformer
TBD |
class |
WebDAVTransformer
A general purpose, low level webdav transformer. |
class |
WriteDOMSessionTransformer
|
class |
XIncludeTransformer
|
class |
XMLDBTransformer
This transformer allows to perform resource creation, deletion, and XUpdate command execution in XML:DB. |
Uses of AbstractXMLPipe in org.apache.cocoon.transformation.pagination |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.transformation.pagination | |
---|---|
class |
Paginator
A paginating transformer. |
Uses of AbstractXMLPipe in org.apache.cocoon.webapps.session.transformation |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.webapps.session.transformation | |
---|---|
class |
AbstractSessionTransformer
Deprecated. This block is deprecated and will be removed in future versions. |
class |
SessionPostTransformer
Deprecated. This block is deprecated and will be removed in future versions. |
class |
SessionPreTransformer
Deprecated. This block is deprecated and will be removed in future versions. |
class |
SessionTransformer
Deprecated. This block is deprecated and will be removed in future versions. |
Uses of AbstractXMLPipe in org.apache.cocoon.xml |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.xml | |
---|---|
class |
EmbeddedXMLPipe
This class implements a ContentHandler for embedding a full SAX event stream into an existing stream of SAX events. |
class |
RedundantNamespacesFilter
A SAX filter that strips out redundant namespace declarations. |
Uses of AbstractXMLPipe in org.apache.cocoon.xml.dom |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.xml.dom | |
---|---|
class |
DOMBuilder
The DOMBuilder is a utility class that will generate a W3C
DOM Document from SAX events. |
Uses of AbstractXMLPipe in org.apache.cocoon.xml.xlink |
---|
Subclasses of AbstractXMLPipe in org.apache.cocoon.xml.xlink | |
---|---|
class |
ExtendedXLinkPipe
This class extends the XLink semantic capabilities to understand those elements that are have default linking semantics associated. |
class |
XLinkPipe
This class implements a SAX consumer wrapper that transforms the general SAX semantic into XLink semantics for easier consumption. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |