|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SitemapModelComponent in org.apache.cocoon.ajax |
---|
Classes in org.apache.cocoon.ajax that implement SitemapModelComponent | |
---|---|
class |
BrowserUpdateTransformer
|
Uses of SitemapModelComponent in org.apache.cocoon.components.language.markup.xsp |
---|
Classes in org.apache.cocoon.components.language.markup.xsp that implement SitemapModelComponent | |
---|---|
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 SitemapModelComponent in org.apache.cocoon.generation |
---|
Subinterfaces of SitemapModelComponent in org.apache.cocoon.generation | |
---|---|
interface |
Generator
A generator is the starting point of a pipeline. |
Classes in org.apache.cocoon.generation that implement SitemapModelComponent | |
---|---|
class |
AbstractGenerator
An abstract class that can be used to implement an own generator. |
class |
AbstractServerPage
Base implementation of ServerPagesGenerator . |
class |
CalendarGenerator
|
class |
ComposerGenerator
Deprecated. Use the ServiceableGenerator instead. |
class |
CSVGenerator
A simple parser converting a Comma Separated Values (CSV) file into XML. |
class |
DirectoryGenerator
|
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 |
ExceptionGenerator
A generator that dumps an XML representation of the exception raised during a pipeline execution. |
class |
FileGenerator
|
class |
FragmentExtractorGenerator
The generation half of FragmentExtractor. |
class |
GenericProxyGenerator
This is a generic HTTP proxy, designed to handle any possible HTTP method, but with a particular bias towards WebDAV. |
class |
HSSFGenerator
This generator generates - using Apache POI - a Gnumeric compliant XML Document from a Microsoft Excel Workbook. |
class |
HTMLGenerator
|
class |
HttpProxyGenerator
The HttpProxyGenerator is a Cocoon generator using the
Jakarta Commons HTTPClient Library to access an XML stream
over HTTP. |
class |
ImageDirectoryGenerator
|
class |
IMAPGenerator
Generates an XML listing of messages from an IMAP mail server. |
class |
JSPGenerator
Allows Servlets and JSPs to be used as a generator. |
class |
JXTemplateGenerator
Deprecated. Replaced with the template block: JXTemplateGenerator . |
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 |
LinkStatusGenerator
|
class |
MP3DirectoryGenerator
|
class |
NekoHTMLGenerator
|
class |
ProfilerGenerator
Generates an XML representation of the current status of Profiler. |
class |
RequestGenerator
|
class |
ScriptGenerator
The Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Groovy, Jython, etc.) as a Cocoon Generator. |
class |
SearchGenerator
Generates an XML representation of a search result. |
class |
ServerPagesGenerator
This class acts as a proxy to a dynamically loaded Generator
delegating actual SAX event generation. |
class |
ServiceableGenerator
A default implementation that can be used for writing own generators. |
class |
ServletGenerator
|
class |
SessionAttributeGenerator
|
class |
StatusGenerator
|
class |
StreamGenerator
|
class |
TraversableGenerator
Generates an XML source hierarchy listing from a Traversable Source. |
class |
TraversableSourceDescriptionGenerator
This Generator augments the output of the TraversableGenerator. |
class |
VelocityGenerator
Cocoon Generator that produces dynamic XML SAX events
from a Velocity template file. |
class |
WebServiceProxyGenerator
The WebServiceProxyGenerator is intended to: 1) Allow easy syndication of dynamic interactive content as a natural extension of the currently popular static content syndication with RSS. |
class |
XMidiGenerator
Reads a standard MIDI file and generates SAX Events. |
class |
XMLDBCollectionGenerator
Deprecated. Use the XML:DB pseudo protocol instead. |
class |
XMLDBGenerator
Deprecated. Use the XML:DB pseudo protocol instead. |
class |
XPathDirectoryGenerator
|
class |
XPathTraversableGenerator
Generates an XML collection listing performing XPath queries on XML sources. |
Uses of SitemapModelComponent in org.apache.cocoon.generation.asciiart |
---|
Classes in org.apache.cocoon.generation.asciiart that implement SitemapModelComponent | |
---|---|
class |
AsciiArtSVGGenerator
A simple AsciiArt text SVG XML generator. |
Uses of SitemapModelComponent in org.apache.cocoon.mail.transformation |
---|
Classes in org.apache.cocoon.mail.transformation that implement SitemapModelComponent | |
---|---|
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 SitemapModelComponent in org.apache.cocoon.profiling.generation |
---|
Classes in org.apache.cocoon.profiling.generation that implement SitemapModelComponent | |
---|---|
class |
StatisticsGenerator
Statistic-Generator. |
Uses of SitemapModelComponent in org.apache.cocoon.reading |
---|
Subinterfaces of SitemapModelComponent in org.apache.cocoon.reading | |
---|---|
interface |
Reader
A reader can be used to generate binary output for a request. |
Classes in org.apache.cocoon.reading that implement SitemapModelComponent | |
---|---|
class |
AbstractReader
A reader can be used to generate binary output for a request. |
class |
AxisRPCReader
SOAP Reader |
class |
CaptchaReader
The CaptchaReader is a simple tool generating JPEG images for the text
supplied as its source in a way so that it's hard to parse automatically. |
class |
ComposerReader
Deprecated. Use the ServiceableReader instead |
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 |
JSPReader
The JSPReader component is used to serve Servlet and JSP page
output data in a sitemap pipeline. |
class |
ResourceReader
The ResourceReader component is used to serve binary data
in a sitemap pipeline. |
class |
ServiceableReader
The serviceable reader will allow any Reader implementation that
extends this to access other Avalon components. |
Uses of SitemapModelComponent in org.apache.cocoon.reading.imageop |
---|
Classes in org.apache.cocoon.reading.imageop that implement SitemapModelComponent | |
---|---|
class |
ImageOpReader
The ImageOpReader component is used to serve binary image data
in a sitemap pipeline. |
Uses of SitemapModelComponent in org.apache.cocoon.samples |
---|
Classes in org.apache.cocoon.samples that implement SitemapModelComponent | |
---|---|
class |
EventAwareGenerator
This is a sample generator to demonstrate the event aware caching. |
class |
EventAwareReader
|
Uses of SitemapModelComponent in org.apache.cocoon.sitemap |
---|
Classes in org.apache.cocoon.sitemap that implement SitemapModelComponent | |
---|---|
class |
ContentAggregator
This generator implements the sitemap content aggregation. |
class |
LinkGatherer
|
class |
LinkTranslator
|
class |
NotifyingGenerator
Generates an XML representation of the current notification. |
Uses of SitemapModelComponent in org.apache.cocoon.slop.generation |
---|
Classes in org.apache.cocoon.slop.generation that implement SitemapModelComponent | |
---|---|
class |
SlopGenerator
SlopGenerator: Simple Line-Oriented Parsing of text files. |
Uses of SitemapModelComponent in org.apache.cocoon.template |
---|
Classes in org.apache.cocoon.template that implement SitemapModelComponent | |
---|---|
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 SitemapModelComponent in org.apache.cocoon.transformation |
---|
Subinterfaces of SitemapModelComponent in org.apache.cocoon.transformation | |
---|---|
interface |
Transformer
|
Classes in org.apache.cocoon.transformation that implement SitemapModelComponent | |
---|---|
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 |
TagTransformer
Transformer which implements the taglib functionalty. |
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 SitemapModelComponent in org.apache.cocoon.transformation.pagination |
---|
Classes in org.apache.cocoon.transformation.pagination that implement SitemapModelComponent | |
---|---|
class |
Paginator
A paginating transformer. |
Uses of SitemapModelComponent in org.apache.cocoon.webapps.authentication.generation |
---|
Classes in org.apache.cocoon.webapps.authentication.generation that implement SitemapModelComponent | |
---|---|
class |
ConfigurationGenerator
Deprecated. This block is deprecated and will be removed in future versions. |
Uses of SitemapModelComponent in org.apache.cocoon.webapps.session.transformation |
---|
Classes in org.apache.cocoon.webapps.session.transformation that implement SitemapModelComponent | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |