< A B C D E F G H I J L M N O P Q R S T U V W X Y

<

() - Static method in class org.apache.cocoon.processor.sql.ConnectionDefs
 

A

AbstractActor - class org.apache.cocoon.framework.AbstractActor.
This class implements the usual method to store and keep the director reference for later use.
AbstractActor() - Constructor for class org.apache.cocoon.framework.AbstractActor
 
AbstractInterpreter - class org.apache.cocoon.interpreter.AbstractInterpreter.
 
AbstractInterpreter() - Constructor for class org.apache.cocoon.interpreter.AbstractInterpreter
 
AbstractProducer - class org.apache.cocoon.producer.AbstractProducer.
This abstract class implements the Producer interface and provides utitity methods to convert the generated streams into DOM tress that are used inside the processor pipeline.
AbstractProducer() - Constructor for class org.apache.cocoon.producer.AbstractProducer
 
AbstractXSLTProcessor - class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor.
This class abstracts the XSL processor interface.
AbstractXSLTProcessor() - Constructor for class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
acquire() - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
 
Actor - interface org.apache.cocoon.framework.Actor.
This interface must be implemented by all acting classes.
addCookie(Cookie) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
ATTRIBUTE_NULLS - Static variable in class org.apache.cocoon.processor.sql.SQLProcessor
Print null columns with NULL attribute

B

baseName - Variable in class org.apache.cocoon.framework.Configurations
 
browsers - Variable in class org.apache.cocoon.Engine
 
Browsers - class org.apache.cocoon.Browsers.
This inner class is used to store the mapping between browser names and those signature fragments used for mapping.
BROWSERS_PROP - Static variable in interface org.apache.cocoon.Defaults
 
Browsers.Browser - class org.apache.cocoon.Browsers.Browser.
Inner class that contains single browser information.
Browsers.Browser(Browsers, String, String) - Constructor for class org.apache.cocoon.Browsers.Browser
 
Browsers() - Constructor for class org.apache.cocoon.Browsers
 

C

cache - Variable in class org.apache.cocoon.Engine
 
Cache - interface org.apache.cocoon.cache.Cache.
The interface that all caching implementations must adhere to.
CACHE_DEFAULT - Static variable in interface org.apache.cocoon.Defaults
 
CACHE_PROP - Static variable in interface org.apache.cocoon.Defaults
 
cached - Variable in class org.apache.cocoon.framework.Page
 
Changeable - interface org.apache.cocoon.framework.Changeable.
This interface must be implemented by all those classes that represent a changeable point in the document processing chain.
changeables - Variable in class org.apache.cocoon.framework.Page
 
className - Variable in class org.apache.cocoon.interpreter.java.JavaModule
 
Cocoon - class org.apache.cocoon.Cocoon.
The Cocoon Publishing Framework.
COCOON_FORMAT_PI - Static variable in interface org.apache.cocoon.Defaults
 
COCOON_PROCESS_PI - Static variable in interface org.apache.cocoon.Defaults
 
Cocoon() - Constructor for class org.apache.cocoon.Cocoon
 
CocoonCache - class org.apache.cocoon.cache.CocoonCache.
This is the dynamic cocoon cache implementation which is able to cache all instances of generated documents, both statically and dynamically generated.
CocoonCache() - Constructor for class org.apache.cocoon.cache.CocoonCache
 
CODE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
colors - Static variable in class org.apache.cocoon.Frontend
 
Configurable - interface org.apache.cocoon.framework.Configurable.
This interface must be implemented by all those classes that need parameters to specify their global behavior during their initialization.
configurations - Variable in class org.apache.cocoon.Engine
 
Configurations - class org.apache.cocoon.framework.Configurations.
This class encapsulates all the configurations needed by a Configurable class to work.
Configurations() - Constructor for class org.apache.cocoon.framework.Configurations
 
Configurations(Configurations) - Constructor for class org.apache.cocoon.framework.Configurations
Create the class with given defaults.
Configurations(String) - Constructor for class org.apache.cocoon.framework.Configurations
Create the class from a the file
Configurations(String, Configurations) - Constructor for class org.apache.cocoon.framework.Configurations
Create the class with given defaults and from the file
confs - Variable in class org.apache.cocoon.Cocoon
 
confsName - Variable in class org.apache.cocoon.Cocoon
 
ConnectionCreator - class org.apache.cocoon.processor.sql.ConnectionCreator.
Utility methods for this processor.
ConnectionCreator(Properties) - Constructor for class org.apache.cocoon.processor.sql.ConnectionCreator
 
ConnectionDefs - class org.apache.cocoon.processor.sql.ConnectionDefs.
Default connection values.
ConnectionDefs(Document) - Constructor for class org.apache.cocoon.processor.sql.ConnectionDefs
 
containsHeader(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
containsKey(Object) - Method in interface org.apache.cocoon.store.Store
Indicates if the given key is associated to a contained object.
containsKey(Object) - Method in class org.apache.cocoon.store.MemoryStore
Indicates if the given key is associated to a contained object.
content - Variable in class org.apache.cocoon.framework.Page
 
CONTENT_PI - Static variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
contentType - Variable in class org.apache.cocoon.framework.Page
 
count - Variable in class org.apache.cocoon.store.MemoryStore.Container
 
count - Static variable in class org.apache.cocoon.example.DCPExample
 
create(String) - Method in class org.apache.cocoon.framework.Manager
Create the instance of a class given its name.
create(String) - Method in interface org.apache.cocoon.framework.Factory
Create the instance of a class given its name.
create(String, Configurations) - Method in class org.apache.cocoon.framework.Manager
Create the instance of a class and, if configurable, use the given configurations to configure it.
create(String, Configurations) - Method in interface org.apache.cocoon.framework.Factory
Create the instance of a class and, if configurable, use the given configurations to configure it.
create(Vector) - Method in class org.apache.cocoon.framework.Manager
Create a vector of instances.
create(Vector) - Method in interface org.apache.cocoon.framework.Factory
Create a vector of instances given a vector of strings indicating their respective names.
create(Vector, Configurations) - Method in class org.apache.cocoon.framework.Manager
Create a vector of instances with given configurations.
create(Vector, Configurations) - Method in interface org.apache.cocoon.framework.Factory
Create a vector of instances with given configurations.
createAttribute(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createCDATASection(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createComment(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createDocument() - Method in class org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser
 
createDocumentFragment() - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createElement(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createEmptyDocument() - Method in class org.apache.cocoon.parser.OracleXMLParser
 
createEmptyDocument() - Method in class org.apache.cocoon.parser.IBMXMLParser
 
createEmptyDocument() - Method in interface org.apache.cocoon.parser.Parser
Creates an empty DOM tree.
createEmptyDocument() - Method in class org.apache.cocoon.parser.OpenXMLParser
 
createEmptyDocument() - Method in class org.apache.cocoon.parser.SunXMLParser
 
createEntityReference(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createErrorElement(Document, Properties, Exception) - Static method in class org.apache.cocoon.processor.sql.Utils
 
createInstance(Document, Dictionary) - Method in interface org.apache.cocoon.interpreter.Module
 
createInstance(Document, Dictionary) - Method in class org.apache.cocoon.interpreter.java.JavaModule
 
createInstance(Document, Dictionary) - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
createModule(String) - Method in class org.apache.cocoon.interpreter.AbstractInterpreter
 
createModule(String) - Method in interface org.apache.cocoon.interpreter.Interpreter
 
createProcessingInstruction(String, String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createTextNode(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
creators - Variable in class org.apache.cocoon.processor.sql.ConnectionDefs
The connection creators table

D

dburl - Variable in class org.apache.cocoon.processor.sql.ConnectionCreator
 
DCPEngine - class org.apache.cocoon.processor.dcp.DCPEngine.
This class implements a DOM processor that evaluates <?
DCPEngine(Document, InterpreterFactory, Dictionary) - Constructor for class org.apache.cocoon.processor.dcp.DCPEngine
Set the document being processed and any parameters passed by the invoking environment.
DCPExample - class org.apache.cocoon.example.DCPExample.
 
DCPExample() - Constructor for class org.apache.cocoon.example.DCPExample
 
DCPException - exception org.apache.cocoon.processor.dcp.DCPException.
This exception it thrown by a DCP processor to signal something went wrong during processing.
DCPException(String) - Constructor for class org.apache.cocoon.processor.dcp.DCPException
 
DCPProcessor - class org.apache.cocoon.processor.dcp.DCPProcessor.
This class implements a DOM processor that expands XML documents replacing dynamic content generation processing instructions by the return value of user-supplied logic.
DCPProcessor() - Constructor for class org.apache.cocoon.processor.dcp.DCPProcessor
 
DEBUG - Static variable in interface org.apache.cocoon.Defaults
 
DEFAULT_BROWSER - Static variable in interface org.apache.cocoon.Defaults
 
default_query_creator - Static variable in class org.apache.cocoon.processor.sql.SQLProcessor
The default query creator, does {@...} substitution
default_query_props - Variable in class org.apache.cocoon.processor.sql.ConnectionDefs
The page-specific default query properties
DefaultDCPProcessor - class org.apache.cocoon.dcp.DefaultDCPProcessor.
The convenience class that all DCP objects should extend.
DefaultDCPProcessor() - Constructor for class org.apache.cocoon.dcp.DefaultDCPProcessor
 
Defaults - interface org.apache.cocoon.Defaults.
The Cocoon strings.
defaultType - Variable in class org.apache.cocoon.framework.Router
 
destroy() - Method in interface org.apache.cocoon.interpreter.Instance
 
destroy() - Method in class org.apache.cocoon.interpreter.java.JavaInstance
 
destroy() - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance
 
director - Variable in class org.apache.cocoon.framework.AbstractActor
 
director - Variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
Director - interface org.apache.cocoon.framework.Director.
A Director is an actor manager.
doCreateModule(String) - Method in class org.apache.cocoon.interpreter.AbstractInterpreter
 
doCreateModule(String) - Method in class org.apache.cocoon.interpreter.java.JavaInterpreter
 
doCreateModule(String) - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInterpreter
 
document - Variable in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
document - Variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
document - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance
 
doProcess(Node) - Method in class org.apache.cocoon.processor.dcp.DCPEngine
 
drivers - Static variable in class org.apache.cocoon.processor.sql.SQLProcessor
A table of already instantiated drivers to avoid memory leak on stupid JVM implementations
dummy - Variable in class org.apache.cocoon.example.DummyProducer
 
DummyProducer - class org.apache.cocoon.example.DummyProducer.
Stupid producer to show how this functionality works.
DummyProducer() - Constructor for class org.apache.cocoon.example.DummyProducer
 

E

EcmaScriptEvaluator - class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator.
 
EcmaScriptEvaluator(JSGlobalObject, String[]) - Constructor for class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
 
EcmaScriptInstance - class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance.
 
EcmaScriptInstance(EcmaScriptEvaluator, Document) - Constructor for class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance
 
EcmaScriptInterpreter - class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInterpreter.
 
EcmaScriptInterpreter() - Constructor for class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInterpreter
 
EcmaScriptModule - class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule.
 
EcmaScriptModule(String) - Constructor for class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
encode(HttpServletRequest) - Static method in class org.apache.cocoon.Utils
Encodes the given request into a string using the format protocol://serverName:serverPort/requestURI?
encode(HttpServletRequest, boolean) - Static method in class org.apache.cocoon.Utils
Encodes the given request into a string using the format userAgent:protocol://serverName:serverPort/requestURI?
encode(HttpServletRequest, boolean, boolean) - Static method in class org.apache.cocoon.Utils
Encodes the given request into a string using the format userAgent:protocol://serverName:serverPort/requestURI?
encodeRedirectUrl(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
Deprecated.  
encodeRedirectURL(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
encodeUrl(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
Deprecated.  
encodeURL(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
engine - Variable in class org.apache.cocoon.Cocoon
 
Engine - class org.apache.cocoon.Engine.
The Cocoon publishing engine.
Engine(Configurations) - Constructor for class org.apache.cocoon.Engine
This method initializes the engine.
EngineWrapper - class org.apache.cocoon.EngineWrapper.
This class implements wrapping methods that allow the engine to be called even from other APIs or standalone applications.
EngineWrapper.HttpServletRequestImpl - class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl.
Dummy implementation of the HttpServletRequest class to create a fake but funtional request for the main engine.
EngineWrapper.HttpServletRequestImpl(EngineWrapper, String) - Constructor for class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
EngineWrapper.HttpServletResponseImpl - class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl.
Dummy implementation of the HttpServletResponse class to create a fake but funtional response for the main engine.
EngineWrapper.HttpServletResponseImpl(EngineWrapper, PrintWriter) - Constructor for class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
EngineWrapper(Configurations) - Constructor for class org.apache.cocoon.EngineWrapper
 
ERROR_ELEMENT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_MESSAGE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_MESSAGE_ELEMENT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_MESSAGE_TEXT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_STACKTRACE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_STACKTRACE_ELEMENT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
error(ServletResponse, String) - Static method in class org.apache.cocoon.Frontend
 
error(ServletResponse, String, Throwable) - Static method in class org.apache.cocoon.Frontend
 
evaluate(MemoryStore.Container, long) - Method in class org.apache.cocoon.store.MemoryStore
This method evaluates every contained object and is a function of LRU (last recently used) and LFU (last frequenly used) paradigms.
evaluator - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance
 
evaluator - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
 
evaluatorPool - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
exception - Variable in class org.apache.cocoon.Cocoon
 
expectedTypes - Static variable in class org.apache.cocoon.interpreter.java.JavaModule
 
extensions - Static variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 

F

factor - Static variable in class org.apache.cocoon.store.MemoryStore
Indicates the factor of LFU compared to LRU.
factory - Variable in class org.apache.cocoon.parser.SunXMLParser
 
factory - Variable in class org.apache.cocoon.producer.ProducerFactory
 
Factory - interface org.apache.cocoon.framework.Factory.
A factory is responsible to create and properly initialize dynamically loaded classes.
FileProducer - class org.apache.cocoon.producer.FileProducer.
This class implements the producer interface in order to produce a document based on the path provided as "PathTranslated".
FileProducer() - Constructor for class org.apache.cocoon.producer.FileProducer
 
footer(PrintWriter) - Static method in class org.apache.cocoon.Frontend
 
FOPFormatter - class org.apache.cocoon.formatter.pdf.FOPFormatter.
This class wraps around FOP classes to perform XSL:FO to PDF formatting.
FOPFormatter() - Constructor for class org.apache.cocoon.formatter.pdf.FOPFormatter
 
format - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 
format(Document, Writer, Dictionary) - Method in interface org.apache.cocoon.formatter.Formatter
Prints the give document into a page.
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.OpenXMLFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.pdf.FOPFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.xml.XSLPXMLFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.wml.XSLPWMLFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.html.XSLPHTMLFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.xhtml.XSLPXHTMLFormatter
 
Formatter - interface org.apache.cocoon.formatter.Formatter.
This class must be implemented by the printers that format a DOM tree into streams.
FORMATTER_PROP - Static variable in interface org.apache.cocoon.Defaults
 
FormatterFactory - class org.apache.cocoon.formatter.FormatterFactory.
This class implements the formatter factory.
FormatterFactory() - Constructor for class org.apache.cocoon.formatter.FormatterFactory
 
formatters - Variable in class org.apache.cocoon.Engine
 
Frontend - class org.apache.cocoon.Frontend.
The Cocoon Frontend.
Frontend() - Constructor for class org.apache.cocoon.Frontend
 

G

get(Object) - Method in interface org.apache.cocoon.store.Store
Get the object associated to the given unique key.
get(Object) - Method in class org.apache.cocoon.store.MemoryStore
Get the object associated to the given unique key.
get(String) - Method in class org.apache.cocoon.framework.Configurations
Get the configuration.
get(String, Object) - Method in class org.apache.cocoon.framework.Configurations
Get the configuration and use the given default value if not found.
getActor(String) - Method in class org.apache.cocoon.framework.Manager
Get the actor currently playing the given role.
getActor(String) - Method in interface org.apache.cocoon.framework.Director
Get the actor currently playing the given role.
getAllPIs(Document, String) - Static method in class org.apache.cocoon.Utils
This method returns a vector of PI nodes based on the PI target name.
getAllPIs(Document, String, boolean) - Static method in class org.apache.cocoon.Utils
This method returns a vector of PI nodes based on the PI target name and removes the found PIs from the document if the remove flag is true.
getAttribute(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getAttributeNames() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getAuthType() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getBasename(HttpServletRequest) - Method in class org.apache.cocoon.producer.FileProducer
 
getChangeables() - Method in class org.apache.cocoon.framework.Page
 
getCharacterEncoding() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getCharacterEncoding() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
getChildren(Node) - Method in class org.apache.cocoon.processor.dcp.DCPEngine
 
getColumns(ResultSetMetaData, String) - Method in class org.apache.cocoon.processor.sql.SQLProcessor
 
getConfigurations(String) - Method in class org.apache.cocoon.framework.Configurations
Create a subconfiguration starting from the base node.
getConnection() - Method in class org.apache.cocoon.processor.sql.ConnectionCreator
 
getConnection(String) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
getConnectionCreator(String) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
getContent() - Method in class org.apache.cocoon.framework.Page
 
getContentLength() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getContentType() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getContentType() - Method in class org.apache.cocoon.framework.Page
 
getCookies() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getCount() - Method in class org.apache.cocoon.example.DCPExample
 
getDateHeader(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getDocument(HttpServletRequest) - Method in class org.apache.cocoon.producer.AbstractProducer
This method is the only one called by the Cocoon engine.
getDocument(HttpServletRequest) - Method in interface org.apache.cocoon.producer.Producer
This method is responsible to generate a DOM tree that contains the generated data.
getDocument(Object) - Method in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
getFileContents(InputStream) - Static method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
getFileContents(String) - Static method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
getFirstPI(Document, String) - Static method in class org.apache.cocoon.Utils
This method returns the first PI node based on the PI target name.
getFirstPI(Document, String, boolean) - Static method in class org.apache.cocoon.Utils
This method returns the first PI node based on the PI target name and removes it from the document if the remove flag is true.
getFlag(HttpServletRequest, String, boolean) - Method in class org.apache.cocoon.Engine
Returns the value of the request flag
getFormatter(Document) - Method in class org.apache.cocoon.formatter.FormatterFactory
 
getGlobalObject() - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
 
getHeader(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getHeaderNames() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getInputStream() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getInstance() - Method in interface org.apache.cocoon.interpreter.Instance
 
getInstance() - Method in class org.apache.cocoon.interpreter.java.JavaInstance
 
getInstance() - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance
 
getInterpreter(String) - Method in class org.apache.cocoon.interpreter.InterpreterFactory
 
getIntHeader(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getIntProperty(Properties, String, int) - Static method in class org.apache.cocoon.processor.sql.SQLProcessor
 
getMethod() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getMIMEType() - Method in interface org.apache.cocoon.formatter.Formatter
Returns the MIME type used by this formatter for output.
getMIMEType() - Method in class org.apache.cocoon.formatter.pdf.FOPFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.xml.OpenXMLXMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.xml.XSLPXMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.wml.OpenXMLWMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.wml.XSLPWMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.html.OpenXMLHTMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.html.XSLPHTMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.xhtml.OpenXMLXHTMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.xhtml.XSLPXHTMLFormatter
 
getModules() - Method in class org.apache.cocoon.interpreter.AbstractInterpreter
 
getModules() - Method in interface org.apache.cocoon.interpreter.Interpreter
 
getNotNull(String) - Method in class org.apache.cocoon.framework.Configurations
Get the configuration, throw an exception if not present.
getOutputStream() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
getPage(HttpServletRequest) - Method in class org.apache.cocoon.cache.NoCache
 
getPage(HttpServletRequest) - Method in class org.apache.cocoon.cache.CocoonCache
This method retrieves a page from the store and checks if its changeable points have changed.
getPage(HttpServletRequest) - Method in interface org.apache.cocoon.cache.Cache
It returns null if no page is available.
getParameter(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getParameterNames() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getParameterValues(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getPath(HttpServletRequest) - Method in class org.apache.cocoon.example.DummyProducer
 
getPath(HttpServletRequest) - Method in interface org.apache.cocoon.producer.Producer
Returns the path where the resource is found, or an empty string if no path can be applied to the resource.
getPath(HttpServletRequest) - Method in class org.apache.cocoon.producer.FileProducer
 
getPathInfo() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getPathTranslated() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getPIPseudoAttributes(Document, String) - Static method in class org.apache.cocoon.Utils
This method returns an hashtable with all the pseudo attributes collected in the document.
getPIPseudoAttributes(ProcessingInstruction) - Static method in class org.apache.cocoon.Utils
This method returns an hashtable of pseudo attributes found in the first occurrence of the PI with the given name in the given document.
getProcessor(Document) - Method in class org.apache.cocoon.processor.ProcessorFactory
 
getProducer(HttpServletRequest) - Method in class org.apache.cocoon.producer.ProducerFactory
This methods returns the instance of the producer associated with the given request.
getProperties(String) - Static method in class org.apache.cocoon.Cocoon
 
getProtocol() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getQuery(Connection, String, Element, Properties, Dictionary) - Method in class org.apache.cocoon.processor.sql.SQLQueryCreator
 
getQueryProperties() - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
getQueryProperties(String) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
getQueryString() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getReader() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRealPath(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
Deprecated.  
getRemoteAddr() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRemoteHost() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRemoteUser() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRequestedSessionId() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRequestParameters() - Method in class org.apache.cocoon.example.DCPExample
 
getRequestURI() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRoles() - Method in class org.apache.cocoon.framework.Manager
Get the roles currently set.
getRoles() - Method in interface org.apache.cocoon.framework.Director
Get the roles currently set.
getScheme() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getServerName() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getServerPort() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getServletInfo() - Method in class org.apache.cocoon.Cocoon
This method returns the Servlet information string.
getServletPath() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getSession() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getSession(boolean) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getStatus() - Method in class org.apache.cocoon.Engine
Returns an hashtable of parameters used to report the internal status.
getStatus() - Method in class org.apache.cocoon.Browsers
 
getStatus() - Method in class org.apache.cocoon.Cocoon
Method called to show the servlet status.
getStatus() - Method in class org.apache.cocoon.cache.NoCache
 
getStatus() - Method in class org.apache.cocoon.cache.CocoonCache
 
getStatus() - Method in class org.apache.cocoon.store.MemoryStore
Returns the signature of this store implementation
getStatus() - Method in class org.apache.cocoon.parser.OracleXMLParser
 
getStatus() - Method in class org.apache.cocoon.parser.IBMXMLParser
 
getStatus() - Method in class org.apache.cocoon.parser.OpenXMLParser
 
getStatus() - Method in class org.apache.cocoon.parser.SunXMLParser
 
getStatus() - Method in class org.apache.cocoon.example.DummyProducer
 
getStatus() - Method in class org.apache.cocoon.producer.FileProducer
 
getStatus() - Method in class org.apache.cocoon.producer.ProducerFactory
 
getStatus() - Method in class org.apache.cocoon.formatter.FormatterFactory
 
getStatus() - Method in class org.apache.cocoon.formatter.pdf.FOPFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.xml.OpenXMLXMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.xml.XSLPXMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.wml.OpenXMLWMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.wml.XSLPWMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.html.OpenXMLHTMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.html.XSLPHTMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.xhtml.OpenXMLXHTMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.xhtml.XSLPXHTMLFormatter
 
getStatus() - Method in class org.apache.cocoon.framework.Router
 
getStatus() - Method in interface org.apache.cocoon.framework.Status
Returns information about the status of the implementing class.
getStatus() - Method in class org.apache.cocoon.processor.ProcessorFactory
 
getStatus() - Method in class org.apache.cocoon.processor.dcp.DCPProcessor
 
getStatus() - Method in class org.apache.cocoon.processor.sql.SQLProcessor
 
getStatus() - Method in class org.apache.cocoon.processor.xslt.OracleXSLProcessor
 
getStatus() - Method in class org.apache.cocoon.processor.xslt.LotusXSLProcessor
 
getStatus() - Method in class org.apache.cocoon.processor.xslt.XSLPProcessor
 
getStatus() - Method in class org.apache.cocoon.interpreter.InterpreterFactory
 
getStream(HttpServletRequest) - Method in class org.apache.cocoon.example.DummyProducer
 
getStream(HttpServletRequest) - Method in interface org.apache.cocoon.producer.Producer
This method is responsible to provide an input stream to read the data generated or contained by the resource mapped by this document producer.
getStream(HttpServletRequest) - Method in class org.apache.cocoon.producer.FileProducer
 
getStylesheet(Document, Dictionary) - Method in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
Get the stylesheet associated with the given document, based on the environment and request parameters.
getStylesheetsForBrowsers(Document, String) - Method in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
getSystemDate(Dictionary) - Method in class org.apache.cocoon.example.DCPExample
 
getType(Document) - Method in class org.apache.cocoon.formatter.FormatterFactory
 
getType(Document) - Method in class org.apache.cocoon.processor.ProcessorFactory
 
getType(HttpServletRequest) - Method in class org.apache.cocoon.producer.ProducerFactory
This method returns the producer type as indicated in the request parameter.
getVector(String) - Method in class org.apache.cocoon.framework.Configurations
Get a vector of configurations when the syntax is incremental
getWorst() - Method in class org.apache.cocoon.store.MemoryStore
This method returns the key to the worst object included.
getWriter() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
globalEvaluator - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
globalVariables - Variable in class org.apache.cocoon.processor.dcp.DCPEngine
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.Engine
This method is called to start the processing when calling the engine from the Cocoon servlet.
handle(PrintWriter, String) - Method in class org.apache.cocoon.EngineWrapper
 
hasChanged(Object) - Method in class org.apache.cocoon.producer.AbstractProducer
This method always returns true to reduce the evaluation overhead to a minimum.
hasChanged(Object) - Method in class org.apache.cocoon.producer.FileProducer
 
hasChanged(Object) - Method in class org.apache.cocoon.framework.Monitor
Queries the monitor for changes.
hasChanged(Object) - Method in interface org.apache.cocoon.framework.Changeable
Returns false if the requested resource hasn't changed, true otherwise.
hasChanged(Object) - Method in class org.apache.cocoon.processor.dcp.DCPProcessor
This method is called by the cache system to evaluate the status of this changeable point for the given context (normally an HTTP request).
hasChanged(Object) - Method in class org.apache.cocoon.processor.sql.SQLProcessor
Right now, always return true.
hasChanged(Object) - Method in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
hashtable - Variable in class org.apache.cocoon.store.MemoryStore
 
header(PrintWriter) - Static method in class org.apache.cocoon.Frontend
 
header(PrintWriter, int) - Static method in class org.apache.cocoon.Frontend
 
hold(Object, Object) - Method in interface org.apache.cocoon.store.Store
Holds the given object in a volatile state.
hold(Object, Object) - Method in class org.apache.cocoon.store.MemoryStore
Holds the given object in a volatile state.
HTMLDOCTYPE - Static variable in class org.apache.cocoon.formatter.html.XSLPHTMLFormatter
 

I

IBMXMLParser - class org.apache.cocoon.parser.IBMXMLParser.
This class implements an XML parser using the XML4J 2.0 parser.
IBMXMLParser() - Constructor for class org.apache.cocoon.parser.IBMXMLParser
 
INIT_ARG - Static variable in interface org.apache.cocoon.Defaults
 
INIT_SCRIPT - Static variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
init(Configurations) - Method in class org.apache.cocoon.Browsers
Initialize the map with the mapping rules.
init(Configurations) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
init(Configurations) - Method in class org.apache.cocoon.dcp.ServletDCPProcessor
 
init(Configurations) - Method in class org.apache.cocoon.store.MemoryStore
 
init(Configurations) - Method in class org.apache.cocoon.producer.ProducerFactory
 
init(Configurations) - Method in class org.apache.cocoon.formatter.OpenXMLFormatter
 
init(Configurations) - Method in class org.apache.cocoon.formatter.XSLPFormatter
 
init(Configurations) - Method in class org.apache.cocoon.formatter.xml.OpenXMLXMLFormatter
 
init(Configurations) - Method in class org.apache.cocoon.formatter.wml.OpenXMLWMLFormatter
 
init(Configurations) - Method in class org.apache.cocoon.formatter.html.OpenXMLHTMLFormatter
 
init(Configurations) - Method in class org.apache.cocoon.formatter.xhtml.OpenXMLXHTMLFormatter
 
init(Configurations) - Method in class org.apache.cocoon.framework.Router
 
init(Configurations) - Method in interface org.apache.cocoon.framework.Configurable
Initialize the class by passing its configurations.
init(Director) - Method in class org.apache.cocoon.cache.CocoonCache
 
init(Director) - Method in class org.apache.cocoon.framework.AbstractActor
Initialize the actor by indicating their director.
init(Director) - Method in class org.apache.cocoon.framework.Manager
Initialize the actor by indicating their director.
init(Director) - Method in interface org.apache.cocoon.framework.Actor
Initialize the actor by indicating their director.
init(Director) - Method in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
init(Director) - Method in class org.apache.cocoon.processor.xslt.OracleXSLProcessor
 
init(Director) - Method in class org.apache.cocoon.processor.xslt.LotusXSLProcessor
 
init(ServletConfig) - Method in class org.apache.cocoon.Cocoon
This method initializes the servlet.
InitializationException - exception org.apache.cocoon.framework.InitializationException.
This exception is thrown when a Configurable object is initialized with illegal parameters and cannot complete its initialization.
InitializationException() - Constructor for class org.apache.cocoon.framework.InitializationException
 
InitializationException(String) - Constructor for class org.apache.cocoon.framework.InitializationException
 
initScript - Static variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
instance - Variable in class org.apache.cocoon.interpreter.java.JavaInstance
 
Instance - interface org.apache.cocoon.interpreter.Instance.
 
instances - Variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
INTERNAL_PROPERTIES - Static variable in interface org.apache.cocoon.Defaults
 
Interpreter - interface org.apache.cocoon.interpreter.Interpreter.
This class implements a language interpreter.
INTERPRETER_PROP - Static variable in interface org.apache.cocoon.Defaults
 
interpreterFactory - Variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
InterpreterFactory - class org.apache.cocoon.interpreter.InterpreterFactory.
 
InterpreterFactory() - Constructor for class org.apache.cocoon.interpreter.InterpreterFactory
 
inUse - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
 
invoke(String, Dictionary, Node) - Method in interface org.apache.cocoon.interpreter.Instance
 
invoke(String, Dictionary, Node) - Method in class org.apache.cocoon.interpreter.java.JavaInstance
 
invoke(String, Dictionary, Node) - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInstance
 
isCached() - Method in class org.apache.cocoon.framework.Page
 
isIgnorableWhitespace(Text) - Method in class org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
Deprecated.  
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
isText() - Method in class org.apache.cocoon.framework.Page
 

J

JavaInstance - class org.apache.cocoon.interpreter.java.JavaInstance.
 
JavaInstance(Object, Hashtable) - Constructor for class org.apache.cocoon.interpreter.java.JavaInstance
 
JavaInterpreter - class org.apache.cocoon.interpreter.java.JavaInterpreter.
 
JavaInterpreter() - Constructor for class org.apache.cocoon.interpreter.java.JavaInterpreter
 
JavaModule - class org.apache.cocoon.interpreter.java.JavaModule.
 
JavaModule(String) - Constructor for class org.apache.cocoon.interpreter.java.JavaModule
 
jvm - Variable in class org.apache.cocoon.store.MemoryStore
 

L

LANGUAGE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
LanguageException - exception org.apache.cocoon.interpreter.LanguageException.
 
LanguageException(String) - Constructor for class org.apache.cocoon.interpreter.LanguageException
 
lastModified - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
list() - Method in interface org.apache.cocoon.store.Store
Returns the list of used keys.
list() - Method in class org.apache.cocoon.store.MemoryStore
Returns the list of used keys.
loadedClass - Variable in class org.apache.cocoon.interpreter.java.JavaModule
 
loadScript() - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
LotusXSLProcessor - class org.apache.cocoon.processor.xslt.LotusXSLProcessor.
This class implements the processor interface for the Lotus XSL processor.
LotusXSLProcessor.XMLParser - class org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser.
 
LotusXSLProcessor.XMLParser(LotusXSLProcessor, Parser) - Constructor for class org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser
 
LotusXSLProcessor() - Constructor for class org.apache.cocoon.processor.xslt.LotusXSLProcessor
 

M

main(String[]) - Static method in class org.apache.cocoon.Cocoon
The entry point for standalone usage of Cocoon.
manager - Variable in class org.apache.cocoon.Engine
 
Manager - class org.apache.cocoon.framework.Manager.
This class is used to create and control software actors.
Manager() - Constructor for class org.apache.cocoon.framework.Manager
 
map(String) - Method in class org.apache.cocoon.Browsers
This method maps the "user-Agent" request parameter to a browser name following the search rules defined in the servlet properties.
master_default_query_props - Static variable in class org.apache.cocoon.processor.sql.ConnectionDefs
The overall master default query properties
memory - Variable in class org.apache.cocoon.store.MemoryStore
 
MemoryStore - class org.apache.cocoon.store.MemoryStore.
This class implements a memory-managed hashtable wrapper that uses a weighted mix of LRU and LFU to keep track of object importance.
MemoryStore.Container - class org.apache.cocoon.store.MemoryStore.Container.
 
MemoryStore.Container(MemoryStore, Object) - Constructor for class org.apache.cocoon.store.MemoryStore.Container
 
MemoryStore() - Constructor for class org.apache.cocoon.store.MemoryStore
 
message - Variable in class org.apache.cocoon.Cocoon
 
METHOD_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
methods - Variable in class org.apache.cocoon.interpreter.java.JavaModule
 
methods - Variable in class org.apache.cocoon.interpreter.java.JavaInstance
 
Module - interface org.apache.cocoon.interpreter.Module.
 
modules - Variable in class org.apache.cocoon.interpreter.AbstractInterpreter
 
modules - Static variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptInterpreter
 
monitor - Variable in class org.apache.cocoon.producer.FileProducer
 
monitor - Variable in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
Monitor - class org.apache.cocoon.framework.Monitor.
This class watches over the changes of indicated resources.
Monitor.Container - class org.apache.cocoon.framework.Monitor.Container.
 
Monitor.Container(Monitor, Object, long) - Constructor for class org.apache.cocoon.framework.Monitor.Container
 
Monitor(int) - Constructor for class org.apache.cocoon.framework.Monitor
 

N

name - Variable in class org.apache.cocoon.Browsers.Browser
 
name - Variable in class org.apache.cocoon.processor.sql.SQLProcessor.Column
 
NAME - Static variable in interface org.apache.cocoon.Defaults
 
NAME_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
NoCache - class org.apache.cocoon.cache.NoCache.
A caching implementation that doesn't cache anything :).
NoCache() - Constructor for class org.apache.cocoon.cache.NoCache
 

O

object - Variable in class org.apache.cocoon.store.MemoryStore.Container
 
OBJECT_PI - Static variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
objects - Variable in class org.apache.cocoon.framework.Router
 
OMIT_NULLS - Static variable in class org.apache.cocoon.processor.sql.SQLProcessor
Omit null columns
OpenXMLFormatter - class org.apache.cocoon.formatter.OpenXMLFormatter.
This class implements an abstract formatter based on OpenXML publishing API.
OpenXMLFormatter() - Constructor for class org.apache.cocoon.formatter.OpenXMLFormatter
 
OpenXMLHTMLFormatter - class org.apache.cocoon.formatter.html.OpenXMLHTMLFormatter.
This class implements a DOM->HTML formatter usign OpenXML publishing API.
OpenXMLHTMLFormatter() - Constructor for class org.apache.cocoon.formatter.html.OpenXMLHTMLFormatter
 
OpenXMLParser - class org.apache.cocoon.parser.OpenXMLParser.
This class implements an XML parser using the OpenXML parser.
OpenXMLParser() - Constructor for class org.apache.cocoon.parser.OpenXMLParser
 
OpenXMLWMLFormatter - class org.apache.cocoon.formatter.wml.OpenXMLWMLFormatter.
This class implements a DOM->WML formatter usign OpenXML publishing API.
OpenXMLWMLFormatter() - Constructor for class org.apache.cocoon.formatter.wml.OpenXMLWMLFormatter
 
OpenXMLXHTMLFormatter - class org.apache.cocoon.formatter.xhtml.OpenXMLXHTMLFormatter.
This class implements a DOM->XHTML formatter usign OpenXML publishing API.
OpenXMLXHTMLFormatter() - Constructor for class org.apache.cocoon.formatter.xhtml.OpenXMLXHTMLFormatter
 
OpenXMLXMLFormatter - class org.apache.cocoon.formatter.xml.OpenXMLXMLFormatter.
This class implements a DOM->XML formatter usign OpenXML publishing API.
OpenXMLXMLFormatter() - Constructor for class org.apache.cocoon.formatter.xml.OpenXMLXMLFormatter
 
OracleXMLParser - class org.apache.cocoon.parser.OracleXMLParser.
This class implements an XML parser using the Oracle XML Parser v2.
OracleXMLParser() - Constructor for class org.apache.cocoon.parser.OracleXMLParser
 
OracleXSLProcessor - class org.apache.cocoon.processor.xslt.OracleXSLProcessor.
This class implements the processor interface for the Oracle XSL Processor.
OracleXSLProcessor() - Constructor for class org.apache.cocoon.processor.xslt.OracleXSLProcessor
 
org.apache.cocoon - package org.apache.cocoon
 
org.apache.cocoon.cache - package org.apache.cocoon.cache
 
org.apache.cocoon.dcp - package org.apache.cocoon.dcp
 
org.apache.cocoon.example - package org.apache.cocoon.example
 
org.apache.cocoon.formatter - package org.apache.cocoon.formatter
 
org.apache.cocoon.formatter.html - package org.apache.cocoon.formatter.html
 
org.apache.cocoon.formatter.pdf - package org.apache.cocoon.formatter.pdf
 
org.apache.cocoon.formatter.wml - package org.apache.cocoon.formatter.wml
 
org.apache.cocoon.formatter.xhtml - package org.apache.cocoon.formatter.xhtml
 
org.apache.cocoon.formatter.xml - package org.apache.cocoon.formatter.xml
 
org.apache.cocoon.framework - package org.apache.cocoon.framework
 
org.apache.cocoon.interpreter - package org.apache.cocoon.interpreter
 
org.apache.cocoon.interpreter.ecmascript - package org.apache.cocoon.interpreter.ecmascript
 
org.apache.cocoon.interpreter.java - package org.apache.cocoon.interpreter.java
 
org.apache.cocoon.parser - package org.apache.cocoon.parser
 
org.apache.cocoon.processor - package org.apache.cocoon.processor
 
org.apache.cocoon.processor.dcp - package org.apache.cocoon.processor.dcp
 
org.apache.cocoon.processor.sql - package org.apache.cocoon.processor.sql
 
org.apache.cocoon.processor.xslt - package org.apache.cocoon.processor.xslt
 
org.apache.cocoon.producer - package org.apache.cocoon.producer
 
org.apache.cocoon.store - package org.apache.cocoon.store
 
out - Variable in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 

P

Page - class org.apache.cocoon.framework.Page.
The Page wrapper class.
Page() - Constructor for class org.apache.cocoon.framework.Page
 
parameter - Variable in class org.apache.cocoon.producer.ProducerFactory
 
parameters - Variable in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
parameters - Variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
parse(Reader, String) - Method in class org.apache.cocoon.parser.OracleXMLParser
 
parse(Reader, String) - Method in class org.apache.cocoon.parser.IBMXMLParser
 
parse(Reader, String) - Method in interface org.apache.cocoon.parser.Parser
Creates a DOM tree parsing the given input stream.
parse(Reader, String) - Method in class org.apache.cocoon.parser.OpenXMLParser
 
parse(Reader, String) - Method in class org.apache.cocoon.parser.SunXMLParser
 
parseAttributes(String, Hashtable) - Method in class org.apache.cocoon.processor.dcp.DCPEngine
 
parser - Variable in class org.apache.cocoon.Engine
 
parser - Variable in class org.apache.cocoon.parser.OracleXMLParser
 
parser - Variable in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
parser - Variable in class org.apache.cocoon.processor.xslt.OracleXSLProcessor
 
parser - Variable in class org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser
 
Parser - interface org.apache.cocoon.parser.Parser.
This class must be implemented by the services that implement XML parsing capabilites in order to be used by Cocoon.
PARSER_DEFAULT - Static variable in interface org.apache.cocoon.Defaults
 
PARSER_PROP - Static variable in interface org.apache.cocoon.Defaults
 
parseXMLStream(Reader, String) - Method in class org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser
 
parseXMLStream(URL) - Method in class org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser
 
password - Variable in class org.apache.cocoon.processor.sql.ConnectionCreator
 
pathTranslated - Variable in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
PINotFoundException - exception org.apache.cocoon.processor.PINotFoundException.
This exception it thrown by a DOM processor to signal something went wrong during processing.
PINotFoundException() - Constructor for class org.apache.cocoon.processor.PINotFoundException
 
PINotFoundException(String) - Constructor for class org.apache.cocoon.processor.PINotFoundException
 
print(ServletResponse, String, String) - Static method in class org.apache.cocoon.Frontend
 
printer - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 
process() - Method in class org.apache.cocoon.processor.dcp.DCPEngine
Process the document substituting <?
process(Document, Dictionary) - Method in interface org.apache.cocoon.processor.Processor
Process the DOM tree.
process(Document, Dictionary) - Method in class org.apache.cocoon.processor.dcp.DCPProcessor
This method scans a DOM tree replacing <?
process(Document, Dictionary) - Method in class org.apache.cocoon.processor.sql.SQLProcessor
Process the DOM tree.
process(Document, Dictionary) - Method in class org.apache.cocoon.processor.xslt.OracleXSLProcessor
The Oracle XSL processor doesn't cache the stylesheets
process(Document, Dictionary) - Method in class org.apache.cocoon.processor.xslt.LotusXSLProcessor
 
process(Document, Dictionary) - Method in class org.apache.cocoon.processor.xslt.XSLPProcessor
 
processConnectionDef(Element) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
Process a single connection definition node
processContent(ProcessingInstruction) - Method in class org.apache.cocoon.processor.dcp.DCPEngine
 
processObject(ProcessingInstruction) - Method in class org.apache.cocoon.processor.dcp.DCPEngine
 
Processor - interface org.apache.cocoon.processor.Processor.
Every DOM processor must extend this interface to be recognized by Cocoon as a DOM processor.
PROCESSOR_PROP - Static variable in interface org.apache.cocoon.Defaults
 
ProcessorException - exception org.apache.cocoon.processor.ProcessorException.
This exception it thrown by a DOM processor to signal something went wrong during processing.
ProcessorException() - Constructor for class org.apache.cocoon.processor.ProcessorException
 
ProcessorException(String) - Constructor for class org.apache.cocoon.processor.ProcessorException
 
ProcessorFactory - class org.apache.cocoon.processor.ProcessorFactory.
This class implements the processing router by identifying the processor associated to the produced document.
ProcessorFactory() - Constructor for class org.apache.cocoon.processor.ProcessorFactory
 
processors - Variable in class org.apache.cocoon.Engine
 
processQuery(Document, Dictionary, Element, Properties, Connection) - Method in class org.apache.cocoon.processor.sql.SQLProcessor
Process a single query node
processQueryDef(Element) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
processVariable(ProcessingInstruction) - Method in class org.apache.cocoon.processor.dcp.DCPEngine
 
Producer - interface org.apache.cocoon.producer.Producer.
This interface must be implemented by the classes that produce documents encapsulating resources.
PRODUCER_PROP - Static variable in interface org.apache.cocoon.Defaults
 
ProducerFactory - class org.apache.cocoon.producer.ProducerFactory.
This class implements the production router by identifying a producer associated to the requested XML resource.
ProducerFactory() - Constructor for class org.apache.cocoon.producer.ProducerFactory
 
producers - Variable in class org.apache.cocoon.Engine
 
PROPERTIES - Static variable in interface org.apache.cocoon.Defaults
 
publicID - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 

Q

query_creators - Static variable in class org.apache.cocoon.processor.sql.SQLProcessor
A table of already instantiated creators for the same rason
query_props_table - Variable in class org.apache.cocoon.processor.sql.ConnectionDefs
The query properties defaults table

R

release() - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
 
remove(Object) - Method in interface org.apache.cocoon.store.Store
Remove the object associated to the given key.
remove(Object) - Method in class org.apache.cocoon.store.MemoryStore
Remove the object associated to the given key and returns the object associated to the given key or null if not found.
request - Variable in class org.apache.cocoon.dcp.ServletDCPProcessor
 
resource - Variable in class org.apache.cocoon.framework.Monitor.Container
 
Router - class org.apache.cocoon.framework.Router.
This class implements a basic Router implementation that is used by those classes that must assign the execution of a particular pluggable instance depending on some "type reaction".
Router() - Constructor for class org.apache.cocoon.framework.Router
 

S

scriptFile - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
scriptName - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
scriptText - Variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
sendError(int) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
sendError(int, String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
sendRedirect(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
server - Variable in class org.apache.cocoon.Cocoon
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.Cocoon
This method is called by the servlet engine to handle the request.
ServletDCPProcessor - class org.apache.cocoon.dcp.ServletDCPProcessor.
The convenience class that all DCP objects willing to access the servlet request parameters should extend.
ServletDCPProcessor() - Constructor for class org.apache.cocoon.dcp.ServletDCPProcessor
 
set(String, Object) - Method in class org.apache.cocoon.framework.Configurations
Set the configuration.
setAttribute(String, Object) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
setBasename(String) - Method in class org.apache.cocoon.framework.Configurations
 
setCached(boolean) - Method in class org.apache.cocoon.framework.Page
 
setChangeable(Changeable) - Method in class org.apache.cocoon.framework.Page
 
setContent(String) - Method in class org.apache.cocoon.framework.Page
 
setContentLength(int) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setContentType(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setContentType(String) - Method in class org.apache.cocoon.framework.Page
 
setDateHeader(String, long) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setHeader(String, String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setIntHeader(String, int) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setPage(Page, HttpServletRequest) - Method in class org.apache.cocoon.cache.NoCache
 
setPage(Page, HttpServletRequest) - Method in class org.apache.cocoon.cache.CocoonCache
This method inserts the page in cache and associates it with the given request.
setPage(Page, HttpServletRequest) - Method in interface org.apache.cocoon.cache.Cache
Sets the page into the cache system using data from the request object for indexing.
setRole(String, Actor) - Method in class org.apache.cocoon.framework.Manager
Set the actor for the role.
setRole(String, Actor) - Method in interface org.apache.cocoon.framework.Director
Set the actor for the role.
setStatus(int) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setStatus(int, String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
Deprecated.  
sf - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 
SHOW_STATUS - Static variable in interface org.apache.cocoon.Defaults
 
showStatus - Variable in class org.apache.cocoon.Engine
 
showStatus - Variable in class org.apache.cocoon.Cocoon
 
signature - Variable in class org.apache.cocoon.Browsers.Browser
 
SINGLE_COLUMN - Static variable in class org.apache.cocoon.Frontend
 
spaces - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 
spaces - Variable in class org.apache.cocoon.formatter.XSLPFormatter
 
SQLEscape(Connection, String) - Static method in class org.apache.cocoon.processor.sql.SQLQueryCreator
In theory, this should be a convenience method for subclasses to escape strings containing ', but this doesn't work for _my_ database drivers.
SQLProcessor - class org.apache.cocoon.processor.sql.SQLProcessor.
A processor that performs SQL database queries.
SQLProcessor.Column - class org.apache.cocoon.processor.sql.SQLProcessor.Column.
A class to hold SQL column information
SQLProcessor.Column(SQLProcessor, String, int) - Constructor for class org.apache.cocoon.processor.sql.SQLProcessor.Column
 
SQLProcessor() - Constructor for class org.apache.cocoon.processor.sql.SQLProcessor
 
SQLQueryCreator - class org.apache.cocoon.processor.sql.SQLQueryCreator.
A class that can create a SQL query.
SQLQueryCreator() - Constructor for class org.apache.cocoon.processor.sql.SQLQueryCreator
 
Status - interface org.apache.cocoon.framework.Status.
This interface must be implemented by all those classes that are queried for their status at runtime.
STATUS_URL - Static variable in interface org.apache.cocoon.Defaults
 
STATUS_URL_DEFAULT - Static variable in interface org.apache.cocoon.Defaults
 
status(ServletResponse, Hashtable, Hashtable) - Static method in class org.apache.cocoon.Frontend
 
statusURL - Variable in class org.apache.cocoon.Cocoon
 
store - Variable in class org.apache.cocoon.Engine
 
store - Variable in class org.apache.cocoon.cache.CocoonCache
 
store - Variable in class org.apache.cocoon.processor.xslt.AbstractXSLTProcessor
 
Store - interface org.apache.cocoon.store.Store.
This is the interface that a generic object storage system must implement.
STORE_DEFAULT - Static variable in interface org.apache.cocoon.Defaults
 
STORE_PROP - Static variable in interface org.apache.cocoon.Defaults
 
store(Object, Object) - Method in interface org.apache.cocoon.store.Store
Store the given object in a persistent state.
store(Object, Object) - Method in class org.apache.cocoon.store.MemoryStore
Store the given object in a persistent state.
styler - Variable in class org.apache.cocoon.processor.xslt.OracleXSLProcessor
 
styler - Variable in class org.apache.cocoon.processor.xslt.LotusXSLProcessor
 
styler - Variable in class org.apache.cocoon.processor.xslt.XSLPProcessor
 
STYLESHEET_PI - Static variable in interface org.apache.cocoon.Defaults
 
SunXMLParser - class org.apache.cocoon.parser.SunXMLParser.
This class implements an XML parser using the Sun ProjectX parser.
SunXMLParser() - Constructor for class org.apache.cocoon.parser.SunXMLParser
 
systemID - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 

T

table - Variable in class org.apache.cocoon.framework.Monitor
 
table(PrintWriter, String, Hashtable) - Static method in class org.apache.cocoon.Frontend
 
time - Variable in class org.apache.cocoon.store.MemoryStore.Container
 
timestamp - Variable in class org.apache.cocoon.framework.Monitor.Container
 
timestamp(Object) - Method in class org.apache.cocoon.framework.Monitor
Create a timestamp indicating the last modified time of the given resource.
toNode(Object, Document) - Static method in class org.apache.cocoon.interpreter.java.JavaInstance
 
toString() - Method in class org.apache.cocoon.Browsers.Browser
 
type - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 
type - Variable in class org.apache.cocoon.processor.sql.SQLProcessor.Column
 

U

url - Static variable in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptModule
 
usage() - Static method in class org.apache.cocoon.Cocoon
 
username - Variable in class org.apache.cocoon.processor.sql.ConnectionCreator
 
Utils - class org.apache.cocoon.Utils.
Utility methods for Cocoon and its classes.
Utils - class org.apache.cocoon.processor.sql.Utils.
Utility methods for this processor.
Utils() - Constructor for class org.apache.cocoon.Utils
 
Utils() - Constructor for class org.apache.cocoon.processor.sql.Utils
 

V

VARIABLE_PI - Static variable in class org.apache.cocoon.processor.dcp.DCPEngine
 
VERBOSE - Static variable in interface org.apache.cocoon.Defaults
 
VERSION - Static variable in interface org.apache.cocoon.Defaults
 
version() - Static method in class org.apache.cocoon.Cocoon
Returns the version signature of Cocoon

W

watch(Object, Object) - Method in class org.apache.cocoon.framework.Monitor
Tells the monitor to watch the given resource, timestamps it and associate it to the given key.
width - Variable in class org.apache.cocoon.formatter.OpenXMLFormatter
 
WMLDOCTYPE - Static variable in class org.apache.cocoon.formatter.wml.XSLPWMLFormatter
 

X

XHTMLDOCTYPE - Static variable in class org.apache.cocoon.formatter.xhtml.XSLPXHTMLFormatter
 
XMLDECL - Static variable in class org.apache.cocoon.formatter.XSLPFormatter
 
XSLPFormatter - class org.apache.cocoon.formatter.XSLPFormatter.
This class implements an abstract formatter based on XSLP publishing classes.
XSLPFormatter() - Constructor for class org.apache.cocoon.formatter.XSLPFormatter
 
XSLPHTMLFormatter - class org.apache.cocoon.formatter.html.XSLPHTMLFormatter.
This class implements a DOM->HTML formatter using XSLP.
XSLPHTMLFormatter() - Constructor for class org.apache.cocoon.formatter.html.XSLPHTMLFormatter
 
XSLPProcessor - class org.apache.cocoon.processor.xslt.XSLPProcessor.
This class implements the processor interface for the XSL:P processor.
XSLPProcessor() - Constructor for class org.apache.cocoon.processor.xslt.XSLPProcessor
 
XSLPWMLFormatter - class org.apache.cocoon.formatter.wml.XSLPWMLFormatter.
This class implements a DOM->WML formatter using XSLP.
XSLPWMLFormatter() - Constructor for class org.apache.cocoon.formatter.wml.XSLPWMLFormatter
 
XSLPXHTMLFormatter - class org.apache.cocoon.formatter.xhtml.XSLPXHTMLFormatter.
This class implements a DOM->XHTML formatter using XSLP.
XSLPXHTMLFormatter() - Constructor for class org.apache.cocoon.formatter.xhtml.XSLPXHTMLFormatter
 
XSLPXMLFormatter - class org.apache.cocoon.formatter.xml.XSLPXMLFormatter.
This class implements a DOM->XML formatter using XSLP.
XSLPXMLFormatter() - Constructor for class org.apache.cocoon.formatter.xml.XSLPXMLFormatter
 

Y

YEAR - Static variable in class org.apache.cocoon.Frontend
 

< A B C D E F G H I J L M N O P Q R S T U V W X Y

Copyright 1999 Java Apache Project. All Rights Reserved.