org.apache.cocoon.generation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Web Framework » cocoon » org.apache.cocoon.generation 
org.apache.cocoon.generation
Java Source File NameTypeComment
AbstractGenerator.javaClass An abstract class that can be used to implement an own generator.
AbstractServerPage.javaClass Base implementation of ServerPagesGenerator.
CalendarGenerator.javaClass
ComposerGenerator.javaClass A default implementation that can be used for writing own generators.
ContextGenerator.javaClass Outputs an XML representation of the set of attributes contained in the Cocoon environment's context for testing purposes.
CSVGenerator.javaClass

A simple parser converting a Comma Separated Values (CSV) file into XML.

This parser is controlled by the following sitemap parameters:

  • process-headers: whether the first line in the CSV is considered to be the header defining column names (the resulting output will be different if this is true or false (default: false).
DirectoryGenerator.javaClass
EventCacheGenerator.javaClass Generator wrapper that forwards generation to to its delegate but overides its caching strategy by replacing it with an event-cache aware implementation.
ExceptionGenerator.javaClass A generator that dumps an XML representation of the exception raised during a pipeline execution.
FileGenerator.javaClass
FileGeneratorTestCase.javaClass
FragmentExtractorGenerator.javaClass The generation half of FragmentExtractor. FragmentExtractor is a transformer-generator pair which is designed to allow sitemap managers to extract certain nodes from a SAX stream and move them into a separate pipeline.
Generator.javaInterface A generator is the starting point of a pipeline.
GenericProxyGenerator.javaClass This is a generic HTTP proxy, designed to handle any possible HTTP method, but with a particular bias towards WebDAV.
HSSFGenerator.javaClass This generator generates - using Apache POI - a Gnumeric compliant XML Document from a Microsoft Excel Workbook.
HTMLGenerator.javaClass
HttpProxyGenerator.javaClass The HttpProxyGenerator is a Cocoon generator using the Jakarta Commons HTTPClient Library to access an XML stream over HTTP.
ImageDirectoryGenerator.javaClass
author:
   Donald A.
IMAPGenerator.javaClass Generates an XML listing of messages from an IMAP mail server.

You must configure this generator with "host", "user", and "pass" parameters which specifies the mail server host, the user to login as, and the password to use, respectively.

IncrementGenerator.javaClass Increment context attribute "count" for testing purposes.
JSPGenerator.javaClass Allows Servlets and JSPs to be used as a generator.
JXTemplateGenerator.javaClass
LinkStatusGenerator.javaClass
MP3DirectoryGenerator.javaClass
NekoHTMLGenerator.javaClass
ParseExceptionGenerator.javaClass Exception generator.
PauseGenerator.javaClass This generator extends the usual FileGenerator with a pause parameter.
PhpGenerator.javaClass Allows PHP to be used as a generator.
ProfilerGenerator.javaClass Generates an XML representation of the current status of Profiler.
RequestGenerator.javaClass
ScriptGenerator.javaClass The Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Groovy, Jython, etc.) as a Cocoon Generator.
SearchGenerator.javaClass Generates an XML representation of a search result.

This generator generates xml content representening an XML search. The generated xml content contains the search result, the search query information, and navigation information about the search results. The query is sent to the generator, either via the 'queryString' request parameter or the 'query' SiteMap parameter.

ServerPagesGenerator.javaClass This class acts as a proxy to a dynamically loadedGenerator delegating actual SAX event generation.

It has a single configuration item : <autocomplete-documents>true|false<autocomplete-documents> (default is false).

This tells the generator to automatically close all elements that weren't properly closed by the XSP, such as when a return statement is used to prematurely end processing.

ServiceableGenerator.javaClass A default implementation that can be used for writing own generators.
ServletGenerator.javaClass
SessionAttributeGenerator.javaClass
StatusGenerator.javaClass
StreamGenerator.javaClass
SWFGenerator.javaClass
TextGenerator.javaClass Read a plain text file and produce a valid XML file.
TraversableGenerator.javaClass Generates an XML source hierarchy listing from a Traversable Source.

The root node of the generated document will normally be a collection node and a collection node can contain zero or more resource or collection nodes.

TraversableSourceDescriptionGenerator.javaClass This Generator augments the output of the TraversableGenerator.
VelocityGenerator.javaClass

Cocoon Generator that produces dynamic XML SAX events from a Velocity template file.

If called from a Flowscript, the immediate properties of the context object from the Flowscript are available in the Velocity context. In that case, the current Web Continuation from the Flowscript is also available as a variable named continuation.
WebServiceProxyGenerator.javaClass 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.
XMidiGenerator.javaClass Reads a standard MIDI file and generates SAX Events.
XMLDBCollectionGenerator.javaClass This class implements generation of a XML:DB collection contents as a directory listing.
XMLDBGenerator.javaClass This class implements generation of XML documents from a XML:DB compliant database.
XPathDirectoryGenerator.javaClass
XPathTraversableGenerator.javaClass Generates an XML collection listing performing XPath queries on XML sources.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.