|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractGenerator in org.apache.cocoon.components.language.markup.xsp |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.components.language.markup.xsp | |
---|---|
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 AbstractGenerator in org.apache.cocoon.forms.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.forms.generation | |
---|---|
class |
FormsGenerator
A generator that streams an XML representation of a Form . |
class |
SuggestionListGenerator
A generator for suggestion lists. |
Uses of AbstractGenerator in org.apache.cocoon.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.generation | |
---|---|
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 . |
class |
LinkStatusGenerator
|
class |
MP3DirectoryGenerator
|
class |
NekoHTMLGenerator
|
class |
ParseExceptionGenerator
Exception generator. |
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 |
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 |
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 AbstractGenerator in org.apache.cocoon.generation.asciiart |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.generation.asciiart | |
---|---|
class |
AsciiArtSVGGenerator
A simple AsciiArt text SVG XML generator. |
Uses of AbstractGenerator in org.apache.cocoon.portal.coplets.basket |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.portal.coplets.basket | |
---|---|
class |
BasketContentGenerator
This generator displays the content of one item. |
class |
BasketGenerator
This is a portlet that displays the contents of a basket |
Uses of AbstractGenerator in org.apache.cocoon.portal.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.portal.generation | |
---|---|
class |
AbstractCopletGenerator
Abstract generator implementation that provides a method getCopletInstanceData(). |
class |
PortalGenerator
This generator renders the complete portal. |
Uses of AbstractGenerator in org.apache.cocoon.portal.tools.copletManagement.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.portal.tools.copletManagement.generation | |
---|---|
class |
XMLProfileGenerator
|
Uses of AbstractGenerator in org.apache.cocoon.portal.tools.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.portal.tools.generation | |
---|---|
class |
I18nCatalogueGenerator
|
Uses of AbstractGenerator in org.apache.cocoon.profiling.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.profiling.generation | |
---|---|
class |
StatisticsGenerator
Statistic-Generator. |
Uses of AbstractGenerator in org.apache.cocoon.samples |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.samples | |
---|---|
class |
EventAwareGenerator
This is a sample generator to demonstrate the event aware caching. |
Uses of AbstractGenerator in org.apache.cocoon.sitemap |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.sitemap | |
---|---|
class |
NotifyingGenerator
Generates an XML representation of the current notification. |
Uses of AbstractGenerator in org.apache.cocoon.slop.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.slop.generation | |
---|---|
class |
SlopGenerator
SlopGenerator: Simple Line-Oriented Parsing of text files. |
Uses of AbstractGenerator in org.apache.cocoon.webapps.authentication.generation |
---|
Subclasses of AbstractGenerator in org.apache.cocoon.webapps.authentication.generation | |
---|---|
class |
ConfigurationGenerator
Deprecated. This block is deprecated and will be removed in future versions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |