| 
 | ||||||||||
| 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 | JSGeneratorClass representing interpreted XSP-generated ServerPagesGeneratorprograms
 written in Javascript language | 
|  class | PythonGeneratorClass representing interpreted XSP-generated ServerPagesGeneratorprograms
 written in Python language | 
|  class | XSPGeneratorBase class for XSP-generated ServerPagesGeneratorclasses | 
| Uses of AbstractGenerator in org.apache.cocoon.forms.generation | 
|---|
| Subclasses of AbstractGenerator in org.apache.cocoon.forms.generation | |
|---|---|
|  class | FormsGeneratorA generator that streams an XML representation of a Form. | 
|  class | SuggestionListGeneratorA generator for suggestion lists. | 
| Uses of AbstractGenerator in org.apache.cocoon.generation | 
|---|
| Subclasses of AbstractGenerator in org.apache.cocoon.generation | |
|---|---|
|  class | AbstractServerPageBase implementation of ServerPagesGenerator. | 
|  class | CalendarGenerator | 
|  class | ComposerGeneratorDeprecated. Use the ServiceableGeneratorinstead. | 
|  class | CSVGeneratorA simple parser converting a Comma Separated Values (CSV) file into XML. | 
|  class | DirectoryGenerator | 
|  class | EventCacheGeneratorGenerator wrapper that forwards generation to to its delegate but overides its caching strategy by replacing it with an event-cache aware implementation. | 
|  class | ExceptionGeneratorA generator that dumps an XML representation of the exception raised during a pipeline execution. | 
|  class | FileGenerator | 
|  class | FragmentExtractorGeneratorThe generation half of FragmentExtractor. | 
|  class | GenericProxyGeneratorThis is a generic HTTP proxy, designed to handle any possible HTTP method, but with a particular bias towards WebDAV. | 
|  class | HSSFGeneratorThis generator generates - using Apache POI - a Gnumeric compliant XML Document from a Microsoft Excel Workbook. | 
|  class | HTMLGenerator | 
|  class | HttpProxyGeneratorThe HttpProxyGeneratoris a Cocoon generator using the
 Jakarta Commons HTTPClient Library to access an XML stream
 over HTTP. | 
|  class | ImageDirectoryGenerator | 
|  class | IMAPGeneratorGenerates an XML listing of messages from an IMAP mail server. | 
|  class | JSPGeneratorAllows Servlets and JSPs to be used as a generator. | 
|  class | JXTemplateGeneratorDeprecated. Replaced with the template block: JXTemplateGenerator. | 
|  class | LinkStatusGenerator | 
|  class | MP3DirectoryGenerator | 
|  class | NekoHTMLGenerator | 
|  class | ParseExceptionGeneratorException generator. | 
|  class | PhpGeneratorAllows PHP to be used as a generator. | 
|  class | ProfilerGeneratorGenerates an XML representation of the current status of Profiler. | 
|  class | RequestGenerator | 
|  class | ScriptGeneratorThe Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Groovy, Jython, etc.) as a Cocoon Generator. | 
|  class | SearchGeneratorGenerates an XML representation of a search result. | 
|  class | ServerPagesGeneratorThis class acts as a proxy to a dynamically loaded Generatordelegating actual SAX event generation. | 
|  class | ServiceableGeneratorA default implementation that can be used for writing own generators. | 
|  class | ServletGenerator | 
|  class | SessionAttributeGenerator | 
|  class | StatusGenerator | 
|  class | StreamGenerator | 
|  class | SWFGeneratoruses the project http://developer.berlios.de/projects/spark-xml/ | 
|  class | TextGeneratorRead a plain text file and produce a valid XML file. | 
|  class | TraversableGeneratorGenerates an XML source hierarchy listing from a Traversable Source. | 
|  class | TraversableSourceDescriptionGeneratorThis Generator augments the output of the TraversableGenerator. | 
|  class | VelocityGeneratorCocoon Generatorthat produces dynamic XML SAX events
 from a Velocity template file. | 
|  class | WebServiceProxyGeneratorThe 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. 2) Allow transparent routing of web service request through GET, POST, SOAP-RPC and SOAP-DOC binding methods. 3) Allow almost full control through sitemap configuration. 4) Allow use of Cocoon components for content formatting, aggregation and styling through a tight integration with the Cocoon sitemap. 5) Require 0 (zero) lines of Java or other business logic code in most cases. 6) Be generic and flexible enough to allow custom extensions for advanced and non-typical uses. 7) Support sessions, authentication, http 1.1, https, request manipulation, redirects following, connection pooling, and others. 8) Use the Jakarta HttpClient library which provides many sophisticated features for HTTP connections. 9) (TBD) Use Axis for SOAP-RPC and SOAP-DOC bindings. | 
|  class | XMidiGeneratorReads a standard MIDI file and generates SAX Events. | 
|  class | XMLDBCollectionGeneratorDeprecated. Use the XML:DB pseudo protocol instead. | 
|  class | XMLDBGeneratorDeprecated. Use the XML:DB pseudo protocol instead. | 
|  class | XPathDirectoryGenerator | 
|  class | XPathTraversableGeneratorGenerates 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 | AsciiArtSVGGeneratorA 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 | BasketContentGeneratorThis generator displays the content of one item. | 
|  class | BasketGeneratorThis 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 | AbstractCopletGeneratorAbstract generator implementation that provides a method getCopletInstanceData(). | 
| 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 | StatisticsGeneratorStatistic-Generator. | 
| Uses of AbstractGenerator in org.apache.cocoon.samples | 
|---|
| Subclasses of AbstractGenerator in org.apache.cocoon.samples | |
|---|---|
|  class | EventAwareGeneratorThis 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 | NotifyingGeneratorGenerates 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 | SlopGeneratorSlopGenerator: 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 | ConfigurationGeneratorDeprecated. This block is deprecated and will be removed in future versions. | 
| Uses of AbstractGenerator in org.apache.cocoon.webapps.portal.generation | 
|---|
| Subclasses of AbstractGenerator in org.apache.cocoon.webapps.portal.generation | |
|---|---|
|  class | PortalGeneratorThis generator generates the portal for the current user. | 
| Uses of AbstractGenerator in org.apache.cocoon.woody.generation | 
|---|
| Subclasses of AbstractGenerator in org.apache.cocoon.woody.generation | |
|---|---|
|  class | WoodyGeneratorA generator that streams an XML representation of a Woody Form. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||