Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

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

A

ACCEPT_OPT - Static variable in class org.apache.cocoon.Main
 
ACTION_PARAM - Static variable in interface org.apache.cocoon.Constants
The request parameter name to trigger a specific action.
ACTION_PARAM_PREFIX - Static variable in interface org.apache.cocoon.Constants
The request parameter prefix to trigger a specific action.
AGENT_OPT - Static variable in class org.apache.cocoon.Main
 
accept - Variable in class org.apache.cocoon.Main
 
activeRequestCount - Variable in class org.apache.cocoon.Cocoon
active request count
allProcessedLinks - Variable in class org.apache.cocoon.Main
 
allTranslatedLinks - Variable in class org.apache.cocoon.Main
 
attributes - Variable in class org.apache.cocoon.Main
 

B

BROKEN_LINK_FILE - Static variable in class org.apache.cocoon.Main
 
brokenLinkWriter - Variable in class org.apache.cocoon.Main
 

C

COMPLETE_NAME - Static variable in interface org.apache.cocoon.Constants
The full name of this project.
CONFIG_FILE - Static variable in class org.apache.cocoon.Main
 
CONF_VERSION - Static variable in interface org.apache.cocoon.Constants
The version of the configuration schema
CONTEXT_CACHE_DIR - Static variable in interface org.apache.cocoon.Constants
Application Context Key for the cache directory path
CONTEXT_CLASSPATH - Static variable in interface org.apache.cocoon.Constants
Application Context Key for the current classpath
CONTEXT_CLASS_LOADER - Static variable in interface org.apache.cocoon.Constants
Application Context Key for the global classloader
CONTEXT_CONFIG_URL - Static variable in interface org.apache.cocoon.Constants
Application Context Key for the URL to the configuration file (usually named cocoon.xconf)
CONTEXT_DIR_OPT - Static variable in class org.apache.cocoon.Main
 
CONTEXT_ENVIRONMENT_CONTEXT - Static variable in interface org.apache.cocoon.Constants
Application Context Key for the environmental Context
CONTEXT_OBJECT - Static variable in interface org.apache.cocoon.Constants
Deprecated. Use the ObjectModelHelper.getContext(Map)>ObjectModelHelper.getContext(Map) 55 instead.
CONTEXT_UPLOAD_DIR - Static variable in interface org.apache.cocoon.Constants
Application Context Key for the upload directory path
CONTEXT_WORK_DIR - Static variable in interface org.apache.cocoon.Constants
Application Context Key for the work directory path
Cocoon - class org.apache.cocoon.Cocoon.
The Cocoon Object is the main Kernel for the entire Cocoon system.
Cocoon() - Constructor for class org.apache.cocoon.Cocoon
Creates a new Cocoon instance.
ConnectionResetException - class org.apache.cocoon.ConnectionResetException.
This Exception is thrown every time a component detects an exception due to a connection reset by peer.
ConnectionResetException(String) - Constructor for class org.apache.cocoon.ConnectionResetException
Construct a new ConnectionResetException instance.
ConnectionResetException(String, Throwable) - Constructor for class org.apache.cocoon.ConnectionResetException
Construct a new ConnectionResetException that references a parent Exception.
Constants - interface org.apache.cocoon.Constants.
The Constants use throughout the core of the Cocoon engine.
classpath - Variable in class org.apache.cocoon.Cocoon
The classpath (null if not available)
cocoon - Variable in class org.apache.cocoon.Main
 
componentManager - Variable in class org.apache.cocoon.Cocoon
The component manager.
compose(ComponentManager) - Method in class org.apache.cocoon.Cocoon
Get the parent component manager.
configuration - Variable in class org.apache.cocoon.Cocoon
The configuration tree
configurationFile - Variable in class org.apache.cocoon.Cocoon
The configuration file
configure(ExcaliburComponentManager) - Method in class org.apache.cocoon.Cocoon
Configure this Cocoon instance.
context - Variable in class org.apache.cocoon.Cocoon
The application context
context - Variable in class org.apache.cocoon.Main
 
contextualize(Context) - Method in class org.apache.cocoon.Cocoon
Describe contextualize method here.

D

DEFAULT_ACCEPT - Static variable in class org.apache.cocoon.Main
 
DEFAULT_CONF_FILE - Static variable in interface org.apache.cocoon.Constants
How a default configuration file is named.
DEFAULT_CONTEXT_DIR - Static variable in interface org.apache.cocoon.Constants
The directory to use as context root.
DEFAULT_DEST_DIR - Static variable in interface org.apache.cocoon.Constants
The diretory to use to use for the generated output.
DEFAULT_PARSER - Static variable in interface org.apache.cocoon.Constants
The name of the class for the default XML parser to use
DEFAULT_USER_AGENT - Static variable in class org.apache.cocoon.Main
 
DEFAULT_WORK_DIR - Static variable in interface org.apache.cocoon.Constants
The diretory to use for generated files.
DEPRECATED_PARSER_PROPERTY - Static variable in interface org.apache.cocoon.Constants
Deprecated. This will be removed in future release
DESCRIPTOR_RELOADABLE_DEFAULT - Static variable in interface org.apache.cocoon.Constants
Should descriptors be reloaded? FIXME(GP): Isn't this Action specific only?
DEST_DIR_OPT - Static variable in class org.apache.cocoon.Main
 
debug(Environment, StreamPipeline, EventPipeline) - Method in class org.apache.cocoon.Cocoon
Log debug information about the current environment.
destDir - Variable in class org.apache.cocoon.Main
 
dispose() - Method in class org.apache.cocoon.Cocoon
Dispose this instance
dispose() - Method in class org.apache.cocoon.ProcessorWrapper
 
disposed - Variable in class org.apache.cocoon.Cocoon
flag for disposed or not
dumpSystemProperties() - Method in class org.apache.cocoon.Cocoon
Dump System Properties

E

ERROR_NAMESPACE_PREFIX - Static variable in interface org.apache.cocoon.Constants
The namespace prefix for the Error/Exception XML
ERROR_NAMESPACE_URI - Static variable in interface org.apache.cocoon.Constants
The namespace URI for the Error/Exception XML
empty - Variable in class org.apache.cocoon.Main
 

F

FOLLOW_LINKS_OPT - Static variable in class org.apache.cocoon.Main
 
followLinks - Variable in class org.apache.cocoon.Main
 

G

generateSitemap(Environment) - Method in class org.apache.cocoon.Cocoon
Process the given Environment to generate the sitemap.
getActiveRequestCount() - Method in class org.apache.cocoon.Cocoon
Accessor for active request count
getClassPath(String) - Static method in class org.apache.cocoon.Main
This builds the important ClassPath used by this class.
getConfigurationFile(File) - Static method in class org.apache.cocoon.Main
Check for a configuration file in a specific directory.
getDir(String, String) - Static method in class org.apache.cocoon.Main
Get a File representing a directory.
getLinks(String, Map) - Method in class org.apache.cocoon.Main
Samples an URI for its links.
getPage(String, Map, Map, OutputStream) - Method in class org.apache.cocoon.Main
Processes an URI for its content.
getType(String, Map) - Method in class org.apache.cocoon.Main
Analyze the type of content for an URI.

H

HELP_OPT - Static variable in class org.apache.cocoon.Main
 

I

INDEX_URI - Static variable in interface org.apache.cocoon.Constants
Describe variable INDEX_URI here.
initialize() - Method in class org.apache.cocoon.Cocoon
The initialize method

L

LINK_CONTENT_TYPE - Static variable in interface org.apache.cocoon.Constants
Mime-type for the link view FIXME(GP): Isn't this Environment specific?
LINK_CRAWLING_ROLE - Static variable in interface org.apache.cocoon.Constants
Don't know exactly what this is for (and it is not used in the code base)
LINK_OBJECT - Static variable in interface org.apache.cocoon.Constants
Describe variable LINK_OBJECT here.
LINK_VIEW - Static variable in interface org.apache.cocoon.Constants
Name of the request value for the link view FIXME(GP): Isn't this Environment specific?
LOGGER_OPT - Static variable in class org.apache.cocoon.Main
 
LOG_KIT_OPT - Static variable in class org.apache.cocoon.Main
 
LOG_LEVEL_OPT - Static variable in class org.apache.cocoon.Main
 
leaf(int) - Method in class org.apache.cocoon.Main
Generate the string for a leaf in ascii art for a tree view log output.
log - Static variable in class org.apache.cocoon.Main
The Logger
logKitManager - Variable in class org.apache.cocoon.Cocoon
The logkit manager

M

Main - class org.apache.cocoon.Main.
Command line entry point.
Main(Cocoon, File, File, File) - Constructor for class org.apache.cocoon.Main
Creates the Main class
Main.NullOutputStream - class org.apache.cocoon.Main.NullOutputStream.
Class NullOutputStream here.
Main.NullOutputStream() - Constructor for class org.apache.cocoon.Main.NullOutputStream
 
Modifiable - interface org.apache.cocoon.Modifiable.
This interface is implemented by those classes that change their behavior/results over time (non-ergodic).
main(String[]) - Static method in class org.apache.cocoon.Main
The main method.
mangle(String) - Method in class org.apache.cocoon.Main
Mangle an URI.
modifiedSince(long) - Method in class org.apache.cocoon.Cocoon
Queries the class to estimate its ergodic period termination.
modifiedSince(long) - Method in interface org.apache.cocoon.Modifiable
Queries the class to estimate its ergodic period termination.

N

NAME - Static variable in interface org.apache.cocoon.Constants
The name of this project.
NOTIFYING_OBJECT - Static variable in interface org.apache.cocoon.Constants
The name of a NotifyingObject in the so called objectModel Map.
Notificable - interface org.apache.cocoon.Notificable.
Deprecated. Now another interface is used
Notification - class org.apache.cocoon.Notification.
Deprecated. Now another interface is used
Notification(Object) - Constructor for class org.apache.cocoon.Notification
Deprecated.  
Notifier - class org.apache.cocoon.Notifier.
Deprecated. Now another class is used
Notifier() - Constructor for class org.apache.cocoon.Notifier
Deprecated.  

O

OPTIONS - Static variable in class org.apache.cocoon.Main
 
org.apache.cocoon - package org.apache.cocoon
 

P

PARSER_PROPERTY - Static variable in interface org.apache.cocoon.Constants
The name of the property holding the class for a XML parser
PRECOMPILE_OPT - Static variable in class org.apache.cocoon.Main
 
ProcessingException - class org.apache.cocoon.ProcessingException.
This Exception is thrown every time there is a problem in processing a request.
ProcessingException(String) - Constructor for class org.apache.cocoon.ProcessingException
Construct a new ProcessingException instance.
ProcessingException(Exception) - Constructor for class org.apache.cocoon.ProcessingException
Creates a new ProcessingException instance.
ProcessingException(String, Throwable) - Constructor for class org.apache.cocoon.ProcessingException
Construct a new ProcessingException that references a parent Exception.
Processor - interface org.apache.cocoon.Processor.
 
ProcessorWrapper - class org.apache.cocoon.ProcessorWrapper.
This class is a wrapper around the real processor (the Cocoon class).
ProcessorWrapper(Processor) - Constructor for class org.apache.cocoon.ProcessorWrapper
 
parentComponentManager - Variable in class org.apache.cocoon.Cocoon
The parent component manager.
precompile(String, Environment, String, String) - Method in class org.apache.cocoon.Cocoon
Process the given Environment to generate Java code for specified XSP files.
printStackTrace() - Method in class org.apache.cocoon.ProcessingException
 
printStackTrace(PrintStream) - Method in class org.apache.cocoon.ProcessingException
 
printStackTrace(PrintWriter) - Method in class org.apache.cocoon.ProcessingException
 
printUsage() - Static method in class org.apache.cocoon.Main
Print the usage message and exit
printVersion() - Static method in class org.apache.cocoon.Main
Print the version string and exit
process(Environment) - Method in class org.apache.cocoon.Cocoon
Process the given Environment to produce the output.
process(Environment, StreamPipeline, EventPipeline) - Method in class org.apache.cocoon.Cocoon
Process the given Environment to assemble a StreamPipeline and an EventPipeline.
process(Collection, boolean) - Method in class org.apache.cocoon.Main
Process the URI list and process them all independently.
process(Environment) - Method in interface org.apache.cocoon.Processor
Process the given Environment producing the output.
process(Environment, StreamPipeline, EventPipeline) - Method in interface org.apache.cocoon.Processor
Process the given Environment to assemble a StreamPipeline and an EventPipeline.
process(Environment) - Method in class org.apache.cocoon.ProcessorWrapper
Process the given Environment producing the output
process(Environment, StreamPipeline, EventPipeline) - Method in class org.apache.cocoon.ProcessorWrapper
Process the given Environment to assemble a StreamPipeline and an EventPipeline.
processFile(String, List) - Static method in class org.apache.cocoon.Main
processFile method.
processURI(String) - Method in class org.apache.cocoon.Main
Processes the given URI and return all links.
processXMAP(String) - Method in class org.apache.cocoon.Main
Process a single XMAP file
processXSP(String) - Method in class org.apache.cocoon.Main
Process a single XSP file
processor - Variable in class org.apache.cocoon.ProcessorWrapper
 

R

RELOAD_PARAM - Static variable in interface org.apache.cocoon.Constants
The request parameter name to reload the configuration.
REQUEST_OBJECT - Static variable in interface org.apache.cocoon.Constants
Deprecated. Use the ObjectModelHelper.getRequest(Map)>ObjectModelHelper.getRequest(Map) 55 instead.
RESPONSE_OBJECT - Static variable in interface org.apache.cocoon.Constants
Deprecated. Use the ObjectModelHelper.getResponse(Map)>ObjectModelHelper.getResponse(Map) 55 instead.
ROLE - Static variable in interface org.apache.cocoon.Processor
 
ResourceNotFoundException - class org.apache.cocoon.ResourceNotFoundException.
This Exception is thrown every time there is a problem in finding a resource.
ResourceNotFoundException(String) - Constructor for class org.apache.cocoon.ResourceNotFoundException
Construct a new ResourceNotFoundException instance.
ResourceNotFoundException(String, Throwable) - Constructor for class org.apache.cocoon.ResourceNotFoundException
Construct a new ResourceNotFoundException that references a parent Exception.
recursivelyPrecompile(File, File) - Method in class org.apache.cocoon.Main
Recurse the directory hierarchy and process the XSP's.
resourceUnavailable(File) - Method in class org.apache.cocoon.Main
Generate a resourceUnavailable message.

S

SESSION_STATE_ATTRIBUTE - Static variable in interface org.apache.cocoon.Constants
Deprecated. used only by deprecated SessionStateSelector
SHOWTIME_PARAM - Static variable in interface org.apache.cocoon.Constants
The request parameter name to add a line of the request duration.
setLogKitManager(LogKitManager) - Method in class org.apache.cocoon.Cocoon
The setLogKitManager method will get a LogKitManager for further use.
setSystemProperties() - Method in class org.apache.cocoon.Cocoon
Sets required system properties.

T

TEMPDIR_PROPERTY - Static variable in interface org.apache.cocoon.Constants
The name of the property where temporary files will be written to.
threadSafeProcessor - Variable in class org.apache.cocoon.Cocoon
the Processor if it is ThreadSafe
toString() - Method in class org.apache.cocoon.ProcessingException
 
translateURI(String) - Method in class org.apache.cocoon.Main
Translate an URI into a file name.
tree(int) - Method in class org.apache.cocoon.Main
Generate the string for a tree in ascii art for a tree view log output.

U

URI_FILE - Static variable in class org.apache.cocoon.Main
 
userAgent - Variable in class org.apache.cocoon.Main
 

V

VERSION - Static variable in interface org.apache.cocoon.Constants
The version of this build.
VERSION_OPT - Static variable in class org.apache.cocoon.Main
 
VIEW_PARAM - Static variable in interface org.apache.cocoon.Constants
The request parameter name to request a specific view of a resource.

W

WORK_DIR_OPT - Static variable in class org.apache.cocoon.Main
 
warmup() - Method in class org.apache.cocoon.Main
Warms up the engine by accessing the root.
workDir - Variable in class org.apache.cocoon.Cocoon
The working directory (null if not available)
write(int) - Method in class org.apache.cocoon.Main.NullOutputStream
 
write(byte[]) - Method in class org.apache.cocoon.Main.NullOutputStream
 
write(byte[], int, int) - Method in class org.apache.cocoon.Main.NullOutputStream
 

X

XML_NAMESPACE_URI - Static variable in interface org.apache.cocoon.Constants
The URI for xml namespaces
XSP_COOKIE_PREFIX - Static variable in interface org.apache.cocoon.Constants
The namespace prefix for the cookie logicsheet.
XSP_COOKIE_URI - Static variable in interface org.apache.cocoon.Constants
The namespace for the cookie logicsheet.
XSP_FORMVALIDATOR_PATH - Static variable in interface org.apache.cocoon.Constants
Don't know exactly what this is for.
XSP_FORMVALIDATOR_PREFIX - Static variable in interface org.apache.cocoon.Constants
Don't know exactly what this is for.
XSP_FORMVALIDATOR_URI - Static variable in interface org.apache.cocoon.Constants
Don't know exactly what this is for.
XSP_PREFIX - Static variable in interface org.apache.cocoon.Constants
The namespace prefix for the XSP core logicsheet.
XSP_REQUEST_PREFIX - Static variable in interface org.apache.cocoon.Constants
The namespace prefix for the request logicsheet.
XSP_REQUEST_URI - Static variable in interface org.apache.cocoon.Constants
The namespace for the request logicsheet.
XSP_RESPONSE_PREFIX - Static variable in interface org.apache.cocoon.Constants
The namespace prefix for the response logicsheet.
XSP_RESPONSE_URI - Static variable in interface org.apache.cocoon.Constants
The namespace for the response logicsheet.
XSP_URI - Static variable in interface org.apache.cocoon.Constants
The namespace for the XSP core logicsheet.

Y

YEAR - Static variable in interface org.apache.cocoon.Constants
The year of the build

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