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

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
 
AbstractFormatter - class org.apache.cocoon.formatter.AbstractFormatter.
 
AbstractFormatter() - Constructor for class org.apache.cocoon.formatter.AbstractFormatter
 
AbstractInterpreter - class org.apache.cocoon.interpreter.AbstractInterpreter.
 
AbstractInterpreter() - Constructor for class org.apache.cocoon.interpreter.AbstractInterpreter
 
AbstractParser - class org.apache.cocoon.parser.AbstractParser.
This class implements all the common methods used by the XML parsers.
AbstractParser() - Constructor for class org.apache.cocoon.parser.AbstractParser
 
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
 
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
 
addDateHeader(HttpServletResponse, String, Date) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
addDateHeader(HttpServletResponse, String, long) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
addDateHeader(HttpServletResponse, String, String) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
addDateHeader(HttpServletResponse, String, String, DateFormat) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
addDateHeader(HttpServletResponse, String, String, String) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
addDateHeader(String, long) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
addHeader(String, String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
addIntHeader(String, int) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
addTemplate(XSPTemplate) - Method in class org.apache.cocoon.processor.xsp.XSPLibrary
 
apply(Document, Dictionary) - Method in class org.apache.cocoon.processor.xsp.XSPTemplate
 
ATTRIBUTE_NULLS - Static variable in class org.apache.cocoon.processor.sql.SQLProcessor
Print null columns with NULL attribute
attributes - Variable in class org.apache.cocoon.processor.xsp.XSPGlobal
 

B

baseName(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
baseName(String, String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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 - 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
 
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.
classLoader - Variable in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
className(String) - Static method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
cloneNode(Node, Document) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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
 
colors - Static variable in class org.apache.cocoon.Frontend
 
compile(String) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
compile(String) - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
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 - 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
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(HttpServletResponse, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
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.
context - Variable in class org.apache.cocoon.producer.AbstractProducer
 
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
 
createDocumentFragment() - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createElement(Document, String, String) - Static method in class org.apache.cocoon.processor.sql.Utils
 
createElement(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createEmptyDocument() - Method in class org.apache.cocoon.parser.XercesParser
Creates an empty DOM tree.
createEmptyDocument() - Method in interface org.apache.cocoon.parser.Parser
Creates an empty DOM tree.
createEmptyDocument() - Method in class org.apache.cocoon.parser.SunXMLParser
Creates an empty DOM tree.
createEntityReference(String) - Method in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
createErrorElement(Document, Properties, Exception) - Static method in class org.apache.cocoon.processor.ldap.Utils
 
createErrorElement(Document, String, 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
 
createURLStreamHandler(String) - Method in class org.apache.cocoon.URLHandlerFactory
 
creators - Variable in class org.apache.cocoon.processor.sql.ConnectionDefs
The connection creators table
creators - Variable in class org.apache.cocoon.processor.ldap.LdapDefs
 

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_LANGUAGE - Static variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
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
default_query_props - Variable in class org.apache.cocoon.processor.ldap.LdapDefs
 
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
 
DefaultQueryCreator - class org.apache.cocoon.processor.sql.DefaultQueryCreator.
A class that can create a SQL query.
DefaultQueryCreator() - Constructor for class org.apache.cocoon.processor.sql.DefaultQueryCreator
 
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 - 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
 
doMarkup(Node, StringBuffer) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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
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?
encodeMarkup(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
encodeRedirectURL(HttpServletResponse, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
encodeRedirectUrl(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
Deprecated.  
encodeRedirectURL(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
encodeURL(HttpServletResponse, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
encodeUrl(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
Deprecated.  
encodeURL(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
Engine - class org.apache.cocoon.Engine.
The Cocoon publishing 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, File) - Constructor for class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
EngineWrapper.HttpServletRequestImpl(EngineWrapper, File, 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
 
env - Variable in class org.apache.cocoon.processor.ldap.LdapContextCreator
 
ERROR_ELEMENT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_ELEMENT - Static variable in class org.apache.cocoon.processor.ldap.Utils
 
ERROR_INTERNALLY - Static variable in interface org.apache.cocoon.Defaults
 
ERROR_MESSAGE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_MESSAGE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.ldap.Utils
 
ERROR_MESSAGE_ELEMENT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_MESSAGE_ELEMENT - Static variable in class org.apache.cocoon.processor.ldap.Utils
 
ERROR_MESSAGE_TEXT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_MESSAGE_TEXT - Static variable in class org.apache.cocoon.processor.ldap.Utils
 
ERROR_STACKTRACE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_STACKTRACE_ATTRIBUTE - Static variable in class org.apache.cocoon.processor.ldap.Utils
 
ERROR_STACKTRACE_ELEMENT - Static variable in class org.apache.cocoon.processor.sql.Utils
 
ERROR_STACKTRACE_ELEMENT - Static variable in class org.apache.cocoon.processor.ldap.Utils
 
error(ServletResponse, String) - Static method in class org.apache.cocoon.Frontend
 
error(ServletResponse, String, Throwable) - Static method in class org.apache.cocoon.Frontend
 

F

Factory - interface org.apache.cocoon.framework.Factory.
A factory is responsible to create and properly initialize dynamically loaded classes.
fileComponent(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
flushBuffer() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
FO2PDFFormatter - class org.apache.cocoon.formatter.FO2PDFFormatter.
This class wraps around FOP classes to perform XSL:FO to PDF formatting.
FO2PDFFormatter() - Constructor for class org.apache.cocoon.formatter.FO2PDFFormatter
 
footer(PrintWriter) - Static method in class org.apache.cocoon.Frontend
 
format - Variable in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
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.FO2PDFFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.TextFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.XMLFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.HTMLFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.VRMLFormatter
 
format(Document, Writer, Dictionary) - Method in class org.apache.cocoon.formatter.WMLFormatter
 
formatCode(String) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
formatCode(String) - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
formatDate(Date, String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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
 
formDecode(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
formEncode(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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(HttpServletRequest, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getAttribute(HttpSession, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getAttribute(ServletContext, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getAttribute(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getAttribute(String) - Method in class org.apache.cocoon.processor.xsp.XSPGlobal
 
getAttribute(XSPGlobal, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPGlobalLibrary
 
getAttributeNames() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getAttributeNames() - Method in class org.apache.cocoon.processor.xsp.XSPGlobal
 
getAttributeNames(HttpServletRequest) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getAttributeNames(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getAttributeNames(HttpSession) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getAttributeNames(HttpSession, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getAttributeNames(ServletContext) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getAttributeNames(ServletContext, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getAttributeNames(XSPGlobal) - Static method in class org.apache.cocoon.processor.xsp.library.XSPGlobalLibrary
 
getAttributeNames(XSPGlobal, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPGlobalLibrary
 
getAttributes(Element, HttpServletRequest, Properties) - Static method in class org.apache.cocoon.processor.sql.Utils
 
getAuthType() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getAuthType(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getBasename(HttpServletRequest, Object) - Static method in class org.apache.cocoon.Utils
XXX: This is a dirty hack.
getBufferSize() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
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
 
getCharacterEncoding(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getCharacterEncoding(HttpServletResponse, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
getClassFileName(String) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPClassLoader
 
getColumns(ResultSetMetaData, String) - Method in class org.apache.cocoon.processor.sql.SQLProcessor
 
getComment(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
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
 
getContentLength(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getContents(InputStream) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
getContents(Reader) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
getContentType() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getContentType() - Method in class org.apache.cocoon.framework.Page
 
getContentType(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getContextPath() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getContextPath(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getCookie(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getCookies() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getCookies(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getCount() - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
getCount() - Method in class org.apache.cocoon.example.DCPExample
 
getCountQuery(String) - Static method in class org.apache.cocoon.processor.sql.SQLProcessor
 
getCreationTime(HttpSession, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getDateHeader(HttpServletRequest, String, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getDateHeader(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getDocument(HttpServletRequest) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
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 class org.apache.cocoon.producer.ProducerFromMap
 
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(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
getDocument(Parser, Document, Element, String, String) - Method in class org.apache.cocoon.producer.ProducerFromMap
 
getDomain(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getFileContents(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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.
getFormat(Dictionary) - Method in class org.apache.cocoon.formatter.AbstractFormatter
 
getFormatter(Document) - Method in class org.apache.cocoon.formatter.FormatterFactory
 
getFormatterForType(String) - Method in class org.apache.cocoon.formatter.FormatterFactory
 
getGlobal() - Method in class org.apache.cocoon.processor.xsp.XSPProcessor
 
getGlobalObject() - Method in class org.apache.cocoon.interpreter.ecmascript.EcmaScriptEvaluator
 
getHeader(HttpServletRequest, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getHeader(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getHeaderNames() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getHeaderNames(HttpServletRequest) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getHeaderNames(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getHeaders(HttpServletRequest, String) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getHeaders(HttpServletRequest, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getHeaders(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getId(HttpSession, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getInitParameter(ServletContext, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getInitParameterNames(ServletContext) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getInitParameterNames(ServletContext, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getInputStream() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getInstance() - Static method in class org.apache.cocoon.Engine
This is the getInstance() version that should be used by anything other than the Cocoon servlet itself.
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
 
getInstance(Configurations, Object) - Static method in class org.apache.cocoon.Engine
This will return a new instance of the Engine class, and handle pooling of instances.
getInterpreter(String) - Method in class org.apache.cocoon.interpreter.InterpreterFactory
 
getIntHeader(HttpServletRequest, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getIntHeader(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getIntProperty(Properties, String, int) - Static method in class org.apache.cocoon.processor.sql.SQLProcessor
 
getLanguageName() - Method in class org.apache.cocoon.processor.xsp.XSPTemplate
 
getLastAccessedTime(HttpSession, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getLdapContext() - Method in class org.apache.cocoon.processor.ldap.LdapContextCreator
 
getLdapContext(String) - Method in class org.apache.cocoon.processor.ldap.LdapDefs
 
getLocale() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getLocale() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
getLocale(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getLocale(HttpServletResponse, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
getLocales() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getLocales(HttpServletRequest) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getLocales(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getMajorVersion(ServletContext, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getMaxAge(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getMaxInactiveInterval(HttpSession, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getMethod() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getMethod(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
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.FO2PDFFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.TextFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.XMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.HTMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.VRMLFormatter
 
getMIMEType() - Method in class org.apache.cocoon.formatter.WMLFormatter
 
getMimeType(ServletContext, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getMinorVersion(ServletContext, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getModules() - Method in class org.apache.cocoon.interpreter.AbstractInterpreter
 
getModules() - Method in interface org.apache.cocoon.interpreter.Interpreter
 
getName(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getNamespace() - Method in class org.apache.cocoon.processor.xsp.XSPLibrary
 
getNotNull(String) - Method in class org.apache.cocoon.framework.Configurations
Get the configuration, throw an exception if not present.
getObjectExtension() - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
getObjectExtension() - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
getOutputStream() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
getPage() - Method in class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
 
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(HttpServletRequest, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getParameter(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getParameterNames() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getParameterNames(HttpServletRequest) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getParameterNames(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getParameterValues(HttpServletRequest, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getParameterValues(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getPath(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getPath(HttpServletRequest) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
getPath(HttpServletRequest) - Method in class org.apache.cocoon.example.DummyProducer
 
getPath(HttpServletRequest) - Method in class org.apache.cocoon.producer.ProducerFromFile
 
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.ProducerFromRequest
 
getPathInfo() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getPathInfo(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getPathTranslated() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getPathTranslated(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
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.
getPreprocessor() - Method in class org.apache.cocoon.processor.xsp.XSPTemplate
 
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.
getProtocol() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getProtocol(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getQuery(Connection, String, Element, Properties, Dictionary) - Method in class org.apache.cocoon.processor.sql.DefaultQueryCreator
 
getQuery(Connection, String, Element, Properties, Dictionary) - Method in class org.apache.cocoon.processor.sql.SQLQueryCreator
 
getQuery(Connection, String, Element, Properties, Dictionary) - Method in interface org.apache.cocoon.processor.sql.QueryCreator
 
getQuery(String, Properties, Dictionary) - Static method in class org.apache.cocoon.processor.ldap.LdapQueryCreator
 
getQueryProperties() - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
getQueryProperties(String) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
getQueryProperties(String) - Method in class org.apache.cocoon.processor.ldap.LdapDefs
 
getQueryString() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getQueryString(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getReader() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRealPath(ServletContext, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getRealPath(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
Deprecated.  
getRemoteAddr() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRemoteAddr(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getRemoteHost() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRemoteHost(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getRemoteUser() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRemoteUser(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getRequestDispatcher(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRequestedSessionId() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRequestedSessionId(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getRequestParameters() - Method in class org.apache.cocoon.example.DCPExample
 
getRequestURI() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getRequestURI(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
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
 
getScheme(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getSecure(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getServerInfo(ServletContext, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
getServerName() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getServerName(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getServerPort() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getServerPort(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getServletContext() - Method in class org.apache.cocoon.processor.xsp.XSPProcessor
 
getServletInfo() - Method in class org.apache.cocoon.Cocoon
This method returns the Servlet information string.
getServletPath() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getServletPath(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getSession() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getSession(boolean) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getSessionCount(HttpSession) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
getSourceExtension() - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
getSourceExtension() - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
getStackTraceAsString(Throwable) - Static method in class org.apache.cocoon.Utils
 
getStatus() - Method in class org.apache.cocoon.Browsers
 
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.interpreter.InterpreterFactory
 
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.formatter.FO2PDFFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.TextFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.XMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.HTMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.VRMLFormatter
 
getStatus() - Method in class org.apache.cocoon.formatter.FormatterFactory
 
getStatus() - Method in class org.apache.cocoon.formatter.WMLFormatter
 
getStatus() - Method in class org.apache.cocoon.processor.xslt.XSLTProcessor
 
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.cache.NoCache
 
getStatus() - Method in class org.apache.cocoon.cache.CocoonCache
 
getStatus() - Method in class org.apache.cocoon.parser.XercesParser
 
getStatus() - Method in class org.apache.cocoon.parser.SunXMLParser
 
getStatus() - Method in class org.apache.cocoon.store.MemoryStore
Returns the signature of this store implementation
getStatus() - Method in class org.apache.cocoon.transformer.XTTransformer
 
getStatus() - Method in class org.apache.cocoon.transformer.XalanTransformer
 
getStatus() - Method in class org.apache.cocoon.processor.ldap.LdapProcessor
 
getStatus() - Method in class org.apache.cocoon.processor.xsp.XSPProcessor
 
getStatus() - Method in class org.apache.cocoon.example.DummyProducer
 
getStatus() - Method in class org.apache.cocoon.producer.ProducerFromFile
 
getStatus() - Method in class org.apache.cocoon.producer.ProducerFromMap
 
getStatus() - Method in class org.apache.cocoon.producer.ProducerFromRequest
 
getStatus() - Method in class org.apache.cocoon.producer.ProducerFactory
 
getStream(HttpServletRequest) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
getStream(HttpServletRequest) - Method in class org.apache.cocoon.example.DummyProducer
 
getStream(HttpServletRequest) - Method in class org.apache.cocoon.producer.ProducerFromFile
 
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.ProducerFromRequest
Return a reader to the data of the HttpRequest.
getStylesheet() - Method in class org.apache.cocoon.processor.xsp.XSPTemplate
 
getSystemDate(Dictionary) - Method in class org.apache.cocoon.example.DCPExample
 
getTemplate(String) - Method in class org.apache.cocoon.processor.xsp.XSPLibrary
 
getType(Document) - Method in class org.apache.cocoon.formatter.FormatterFactory
 
getType(Document) - Method in class org.apache.cocoon.processor.ProcessorFactory
 
getURLContents(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
getUserPrincipal() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
getUserPrincipal(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
getValue(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getValue(HttpServletRequest, String, int) - Static method in class org.apache.cocoon.processor.sql.DefaultQueryCreator
 
getValue(HttpSession, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getValueNames(HttpSession, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
getValues(HttpServletRequest) - Static method in class org.apache.cocoon.processor.sql.Utils
 
getVector(String) - Method in class org.apache.cocoon.framework.Configurations
Get a vector of configurations when the syntax is incremental
getVersion(Cookie, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
getWriter() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
global - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
global - Variable in class org.apache.cocoon.processor.xsp.XSPPage
 

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, File) - Method in class org.apache.cocoon.EngineWrapper
 
handle(PrintWriter, File, String) - Method in class org.apache.cocoon.EngineWrapper
 
hasChanged() - Method in class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
 
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.XSLTProcessor
 
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.ldap.LdapProcessor
 
hasChanged(Object) - Method in class org.apache.cocoon.processor.xsp.XSPProcessor
 
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.ProducerFromFile
 
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.
HOME - Static variable in interface org.apache.cocoon.Defaults
 
HTMLFormatter - class org.apache.cocoon.formatter.HTMLFormatter.
 
HTMLFormatter() - Constructor for class org.apache.cocoon.formatter.HTMLFormatter
 

I

INIT_ARG - Static variable in interface org.apache.cocoon.Defaults
 
init(Configurations) - Method in class org.apache.cocoon.Browsers
Initialize the map with the mapping rules.
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(Configurations) - Method in class org.apache.cocoon.parser.AbstractParser
 
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.processor.xsp.XSPProcessor
 
init(Configurations) - Method in class org.apache.cocoon.producer.ProducerFactory
 
init(Dictionary) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
init(Director) - Method in class org.apache.cocoon.processor.xslt.XSLTProcessor
 
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.cache.CocoonCache
 
init(Director) - Method in class org.apache.cocoon.transformer.XalanTransformer
 
init(Director) - Method in class org.apache.cocoon.processor.xsp.XSPProcessor
 
init(Director) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
init(Director) - Method in class org.apache.cocoon.producer.AbstractProducer
Initialize the producer setting its context.
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
 
initializer - Variable in class org.apache.cocoon.processor.ldap.LdapContextCreator
 
Instance - interface org.apache.cocoon.interpreter.Instance.
 
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 - class org.apache.cocoon.interpreter.InterpreterFactory.
 
InterpreterFactory() - Constructor for class org.apache.cocoon.interpreter.InterpreterFactory
 
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
 
isAlphaNumeric(char) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
isCached() - Method in class org.apache.cocoon.framework.Page
 
isCommitted() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
isNew(HttpSession, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
isRequestedSessionIdFromCookie(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
Deprecated.  
isRequestedSessionIdFromURL() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
isRequestedSessionIdFromURL(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
isRequestedSessionIdValid() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
isRequestedSessionIdValid(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
isSecure() - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
isSecure(HttpServletRequest, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
isText() - Method in class org.apache.cocoon.framework.Page
 
isUserInRole(HttpServletRequest, String, Document) - Static method in class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
isUserInRole(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 

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
 
javaProcessor - Static variable in class org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor
 
join(Vector, char) - Static method in class org.apache.cocoon.processor.sql.Utils
 

L

LanguageException - exception org.apache.cocoon.interpreter.LanguageException.
 
LanguageException(String) - Constructor for class org.apache.cocoon.interpreter.LanguageException
 
languageName - Variable in class org.apache.cocoon.processor.xsp.XSPTemplate
 
languages - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
LdapContextCreator - class org.apache.cocoon.processor.ldap.LdapContextCreator.
Utility methods for this processor.
adapted from Donald Ball's SQLProcessor code.
LdapContextCreator(Properties) - Constructor for class org.apache.cocoon.processor.ldap.LdapContextCreator
 
LdapDefs - class org.apache.cocoon.processor.ldap.LdapDefs.
Default Connection Values
adapted from Donald Ball's SQLProcessor code.
LdapDefs(Document) - Constructor for class org.apache.cocoon.processor.ldap.LdapDefs
 
LdapProcessor - class org.apache.cocoon.processor.ldap.LdapProcessor.
A processor that performs Ldap queries
XML file format: <?
LdapProcessor() - Constructor for class org.apache.cocoon.processor.ldap.LdapProcessor
 
LdapQueryCreator - class org.apache.cocoon.processor.ldap.LdapQueryCreator.
A class that can create an Ldap query.
LdapQueryCreator() - Constructor for class org.apache.cocoon.processor.ldap.LdapQueryCreator
 
ldapserverurl - Variable in class org.apache.cocoon.processor.ldap.LdapContextCreator
 
libraries - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
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.
load(String) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
load(String) - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
loadClass(String, boolean) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPClassLoader
 
loadClassData(String) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPClassLoader
 
loadPage(XSPLanguageProcessor, XSPProcessor.PageEntry, String) - Method in class org.apache.cocoon.processor.xsp.XSPProcessor
 

M

main(String[]) - Static method in class org.apache.cocoon.Cocoon
The entry point for standalone usage of Cocoon.
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
master_default_query_props - Static variable in class org.apache.cocoon.processor.ldap.LdapDefs
 
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() - Constructor for class org.apache.cocoon.store.MemoryStore
 
Module - interface org.apache.cocoon.interpreter.Module.
 
Monitor - class org.apache.cocoon.framework.Monitor.
This class watches over the changes of indicated resources.
Monitor(int) - Constructor for class org.apache.cocoon.framework.Monitor
 

N

name - Variable in class org.apache.cocoon.Browsers.Browser
 
NAME - Static variable in interface org.apache.cocoon.Defaults
 
namespace - Variable in class org.apache.cocoon.processor.xsp.XSPLibrary
 
NoCache - class org.apache.cocoon.cache.NoCache.
A caching implementation that doesn't cache anything :).
NoCache() - Constructor for class org.apache.cocoon.cache.NoCache
 
normalizedBaseName(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 

O

objects - Variable in class org.apache.cocoon.framework.Router
 
OMIT_NULLS - Static variable in class org.apache.cocoon.processor.sql.SQLProcessor
Omit null columns
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.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.ldap - package org.apache.cocoon.processor.ldap
 
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.processor.xsp - package org.apache.cocoon.processor.xsp
 
org.apache.cocoon.processor.xsp.language - package org.apache.cocoon.processor.xsp.language
 
org.apache.cocoon.processor.xsp.language.java - package org.apache.cocoon.processor.xsp.language.java
 
org.apache.cocoon.processor.xsp.library - package org.apache.cocoon.processor.xsp.library
 
org.apache.cocoon.producer - package org.apache.cocoon.producer
 
org.apache.cocoon.store - package org.apache.cocoon.store
 
org.apache.cocoon.transformer - package org.apache.cocoon.transformer
 

P

packageName(String) - Static method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
page - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
 
Page - class org.apache.cocoon.framework.Page.
The Page wrapper class.
Page() - Constructor for class org.apache.cocoon.framework.Page
 
pageCache - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
parameters - Variable in class org.apache.cocoon.dcp.DefaultDCPProcessor
 
parse(InputSource) - Method in class org.apache.cocoon.parser.XercesParser
Creates a DOM tree parsing the given input source.
parse(InputSource) - Method in interface org.apache.cocoon.parser.Parser
Creates a DOM tree parsing the given input source and using the given entity resolver.
parse(InputSource) - Method in class org.apache.cocoon.parser.SunXMLParser
Creates a DOM tree parsing the given input source.
parser - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
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
 
password - Variable in class org.apache.cocoon.processor.sql.ConnectionCreator
 
pathComponent(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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
 
populateDocument(HttpServletRequest, HttpServletResponse, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
preprocess(Document, Dictionary) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor
 
preprocess(Document, Dictionary) - Method in interface org.apache.cocoon.processor.xsp.language.XSPPreprocessor
 
preprocessor - Variable in class org.apache.cocoon.processor.xsp.XSPTemplate
 
print(ServletResponse, String, String) - Static method in class org.apache.cocoon.Frontend
 
process() - Method in class org.apache.cocoon.processor.dcp.DCPEngine
Process the document substituting <?
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.XSLTProcessor
 
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.ldap.LdapProcessor
 
process(Document, Dictionary) - Method in class org.apache.cocoon.processor.xsp.XSPProcessor
 
process(Node) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor
 
processConnectionDef(Element) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
Process a single connection definition node
processLdapDef(Element) - Method in class org.apache.cocoon.processor.ldap.LdapDefs
Process a single ldap definition node
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
 
processQuery(Document, Dictionary, Element, Properties, Connection) - Method in class org.apache.cocoon.processor.sql.SQLProcessor
Process a single query node
processQuery(Document, Dictionary, Element, Properties, LdapContext) - Method in class org.apache.cocoon.processor.ldap.LdapProcessor
 
processQueryDef(Element) - Method in class org.apache.cocoon.processor.sql.ConnectionDefs
 
processQueryDef(Element) - Method in class org.apache.cocoon.processor.ldap.LdapDefs
 
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
 
ProducerFromFile - class org.apache.cocoon.producer.ProducerFromFile.
This class implements the producer interface in order to produce a document based on its tranlated path.
ProducerFromFile() - Constructor for class org.apache.cocoon.producer.ProducerFromFile
 
ProducerFromMap - class org.apache.cocoon.producer.ProducerFromMap.
 
ProducerFromMap() - Constructor for class org.apache.cocoon.producer.ProducerFromMap
 
ProducerFromRequest - class org.apache.cocoon.producer.ProducerFromRequest.
This class implements the producer interface to produce a document based on stringdata that is stored in the HttpServletRequest.
ProducerFromRequest() - Constructor for class org.apache.cocoon.producer.ProducerFromRequest
 
PROPERTIES - Static variable in interface org.apache.cocoon.Defaults
 

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 - Variable in class org.apache.cocoon.processor.ldap.LdapDefs
 
query_props_table - Variable in class org.apache.cocoon.processor.sql.ConnectionDefs
The query properties defaults table
QueryCreator - interface org.apache.cocoon.processor.sql.QueryCreator.
An interface that describes a class that can create a SQL query.

R

reinstantiate() - Method in class org.apache.cocoon.processor.xsp.language.java.XSPClassLoader
 
relativeFilename(String, HttpServletRequest) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
relativeFilename(String, HttpServletRequest, ServletContext) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
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.
removeAttribute(String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletRequestImpl
 
removeAttribute(String) - Method in class org.apache.cocoon.processor.xsp.XSPGlobal
 
replace(String, char, String) - Static method in class org.apache.cocoon.processor.sql.Utils
 
repository - Variable in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
repository - Variable in class org.apache.cocoon.processor.xsp.language.java.XSPClassLoader
 
repositoryFile - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
request - Variable in class org.apache.cocoon.dcp.ServletDCPProcessor
 
REQUEST - Static variable in class org.apache.cocoon.processor.sql.DefaultQueryCreator
 
reset() - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
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

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
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cocoon.Cocoon
This method is called by the servlet engine to handle the request.
servletContext - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
servletContext - Variable in class org.apache.cocoon.processor.xsp.XSPPage
 
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
 
SESSION - Static variable in class org.apache.cocoon.processor.sql.DefaultQueryCreator
 
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
 
setAttribute(String, Object) - Method in class org.apache.cocoon.processor.xsp.XSPGlobal
 
setBasename(String) - Method in class org.apache.cocoon.framework.Configurations
 
setBufferSize(int) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
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(HttpServletResponse, String, Date) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
setDateHeader(HttpServletResponse, String, long) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
setDateHeader(HttpServletResponse, String, String) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
setDateHeader(HttpServletResponse, String, String, DateFormat) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
setDateHeader(HttpServletResponse, String, String, String) - Static method in class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
setDateHeader(String, long) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setFormatOption(boolean) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
setFormatOption(boolean) - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
setHeader(String, String) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setIntHeader(String, int) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setLanguageName(String) - Method in class org.apache.cocoon.processor.xsp.XSPTemplate
 
setLocale(Locale) - Method in class org.apache.cocoon.EngineWrapper.HttpServletResponseImpl
 
setNamespace(String) - Method in class org.apache.cocoon.processor.xsp.XSPLibrary
 
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.
setPage(XSPPage) - Method in class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
 
setPreprocessor(XSPPreprocessor) - Method in class org.apache.cocoon.processor.xsp.XSPTemplate
 
setRepository(File) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
setRepository(File) - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
setRole(String, Object) - Method in class org.apache.cocoon.framework.Manager
Set the actor for the role.
setRole(String, Object) - 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.  
setStylesheet(Document) - Method in class org.apache.cocoon.processor.xsp.XSPTemplate
 
SHOW_STATUS - Static variable in interface org.apache.cocoon.Defaults
 
signature - Variable in class org.apache.cocoon.Browsers.Browser
 
SINGLE_COLUMN - Static variable in class org.apache.cocoon.Frontend
 
source - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
 
split(String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
split(String, char) - Static method in class org.apache.cocoon.processor.sql.Utils
 
split(String, String) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
SQLProcessor - class org.apache.cocoon.processor.sql.SQLProcessor.
A processor that performs SQL database queries.
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
 
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.
stringEncode(String) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
stringEncode(String) - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
stylesheet - Variable in class org.apache.cocoon.processor.xsp.XSPTemplate
 
STYLESHEET_PI - Static variable in interface org.apache.cocoon.Defaults
 
substitute(String, HttpServletRequest, String, String, int) - Static method in class org.apache.cocoon.processor.sql.DefaultQueryCreator
 
SunXMLParser - class org.apache.cocoon.parser.SunXMLParser.
This class implements an XML parser using the Sun ProjectX parser 'Technology Release 1'.
SunXMLParser() - Constructor for class org.apache.cocoon.parser.SunXMLParser
 

T

table(PrintWriter, String, Hashtable) - Static method in class org.apache.cocoon.Frontend
 
target - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
 
templates - Variable in class org.apache.cocoon.processor.xsp.XSPLibrary
 
TextFormatter - class org.apache.cocoon.formatter.TextFormatter.
 
TextFormatter() - Constructor for class org.apache.cocoon.formatter.TextFormatter
 
toDOM(Node) - Method in interface org.apache.cocoon.framework.XObject
Appends children representing the object's state to the given node
toMarkup(Node) - Static method in class org.apache.cocoon.processor.xsp.XSPUtil
 
toSAX(DocumentHandler) - Method in interface org.apache.cocoon.framework.XObject
Generates SAX events representing the object's state for the given document handler
toString() - Method in class org.apache.cocoon.Browsers.Browser
 
transform(Document, String, Document, String, Document) - Method in class org.apache.cocoon.transformer.XTTransformer
 
transform(Document, String, Document, String, Document) - Method in interface org.apache.cocoon.transformer.Transformer
Process the DOM tree with the given transformation sheet and uses the result tree to return.
transform(Document, String, Document, String, Document) - Method in class org.apache.cocoon.transformer.XalanTransformer
 
transformer - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
Transformer - interface org.apache.cocoon.transformer.Transformer.
This interface is implemented by all XSLT tranformers.
TRANSFORMER_DEFAULT - Static variable in interface org.apache.cocoon.Defaults
 
TRANSFORMER_PROP - Static variable in interface org.apache.cocoon.Defaults
 

U

unload(XSPPage) - Method in class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
unload(XSPPage) - Method in interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor
 
URLHandlerFactory - class org.apache.cocoon.URLHandlerFactory.
 
URLHandlerFactory(String) - Constructor for class org.apache.cocoon.URLHandlerFactory
 
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 - class org.apache.cocoon.processor.ldap.Utils.
Utility methods for this processor.
Utils() - Constructor for class org.apache.cocoon.Utils
 
Utils() - Constructor for class org.apache.cocoon.processor.sql.Utils
 
Utils() - Constructor for class org.apache.cocoon.processor.ldap.Utils
 

V

validate - Variable in class org.apache.cocoon.parser.AbstractParser
 
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
VRMLFormatter - class org.apache.cocoon.formatter.VRMLFormatter.
 
VRMLFormatter() - Constructor for class org.apache.cocoon.formatter.VRMLFormatter
 

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.
WMLFormatter - class org.apache.cocoon.formatter.WMLFormatter.
 
WMLFormatter() - Constructor for class org.apache.cocoon.formatter.WMLFormatter
 

X

XalanTransformer - class org.apache.cocoon.transformer.XalanTransformer.
This class implements the transformer interface for the Apache Xalan XSLT processor.
XalanTransformer() - Constructor for class org.apache.cocoon.transformer.XalanTransformer
 
XercesParser - class org.apache.cocoon.parser.XercesParser.
This class implements an XML parser using the Apache Xerces XML parser.
XercesParser() - Constructor for class org.apache.cocoon.parser.XercesParser
 
XMLFormatter - class org.apache.cocoon.formatter.XMLFormatter.
 
XMLFormatter() - Constructor for class org.apache.cocoon.formatter.XMLFormatter
 
XObject - interface org.apache.cocoon.framework.XObject.
This interface must be implemented by classes willing to provide an XML representation of their current state
XSLTProcessor - class org.apache.cocoon.processor.xslt.XSLTProcessor.
This class implements an XSLT processor.
XSLTProcessor() - Constructor for class org.apache.cocoon.processor.xslt.XSLTProcessor
 
XSPClassLoader - class org.apache.cocoon.processor.xsp.language.java.XSPClassLoader.
 
XSPClassLoader(File) - Constructor for class org.apache.cocoon.processor.xsp.language.java.XSPClassLoader
 
XSPContextLibrary - class org.apache.cocoon.processor.xsp.library.XSPContextLibrary.
 
XSPContextLibrary() - Constructor for class org.apache.cocoon.processor.xsp.library.XSPContextLibrary
 
XSPCookieLibrary - class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary.
 
XSPCookieLibrary() - Constructor for class org.apache.cocoon.processor.xsp.library.XSPCookieLibrary
 
xspExpr(boolean, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
xspExpr(byte, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
xspExpr(char, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
xspExpr(double, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
xspExpr(float, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
xspExpr(int, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
xspExpr(long, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
xspExpr(Object, Document) - Method in class org.apache.cocoon.processor.xsp.XSPPage
 
XSPGlobal - class org.apache.cocoon.processor.xsp.XSPGlobal.
 
XSPGlobal() - Constructor for class org.apache.cocoon.processor.xsp.XSPGlobal
 
XSPGlobalLibrary - class org.apache.cocoon.processor.xsp.library.XSPGlobalLibrary.
 
XSPGlobalLibrary() - Constructor for class org.apache.cocoon.processor.xsp.library.XSPGlobalLibrary
 
XSPJavaPreprocessor - class org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor.
 
XSPJavaPreprocessor() - Constructor for class org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor
 
XSPJavaProcessor - class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor.
 
XSPJavaProcessor() - Constructor for class org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor
 
XSPLanguageProcessor - interface org.apache.cocoon.processor.xsp.language.XSPLanguageProcessor.
 
xspLibrary - Variable in class org.apache.cocoon.processor.xsp.XSPProcessor
 
XSPLibrary - class org.apache.cocoon.processor.xsp.XSPLibrary.
 
XSPLibrary() - Constructor for class org.apache.cocoon.processor.xsp.XSPLibrary
 
XSPPage - class org.apache.cocoon.processor.xsp.XSPPage.
 
XSPPage() - Constructor for class org.apache.cocoon.processor.xsp.XSPPage
 
xspParser - Variable in class org.apache.cocoon.processor.xsp.XSPPage
 
XSPPreprocessor - interface org.apache.cocoon.processor.xsp.language.XSPPreprocessor.
 
XSPProcessor - class org.apache.cocoon.processor.xsp.XSPProcessor.
This class implements the XSP engine.
XSPProcessor.PageEntry - class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry.
 
XSPProcessor.PageEntry(XSPProcessor, File, File) - Constructor for class org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
 
XSPProcessor() - Constructor for class org.apache.cocoon.processor.xsp.XSPProcessor
 
XSPRequestLibrary - class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary.
 
XSPRequestLibrary() - Constructor for class org.apache.cocoon.processor.xsp.library.XSPRequestLibrary
 
XSPResponseLibrary - class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary.
 
XSPResponseLibrary() - Constructor for class org.apache.cocoon.processor.xsp.library.XSPResponseLibrary
 
XSPSessionLibrary - class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary.
 
XSPSessionLibrary() - Constructor for class org.apache.cocoon.processor.xsp.library.XSPSessionLibrary
 
XSPTemplate - class org.apache.cocoon.processor.xsp.XSPTemplate.
 
XSPTemplate(Transformer, Parser, String) - Constructor for class org.apache.cocoon.processor.xsp.XSPTemplate
 
XSPUtil - class org.apache.cocoon.processor.xsp.XSPUtil.
 
XSPUtil() - Constructor for class org.apache.cocoon.processor.xsp.XSPUtil
 
XTTransformer - class org.apache.cocoon.transformer.XTTransformer.
This class implements the processor interface for the James Clark's XT XSLT processor using it's DOM API.
XTTransformer() - Constructor for class org.apache.cocoon.transformer.XTTransformer
 

Y

YEAR - Static variable in interface org.apache.cocoon.Defaults
 

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-2000 Apache Software Foundation. All Rights Reserved.