|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CacheableProcessingComponent in org.apache.cocoon.components.language.markup.xsp |
Classes in org.apache.cocoon.components.language.markup.xsp that implement CacheableProcessingComponent | |
class |
JSGenerator
Class representing interpreted XSP-generated ServerPagesGenerator programs
written in Javascript language |
class |
PythonGenerator
Class representing interpreted XSP-generated ServerPagesGenerator programs
written in Python language |
class |
XSPGenerator
Base class for XSP-generated ServerPagesGenerator classes |
Uses of CacheableProcessingComponent in org.apache.cocoon.generation |
Classes in org.apache.cocoon.generation that implement CacheableProcessingComponent | |
class |
AbstractServerPage
Base implementation of ServerPagesGenerator . |
class |
CalendarGenerator
Generates an XML document representing a calendar for a given month and year. |
class |
DirectoryGenerator
Generates an XML directory listing. |
class |
EventCacheGenerator
Generator wrapper that forwards generation to to its delegate but overides its caching strategy by replacing it with an event-cache aware implementation. |
class |
FileGenerator
|
class |
FragmentExtractorGenerator
The generation half of FragmentExtractor. |
class |
HTMLGenerator
|
class |
ImageDirectoryGenerator
An extension of DirectoryGenerators that adds extra attributes for image files. |
class |
MP3DirectoryGenerator
An extension of DirectoryGenerators that adds extra attributes for MP3 files. |
class |
ServerPagesGenerator
This class acts as a proxy to a dynamically loaded Generator
delegating actual SAX event generation.
|
class |
SWFGenerator
uses the project http://developer.berlios.de/projects/spark-xml/ |
class |
TextGenerator
Read a plain text file and produce a valid XML file. |
class |
TraversableGenerator
Generates an XML source hierarchy listing from a Traversable Source. |
class |
TraversableSourceDescriptionGenerator
This Generator augments the output of the TraversableGenerator. |
class |
TraxGenerator
XSLT Generator: works by taking a Java Bean as an input "document" |
class |
XMLDBCollectionGenerator
Deprecated. Use the XML:DB pseudo protocol instead. |
class |
XMLDBGenerator
Deprecated. Use the XML:DB pseudo protocol instead. |
class |
XPathDirectoryGenerator
Generates an XML directory listing performing XPath queries on XML files. |
class |
XPathTraversableGenerator
Generates an XML collection listing performing XPath queries on XML sources. |
Uses of CacheableProcessingComponent in org.apache.cocoon.generation.asciiart |
Classes in org.apache.cocoon.generation.asciiart that implement CacheableProcessingComponent | |
class |
AsciiArtSVGGenerator
A simple AsciiArt text SVG XML generator. |
Uses of CacheableProcessingComponent in org.apache.cocoon.portal.serialization |
Classes in org.apache.cocoon.portal.serialization that implement CacheableProcessingComponent | |
class |
IncludingHTMLSerializer
This is a special serializer that allows to include content that is not XML at the last possible point. |
Uses of CacheableProcessingComponent in org.apache.cocoon.portal.transformation |
Classes in org.apache.cocoon.portal.transformation that implement CacheableProcessingComponent | |
class |
RSSTransformer
This transformer records the content of all description elements and tries to interpret them as valid XML. |
Uses of CacheableProcessingComponent in org.apache.cocoon.reading |
Classes in org.apache.cocoon.reading that implement CacheableProcessingComponent | |
class |
DatabaseReader
This Reader pulls a resource from a database. |
class |
ImageReader
The ImageReader component is used to serve binary image data
in a sitemap pipeline. |
class |
ResourceReader
The ResourceReader component is used to serve binary data
in a sitemap pipeline. |
Uses of CacheableProcessingComponent in org.apache.cocoon.serialization |
Classes in org.apache.cocoon.serialization that implement CacheableProcessingComponent | |
class |
AbstractTextSerializer
|
class |
FOPSerializer
|
class |
HTMLSerializer
|
class |
iTextSerializer
|
class |
RTFSerializer
This class uses the jfor library to serialize XSL:FO documents to RTF streams. |
class |
SVGSerializer
A Batik based Serializer for generating PNG/JPEG images |
class |
TextSerializer
Text serializer converts XML into plain text. |
class |
XMLSerializer
|
Uses of CacheableProcessingComponent in org.apache.cocoon.sitemap |
Classes in org.apache.cocoon.sitemap that implement CacheableProcessingComponent | |
class |
ContentAggregator
This generator implements the sitemap content aggregation. |
class |
LinkGatherer
|
Uses of CacheableProcessingComponent in org.apache.cocoon.slop.generation |
Classes in org.apache.cocoon.slop.generation that implement CacheableProcessingComponent | |
class |
SlopGenerator
SlopGenerator: Simple Line-Oriented Parsing of text files. |
Uses of CacheableProcessingComponent in org.apache.cocoon.transformation |
Classes in org.apache.cocoon.transformation that implement CacheableProcessingComponent | |
class |
CIncludeTransformer
This transformer triggers for the element include in the
namespace "http://apache.org/cocoon/include/1.0".
|
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 |
EncodeURLTransformer
The encodeURL transformer emits encoded URLs. |
class |
ExtendedParserTransformer
|
class |
FilterTransformer
The filter transformer can be used to let only an amount of elements through in a given block. |
class |
FragmentExtractorTransformer
The transformation half of the FragmentExtractor. |
class |
I18nTransformer
Internationalization transformer is used to transform i18n markup into text based on a particular locale. |
class |
LexicalTransformer
This transfomer transforms special mark text part of a XML file into lexemes by using a lexicon file. |
class |
LuceneIndexTransformer
A lucene index creation transformer. |
class |
ParserTransformer
This transfomer transforms lexical tokens in a XML file into a XML hirachy by using a grammar file. |
class |
PatternTransformer
This transfomer transforms text pattern of a XML file into lexemes by using a lexicon file. |
class |
RoleFilterTransformer
Filter XML fragments based on a user's role. |
class |
TraxTransformer
This Transformer is used to transform the incoming SAX stream using a TrAXProcessor. |
class |
XMLDBTransformer
This transformer allows to perform resource creation, deletion, and XUpdate command execution in XML:DB. |
Uses of CacheableProcessingComponent in org.apache.cocoon.transformation.pagination |
Classes in org.apache.cocoon.transformation.pagination that implement CacheableProcessingComponent | |
class |
Paginator
A paginating transformer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |