|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
rank
of hit
element.
DynamicSettings.isReloadingEnabled(String)
parameter (false).
RenderRequest
in the object model.
RenderResponse
in the object model.
attribute-name
.
Request
in the object model.
<resource>
resources
on the root element indicates count of resources in the collection
Response
in the object model.
<result>
<results>
results
.
{
@link …}
occurrances.
NotifyingBuilder
.
SchemaParser
components.
Validator
components.
RangeValidationRule
s.RangeValidationRuleBuilder
form-encoding
or casting. SerializerNode
having a name, a mime-type and a status code (HTTP codes).
EventManager
.
RegExpValidationRule
s.RegExpValidationRuleBuilder
RegexpHeaderSelector
class defines a selector matching
specific headers to configured regular-expression patterns.RegexpHeaderSelector
instance.
RegexpRequestParameterSelector
class defines a selector matching
specific request parameters to configured regular-expression patterns.RegexpRequestParameterSelector
instance.
ClassLoaderFactory
. URL
s.
URL
s,
and a default URLStreamHandlerFactory
.
Request
interface for
the JSR-168 (Portlet) environment.Response
interface for
the JSR-168 (Portlet) environment.<fd:repeater-action/>
Three actions are defined:
<fd:repeater-action id="add" command="add-row"
repeater="repeater-id"/>
: when activated, adds a row to the
sibling repeater named "repeater-id".
List
view of a Repeater
, each element of the list being a Map
wrapping a repeater row, as defined by ContainerWidgetAsMap
.
List view around a repeater.
- RepeaterAsList(Repeater) -
Constructor for class org.apache.cocoon.forms.util.RepeaterAsList
- Same as
RepeaterAsList(repeater, false)
.
- RepeaterDefinition - class org.apache.cocoon.forms.formmodel.RepeaterDefinition.
- The
WidgetDefinition
part of a Repeater widget, see Repeater
for more information. - RepeaterDefinition(int, int, int) -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinition
-
- RepeaterDefinitionBuilder - class org.apache.cocoon.forms.formmodel.RepeaterDefinitionBuilder.
- Builds
RepeaterDefinition
s. - RepeaterDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RepeaterDefinitionBuilder
-
- RepeaterJXPathBinding - class org.apache.cocoon.forms.binding.RepeaterJXPathBinding.
- RepeaterJXPathBinding provides an implementation of a
Binding
that allows for bidirectional binding of a repeater-widget to/from
repeating structures in the back-end object model. - RepeaterJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, String, String, JXPathBindingBase[], JXPathBindingBase, JXPathBindingBase[], JXPathBindingBase[]) -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathBinding
- Constructs RepeaterJXPathBinding
- RepeaterJXPathBindingBuilder - class org.apache.cocoon.forms.binding.RepeaterJXPathBindingBuilder.
- RepeaterJXPathBindingBuilder provides a helper class for the Factory
implemented in
JXPathBindingManager
that helps construct the
actual RepeaterJXPathBinding
out of the configuration in the
provided configElement which looks like:
<fb:repeater
id="contacts"
parent-path="contacts"
row-path="contact"
row-path-insert="new-contact" >
<fb:identity>
<!- RepeaterJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.forms.binding.RepeaterJXPathBindingBuilder
-
- Repository - interface org.apache.cocoon.components.repository.Repository.
- A repository interface intended to be used by flowscripts or corresponding wrapper components.
- RepositoryClassLoader - class org.apache.cocoon.components.classloader.RepositoryClassLoader.
- A class loader with a growable list of path search directories.
- RepositoryClassLoader() -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create an empty new class loader.
- RepositoryClassLoader(URL[]) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create an empty new class loader.
- RepositoryClassLoader(URL[], ClassLoader) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create an empty new class loader.
- RepositoryClassLoader(Vector) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create a class loader from a list of directories
- RepositoryClassLoader(Collection) -
Constructor for class org.apache.cocoon.components.classloader.RepositoryClassLoader
- Create a class loader from a list of directories
- RepositoryInterceptor - interface org.apache.cocoon.components.repository.RepositoryInterceptor.
- TODO describe class
Instances must be thread safe.
- RepositoryInterceptorBase - class org.apache.cocoon.components.repository.RepositoryInterceptorBase.
- NOP implementation of RepositoryInterceptor.
- RepositoryInterceptorBase() -
Constructor for class org.apache.cocoon.components.repository.RepositoryInterceptorBase
-
- RepositoryManager - class org.apache.cocoon.components.repository.RepositoryManager.
- A factory component to create instances of repositories.
- RepositoryManager() -
Constructor for class org.apache.cocoon.components.repository.RepositoryManager
-
- RepositoryPropertyHelper - interface org.apache.cocoon.components.repository.helpers.RepositoryPropertyHelper.
- A property helper interface intended to be used
by flowscripts or corresponding wrapper components.
- RepositorySource - class org.apache.cocoon.components.source.impl.RepositorySource.
- Source wrapper that enhances the wrapped sources with additional capabilities.
- RepositorySource(String, ModifiableTraversableSource, SourceDescriptor, Logger) -
Constructor for class org.apache.cocoon.components.source.impl.RepositorySource
-
- RepositorySourceFactory - class org.apache.cocoon.components.source.impl.RepositorySourceFactory.
- Creates RepositorySources.
- RepositorySourceFactory() -
Constructor for class org.apache.cocoon.components.source.impl.RepositorySourceFactory
-
- RepositoryTransactionHelper - interface org.apache.cocoon.components.repository.helpers.RepositoryTransactionHelper.
- A locking helper interface intended to be used by flowscripts or corresponding wrapper components.
- RepositoryVersioningHelper - interface org.apache.cocoon.components.repository.helpers.RepositoryVersioningHelper.
- A versioning helper interface intended to be used by flowscripts or corresponding wrapper components.
- Request - interface org.apache.cocoon.environment.Request.
- Defines an interface to provide client request information .
- Request - interface org.apache.cocoon.portal.wsrp.consumer.Request.
- Defines a request from the end-user to the swing consumer as result
of an interaction (e.g. click on hyperlink) of the end-user with the
representation of a remote portlet.
- RequestAccessor - class org.apache.cocoon.components.accessor.RequestAccessor.
-
- RequestAccessor() -
Constructor for class org.apache.cocoon.components.accessor.RequestAccessor
-
- RequestAttributeGenerator - class org.apache.cocoon.generation.RequestAttributeGenerator.
- The
RequestAttributeGenerator
is a class that reads XML from a
request attribute and generates SAX Events.
- RequestAttributeGenerator() -
Constructor for class org.apache.cocoon.generation.RequestAttributeGenerator
-
- RequestAttributeMap - class org.apache.cocoon.components.modules.output.RequestAttributeMap.
- Abstraction layer to encapsulate different output
destinations.
- RequestAttributeMap() -
Constructor for class org.apache.cocoon.components.modules.output.RequestAttributeMap
-
- RequestAttributeMatcher - class org.apache.cocoon.matching.RequestAttributeMatcher.
- This class allows for matching based on a request attribute.
- RequestAttributeMatcher() -
Constructor for class org.apache.cocoon.matching.RequestAttributeMatcher
-
- RequestAttributeModule - class org.apache.cocoon.components.modules.input.RequestAttributeModule.
- RequestAttributeModule accesses request attributes.
- RequestAttributeModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestAttributeModule
-
- RequestAttributeOutputModule - class org.apache.cocoon.components.modules.output.RequestAttributeOutputModule.
- Abstraction layer to encapsulate different output
destinations.
- RequestAttributeOutputModule() -
Constructor for class org.apache.cocoon.components.modules.output.RequestAttributeOutputModule
-
- RequestAttributeSelector - class org.apache.cocoon.selection.RequestAttributeSelector.
- A
Selector
that matches a string against a configurable request
attribute's string represenation.
- RequestAttributeSelector() -
Constructor for class org.apache.cocoon.selection.RequestAttributeSelector
-
- RequestDataStore - interface org.apache.cocoon.components.persistence.RequestDataStore.
- Deprecated. Use the scoped attributes on the Request object instead.
This component will be removed with Cocoon 2.3.
- RequestDataStoreImpl - class org.apache.cocoon.components.persistence.RequestDataStoreImpl.
- Deprecated. Use the scoped attributes on the Request object instead.
This component will be removed with Cocoon 2.3.
- RequestDataStoreImpl() -
Constructor for class org.apache.cocoon.components.persistence.RequestDataStoreImpl
- Deprecated.
- RequestEncodingException - exception org.apache.cocoon.environment.http.RequestEncodingException.
-
- RequestEncodingException(String) -
Constructor for class org.apache.cocoon.environment.http.RequestEncodingException
-
- RequestEncodingException(String, Throwable) -
Constructor for class org.apache.cocoon.environment.http.RequestEncodingException
-
- RequestFactory - class org.apache.cocoon.portlet.multipart.RequestFactory.
- This is the interface of Request Wrapper in Cocoon for JSR-168 Portlet environment.
- RequestFactory(boolean, File, boolean, boolean, int, String) -
Constructor for class org.apache.cocoon.portlet.multipart.RequestFactory
-
- RequestFactory - class org.apache.cocoon.servlet.multipart.RequestFactory.
- This is the interface of Request Wrapper in Cocoon.
- RequestFactory(boolean, File, boolean, boolean, int, String) -
Constructor for class org.apache.cocoon.servlet.multipart.RequestFactory
-
- RequestForwardingHttpMethod - class org.apache.cocoon.util.RequestForwardingHttpMethod.
- This is a generic and externally configurable method, to forward any Request
to a server.
- RequestForwardingHttpMethod(HttpServletRequest, HttpURL) -
Constructor for class org.apache.cocoon.util.RequestForwardingHttpMethod
-
- RequestGenerator - class org.apache.cocoon.generation.RequestGenerator.
-
- RequestGenerator() -
Constructor for class org.apache.cocoon.generation.RequestGenerator
-
- RequestHeaderMap - class org.apache.cocoon.environment.impl.RequestHeaderMap.
- Request headers map
- RequestHeaderMap(Request) -
Constructor for class org.apache.cocoon.environment.impl.RequestHeaderMap
-
- RequestImpl - class org.apache.cocoon.portal.wsrp.consumer.RequestImpl.
- This class implements the Request interface and used by
the swing consumer to store request related information.
- RequestImpl() -
Constructor for class org.apache.cocoon.portal.wsrp.consumer.RequestImpl
- Default constructor
- RequestListener - interface org.apache.cocoon.RequestListener.
- This is called from with
Cocoon.process(Environment)
, before any
requests are passed onto the Processor
and after the request has been
processed. - RequestMap - class org.apache.cocoon.environment.impl.RequestMap.
- Request attributes map
- RequestMap(Request) -
Constructor for class org.apache.cocoon.environment.impl.RequestMap
-
- RequestMethodSelector - class org.apache.cocoon.selection.RequestMethodSelector.
- A
Selector
that matches a getMethod() of the HTTP request. - RequestMethodSelector() -
Constructor for class org.apache.cocoon.selection.RequestMethodSelector
-
- RequestModule - class org.apache.cocoon.components.modules.input.RequestModule.
- RequestModule provides access to Request object properties.
- RequestModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestModule
-
- RequestParamAction - class org.apache.cocoon.acting.RequestParamAction.
- This action makes some request details available to the sitemap via parameter
substitution.
- RequestParamAction() -
Constructor for class org.apache.cocoon.acting.RequestParamAction
-
- RequestParameterEventAspect - class org.apache.cocoon.portal.event.aspect.impl.RequestParameterEventAspect.
-
- RequestParameterEventAspect() -
Constructor for class org.apache.cocoon.portal.event.aspect.impl.RequestParameterEventAspect
-
- RequestParameterExistsAction - class org.apache.cocoon.acting.RequestParameterExistsAction.
- This action simply checks to see if a given request parameter
exists.
- RequestParameterExistsAction() -
Constructor for class org.apache.cocoon.acting.RequestParameterExistsAction
-
- RequestParameterExistsAction.StringParts - class org.apache.cocoon.acting.RequestParameterExistsAction.StringParts.
-
- RequestParameterExistsAction.StringParts(String, String) -
Constructor for class org.apache.cocoon.acting.RequestParameterExistsAction.StringParts
-
- RequestParameterGenerator - class org.apache.cocoon.generation.RequestParameterGenerator.
- The
RequestParameterGenerator
is a simple generator producing as an
output a subset of what the RequestGenerator
produces. - RequestParameterGenerator() -
Constructor for class org.apache.cocoon.generation.RequestParameterGenerator
- Create a new
RequestParameterGenerator
instance.
- RequestParameterMap - class org.apache.cocoon.environment.impl.RequestParameterMap.
- Request parameters map
- RequestParameterMap(Request) -
Constructor for class org.apache.cocoon.environment.impl.RequestParameterMap
-
- RequestParameterMatcher - class org.apache.cocoon.matching.RequestParameterMatcher.
- This class allows for matching based on a request parameter.
- RequestParameterMatcher() -
Constructor for class org.apache.cocoon.matching.RequestParameterMatcher
-
- RequestParameterModule - class org.apache.cocoon.components.modules.input.RequestParameterModule.
- RequestParameterModule accesses request parameters.
- RequestParameterModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestParameterModule
-
- RequestParameterSelector - class org.apache.cocoon.selection.RequestParameterSelector.
- A
Selector
that matches a string against a configurable request parameter's value.
- RequestParameterSelector() -
Constructor for class org.apache.cocoon.selection.RequestParameterSelector
-
- RequestParameters - class org.apache.cocoon.environment.wrapper.RequestParameters.
- This class is used by the
RequestWrapper
. - RequestParameters(String) -
Constructor for class org.apache.cocoon.environment.wrapper.RequestParameters
- Construct a new object from a queryString
- RequestParseException - exception org.apache.cocoon.generation.RequestParseException.
-
- RequestParseException(String) -
Constructor for class org.apache.cocoon.generation.RequestParseException
-
- RequestParseException(String, Exception) -
Constructor for class org.apache.cocoon.generation.RequestParseException
-
- RequestScopedAttributeModule - class org.apache.cocoon.components.modules.input.RequestScopedAttributeModule.
- This is an extension of the
RequestAttributeModule
. - RequestScopedAttributeModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestScopedAttributeModule
-
- RequestSessionContext - class org.apache.cocoon.webapps.session.context.RequestSessionContext.
- A SessionContext which encapsulates the current Request object.
- RequestSessionContext(Logger) -
Constructor for class org.apache.cocoon.webapps.session.context.RequestSessionContext
-
- RequestState - class org.apache.cocoon.webapps.authentication.user.RequestState.
- The state of the user for the current request.
- RequestState(UserHandler, String) -
Constructor for class org.apache.cocoon.webapps.authentication.user.RequestState
- Create a new handler object.
- RequestURIModule - class org.apache.cocoon.components.modules.input.RequestURIModule.
- RequestURIModule accesses the request URI.
- RequestURIModule() -
Constructor for class org.apache.cocoon.components.modules.input.RequestURIModule
-
- RequestWrapper - class org.apache.cocoon.environment.wrapper.RequestWrapper.
- This is a wrapper class for the
Request
object.
- RequestWrapper(Request, String, String, Environment) -
Constructor for class org.apache.cocoon.environment.wrapper.RequestWrapper
- Constructor
- RequestWrapper(Request, String, String, Environment, boolean) -
Constructor for class org.apache.cocoon.environment.wrapper.RequestWrapper
- Constructor
- RequiresConsumerEnvironment - interface org.apache.cocoon.portal.wsrp.consumer.RequiresConsumerEnvironment.
- This interface marks a component if the component needs a reference to consumer environment.
- RequiresPortalService - interface org.apache.cocoon.portal.wsrp.consumer.RequiresPortalService.
- This interface marks a component if the component needs a reference to the
portal service.
- RequiresWSRPAdapter - interface org.apache.cocoon.portal.wsrp.consumer.RequiresWSRPAdapter.
- This interface marks a component if the component needs a reference to the WSRP adapter.
- ResizableContainer - class org.apache.cocoon.util.ResizableContainer.
- Add-only Container class.
- ResizableContainer(int) -
Constructor for class org.apache.cocoon.util.ResizableContainer
-
- ResourceExistsAction - class org.apache.cocoon.acting.ResourceExistsAction.
- This action simply checks to see if a resource identified by the
src
sitemap attribute exists or not. - ResourceExistsAction() -
Constructor for class org.apache.cocoon.acting.ResourceExistsAction
-
- ResourceExistsSelector - class org.apache.cocoon.selection.ResourceExistsSelector.
- Selects the first of a set of Resources (usually files) that exists.
- ResourceExistsSelector() -
Constructor for class org.apache.cocoon.selection.ResourceExistsSelector
-
- ResourceNotFoundException - exception 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.
- ResourceNotFoundException(String, Location) -
Constructor for class org.apache.cocoon.ResourceNotFoundException
-
- ResourceNotFoundException(String, Throwable, Location) -
Constructor for class org.apache.cocoon.ResourceNotFoundException
-
- ResourceReader - class org.apache.cocoon.reading.ResourceReader.
- The
ResourceReader
component is used to serve binary data
in a sitemap pipeline. - ResourceReader() -
Constructor for class org.apache.cocoon.reading.ResourceReader
-
- ResourceRef - class org.apache.cocoon.portal.pluto.om.common.ResourceRef.
-
- ResourceRef() -
Constructor for class org.apache.cocoon.portal.pluto.om.common.ResourceRef
-
- ResourceRefSet - class org.apache.cocoon.portal.pluto.om.common.ResourceRefSet.
- Resource Reference Set as defined by the web.xml as
<resourse-ref>.
- ResourceRefSet() -
Constructor for class org.apache.cocoon.portal.pluto.om.common.ResourceRefSet
-
- ResourceURLProviderImpl - class org.apache.cocoon.portal.pluto.ResourceURLProviderImpl.
- Create the URL for a resource.
- ResourceURLProviderImpl(PortalContextProviderImpl) -
Constructor for class org.apache.cocoon.portal.pluto.ResourceURLProviderImpl
- Constructor
- Response - interface org.apache.cocoon.environment.Response.
- Defines an interface to provide client response information .
- ResponseWrapper - class org.apache.cocoon.environment.wrapper.ResponseWrapper.
- This is a wrapper class for the Response object.
- ResponseWrapper(Response) -
Constructor for class org.apache.cocoon.environment.wrapper.ResponseWrapper
-
- RestrictableSource - interface org.apache.cocoon.components.source.RestrictableSource.
- A source, which is restrictable, which means you need a username and password.
- RoleFilterTransformer - class org.apache.cocoon.transformation.RoleFilterTransformer.
-
- RoleFilterTransformer() -
Constructor for class org.apache.cocoon.transformation.RoleFilterTransformer
-
- RoleManager - class org.apache.cocoon.core.container.RoleManager.
- Default RoleManager implementation.
- RoleManager() -
Constructor for class org.apache.cocoon.core.container.RoleManager
- Default constructor--this RoleManager has no parent.
- RoleManager(RoleManager) -
Constructor for class org.apache.cocoon.core.container.RoleManager
- Alternate constructor--this RoleManager has the specified
parent.
- RoleMatcher - interface org.apache.cocoon.portal.tools.helper.RoleMatcher.
- Defines the interface for role matchers.
- RowAction - class org.apache.cocoon.forms.formmodel.RowAction.
-
- RowAction(RowActionDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction
-
- RowAction.MoveDownAction - class org.apache.cocoon.forms.formmodel.RowAction.MoveDownAction.
-
- RowAction.MoveDownAction(RowActionDefinition.MoveDownDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction.MoveDownAction
-
- RowAction.MoveUpAction - class org.apache.cocoon.forms.formmodel.RowAction.MoveUpAction.
-
- RowAction.MoveUpAction(RowActionDefinition.MoveUpDefinition) -
Constructor for class org.apache.cocoon.forms.formmodel.RowAction.MoveUpAction
-
- RowActionDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.
-
- RowActionDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition
-
- RowActionDefinition.AddAfterDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.AddAfterDefinition.
- Adds a row after the one containing this action.
- RowActionDefinition.AddAfterDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.AddAfterDefinition
-
- RowActionDefinition.DeleteRowDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.DeleteRowDefinition.
- Deletes the row containing this action.
- RowActionDefinition.DeleteRowDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.DeleteRowDefinition
-
- RowActionDefinition.MoveDownDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveDownDefinition.
- Moves up the row containing this action.
- RowActionDefinition.MoveDownDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveDownDefinition
-
- RowActionDefinition.MoveUpDefinition - class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveUpDefinition.
- Moves up the row containing this action.
- RowActionDefinition.MoveUpDefinition() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinition.MoveUpDefinition
-
- RowActionDefinitionBuilder - class org.apache.cocoon.forms.formmodel.RowActionDefinitionBuilder.
-
- RowActionDefinitionBuilder() -
Constructor for class org.apache.cocoon.forms.formmodel.RowActionDefinitionBuilder
-
- RunnableManager - interface org.apache.cocoon.components.thread.RunnableManager.
- The RunnableManager interface describes the functionality of an
implementation running commands in the background.
- random -
Variable in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
- Random number generator used to create continuation ID
- random -
Static variable in class org.apache.cocoon.forms.formmodel.CaptchaField
- Random number generator used to create session attribute name.
- raw -
Variable in class org.apache.cocoon.transformation.SimpleFormInstanceExtractionTransformer.ElementData
-
- rawItems -
Variable in class org.apache.cocoon.taglib.core.ForEachSupport
-
- rawMode -
Variable in class org.apache.cocoon.components.source.impl.SitemapSourceInfo
-
true
if the sitemap URI uses the raw:
subprotocol,
which means that request parameters of the original request are not forwarded,
false
otherwise.
- reLink -
Variable in class org.apache.cocoon.components.source.impl.QDoxSource
- This RegExp matches the
{
@link …}
occurrances in
Javadoc comments.
- rePackageClass -
Variable in class org.apache.cocoon.components.source.impl.QDoxSourceFactory
- RegExp matcher for Java classnames: distinguishes package and classname.
- rePackageClassInnerclass -
Variable in class org.apache.cocoon.components.source.impl.QDoxSourceFactory
- RegExp matcher for Java classnames: distinguishes package, classname and innerclassname.
- read(File, OutputStream) -
Method in class org.apache.cocoon.reading.DirectoryZipArchiver
- Reads the given file in the given output stream.
- read() -
Method in class org.apache.cocoon.util.PostInputStream
- Reads the next byte from the input stream.
- read(byte[], int, int) -
Method in class org.apache.cocoon.util.PostInputStream
- Reads bytes from this byte-input stream into the specified byte array,
starting at the given offset.
- read(byte[]) -
Method in class org.apache.cocoon.util.PostInputStream
-
- readAsciiArt() -
Method in class org.apache.cocoon.generation.asciiart.AsciiArtSVGGenerator
- Read the ascii art from the input source.
- readBinaryResponse(Source) -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Read binary content from source.
- readChar() -
Method in class org.apache.cocoon.components.xpointer.parser.SimpleCharStream
-
- readDOM(String, Parameters, SourceParameters, SourceResolver) -
Static method in class org.apache.cocoon.components.source.SourceUtil
- Read a DOM Fragment from a source
- readEvent() -
Method in class org.apache.cocoon.components.sax.XMLByteStreamInterpreter
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerWidget
- Delegates the readFromRequest() down to the contained child-widgets.
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Action
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.AggregateField
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.BooleanField
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- readFromRequest(String) -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Form
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.ImageMap
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Messages
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.MultiValueField
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Output
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Repeater
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.RepeaterAction.Move
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Union
-
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.Upload
-
- readFromRequest(FormContext) -
Method in interface org.apache.cocoon.forms.formmodel.Widget
- Lets this widget read its data from a request.
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.WidgetList
- Performs the
Widget.readFromRequest(FormContext)
on all the
contained widgets.
- readFromRequest(FormContext) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- readMeta(Source) -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Read meta data from source.
- readOnly -
Variable in class org.apache.cocoon.core.MutableSettings
- Are we still mutable?
- readPlayers(Document) -
Method in class org.apache.cocoon.forms.samples.dreamteam.Manager
-
- readProperties(String, MutableSettings, SourceResolver) -
Method in class org.apache.cocoon.core.CoreUtil
- Read all property files from the given directory and apply them to the settings.
- readSourceIntoCharArray(InputStream) -
Static method in class org.apache.cocoon.components.flow.javascript.fom.JavaScriptAspectWeaver
- Convert an input stream into an array of
char
- readXML(HttpURLConnection) -
Method in class org.apache.cocoon.portal.transformation.ProxyTransformer
- Reads the HTML document from given connection and returns a correct W3C DOM XHTML document
- readXMLResponse(Source, byte[], ServiceManager) -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Read XML content from source.
- reader -
Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
-
- reader -
Variable in class org.apache.cocoon.profiler.debugging.Client
-
- reader -
Variable in class org.apache.cocoon.profiler.debugging.Debugger
-
- readerMimeType -
Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
-
- readerParam -
Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
-
- readerRole -
Variable in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
- The role name of the reader
- readerSource -
Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
-
- realFlush() -
Method in class org.apache.cocoon.util.BufferedOutputStream
- Flushes this buffered output stream.
- receiver -
Variable in class org.apache.cocoon.portal.event.impl.DefaultEventManager.ReceiverInfo
-
- receiverClasses -
Variable in class org.apache.cocoon.portal.event.impl.DefaultEventManager
- Introspected receiver classes.
- receivers -
Variable in class org.apache.cocoon.portal.event.impl.DefaultEventManager.HierarchyInfo
-
- recorder -
Variable in class org.apache.cocoon.transformation.CIncludeTransformer
-
- recorderStack -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- The stack of current used recorders
- recordingCount -
Variable in class org.apache.cocoon.transformation.SimpleFormTransformer
- Count nested repeat elements.
- recover() -
Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
- An EventRegistry must recover its persisted data.
- recover() -
Method in class org.apache.cocoon.caching.impl.DefaultEventRegistryImpl
-
- recover() -
Method in class org.apache.cocoon.caching.impl.StoreEventRegistryImpl
- Recover the datawrapper from the Store.
- recycle() -
Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl
- recylcle this object, relasing resources
- recycle() -
Method in class org.apache.cocoon.components.language.markup.AbstractMarkupLanguage
- Recycle this component: clear logic sheet list and dependencies.
- recycle() -
Method in class org.apache.cocoon.components.language.markup.CocoonMarkupLanguage
- Recycle this component: clear logic sheet list and dependencies.
- recycle() -
Method in class org.apache.cocoon.components.language.markup.xsp.JSGenerator
-
- recycle() -
Method in class org.apache.cocoon.components.language.markup.xsp.PythonGenerator
-
- recycle() -
Method in class org.apache.cocoon.components.language.programming.java.AbstractJavaCompiler
- Reset all internal state.
- recycle() -
Method in class org.apache.cocoon.components.language.programming.java.EclipseJavaCompiler
-
- recycle() -
Method in class org.apache.cocoon.components.naming.LDAPEntryManager
-
- recycle() -
Method in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
-
- recycle() -
Method in class org.apache.cocoon.components.pipeline.VirtualProcessingPipeline
-
- recycle() -
Method in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
- Recyclable Interface
- recycle() -
Method in class org.apache.cocoon.components.pipeline.impl.BaseCachingProcessingPipeline
- Recyclable Interface
- recycle() -
Method in class org.apache.cocoon.components.pipeline.impl.CachingPointProcessingPipeline
- Recyclable Interface
- recycle() -
Method in class org.apache.cocoon.components.pipeline.impl.ExpiresCachingProcessingPipeline
- Recyclable Interface
- recycle() -
Method in class org.apache.cocoon.components.profiler.ProfilingCachingProcessingPipeline
- Recyclable
- recycle() -
Method in class org.apache.cocoon.components.profiler.ProfilingNonCachingProcessingPipeline
- Recyclable
- recycle() -
Method in class org.apache.cocoon.components.sax.XMLByteStreamCompiler
-
- recycle() -
Method in class org.apache.cocoon.components.sax.XMLByteStreamInterpreter
-
- recycle() -
Method in class org.apache.cocoon.components.sax.XMLTeePipe
-
- recycle() -
Method in class org.apache.cocoon.components.search.SimpleLuceneCocoonSearcherImpl
- Recycle this component, releasing IndexSearcher, and IndexReaderCache.
- recycle() -
Method in class org.apache.cocoon.components.serializers.EncodingSerializer
- Reset this
EncodingSerializer
.
- recycle() -
Method in class org.apache.cocoon.components.serializers.XMLSerializer
- Reset this
XMLSerializer
.
- recycle() -
Method in class org.apache.cocoon.components.source.impl.BlockSource
- Recyclable
- recycle() -
Method in class org.apache.cocoon.components.source.impl.BlocksSource
- Recyclable
- recycle() -
Method in class org.apache.cocoon.components.source.impl.DelayedRefreshSourceWrapper
-
- recycle() -
Method in class org.apache.cocoon.components.source.impl.QDoxSource
-
- recycle() -
Method in class org.apache.cocoon.components.source.impl.SitemapSource
- Recyclable
- recycle() -
Method in class org.apache.cocoon.components.source.impl.XMLDBSource
-
- recycle() -
Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
-
- recycle() -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage
-
- recycle() -
Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
-
- recycle() -
Method in class org.apache.cocoon.components.xscript.XScriptObject
-
- recycle() -
Method in class org.apache.cocoon.components.xslt.TraxProcessor
- Recycle the component
- recycle() -
Method in class org.apache.cocoon.faces.samples.components.taglib.AreaTag
-
- recycle() -
Method in class org.apache.cocoon.faces.samples.components.taglib.MapTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ActionListenerTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.AttributeTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ConvertDateTimeTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ConvertNumberTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ConverterTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.FacetTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.LoadBundleTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ParameterTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.SelectItemTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.SelectItemsTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.UIComponentTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ValidateDoubleRangeTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ValidateLengthTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ValidateLongRangeTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ValidatorTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ValueChangeListenerTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.VerbatimTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.ViewTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.CommandButtonTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.CommandLinkTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.DataTableTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.FormTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.GraphicImageTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.InputHiddenTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.InputSecretTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.InputTextTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.InputTextareaTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.MessageTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.MessagesTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.OutputLabelTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.OutputLinkTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.OutputTextTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.PanelGridTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.PanelGroupTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.SelectBooleanCheckboxTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.SelectManyCheckboxTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.SelectManyListboxTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.SelectManyMenuTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.SelectOneListboxTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.SelectOneMenuTag
-
- recycle() -
Method in class org.apache.cocoon.faces.taglib.html.SelectOneRadioTag
-
- recycle() -
Method in class org.apache.cocoon.forms.generation.FormsGenerator
-
- recycle() -
Method in class org.apache.cocoon.forms.transformation.EffectPipe
- Recycle the pipe after processing
- recycle() -
Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe.StylingContentHandler
-
- recycle() -
Method in class org.apache.cocoon.forms.transformation.EffectWidgetReplacingPipe
-
- recycle() -
Method in class org.apache.cocoon.generation.AbstractGenerator
- Recycle the generator by removing references
- recycle() -
Method in class org.apache.cocoon.generation.CSVGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.CalendarGenerator
- Recycle resources
- recycle() -
Method in class org.apache.cocoon.generation.DirectoryGenerator
- Recycle resources
- recycle() -
Method in class org.apache.cocoon.generation.EventCacheGenerator
-
- recycle() -
Method in class org.apache.cocoon.generation.FileGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.GarbageGenerator
- Recyclable
- recycle() -
Method in class org.apache.cocoon.generation.HSSFGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.HTMLGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.HttpProxyGenerator
- Recycle this instance, clearing all done during setup and generation, and reverting
back to what was configured in the sitemap.
- recycle() -
Method in class org.apache.cocoon.generation.IMAPGenerator
- Recycle the generator by removing references
- recycle() -
Method in class org.apache.cocoon.generation.JellyGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.LinkStatusGenerator
-
- recycle() -
Method in class org.apache.cocoon.generation.NekoHTMLGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.RequestParameterGenerator
- Recycle this instance by wiping all locally held references.
- recycle() -
Method in class org.apache.cocoon.generation.ScriptGenerator
-
- recycle() -
Method in class org.apache.cocoon.generation.SearchGenerator
- Recycle the generator
- recycle() -
Method in class org.apache.cocoon.generation.ServerPagesGenerator.CompletionPipe
-
- recycle() -
Method in class org.apache.cocoon.generation.ServerPagesGenerator
- Recycle the generator by removing references
- recycle() -
Method in class org.apache.cocoon.generation.ServletGenerator
-
- recycle() -
Method in class org.apache.cocoon.generation.StreamGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.TextGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.TraversableGenerator
- Recycle resources
- recycle() -
Method in class org.apache.cocoon.generation.TraxGenerator
-
- recycle() -
Method in class org.apache.cocoon.generation.VelocityGenerator
- Free up the VelocityContext associated with the pipeline, and
release any Source objects resolved by the resource loader.
- recycle() -
Method in class org.apache.cocoon.generation.WebServiceProxyGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.XMidiGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.generation.XPathDirectoryGenerator
- Recycle resources
- recycle() -
Method in class org.apache.cocoon.generation.XPathTraversableGenerator
- Recycle resources
- recycle() -
Method in class org.apache.cocoon.generation.asciiart.AsciiArtSVGGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.mail.transformation.SendMailTransformer
-
- recycle() -
Method in class org.apache.cocoon.portal.coplets.basket.FolderTransformer
-
- recycle() -
Method in class org.apache.cocoon.portal.reading.ProxyReader
-
- recycle() -
Method in class org.apache.cocoon.portal.serialization.IncludingHTMLSerializer
-
- recycle() -
Method in class org.apache.cocoon.portal.transformation.EventLinkTransformer
- Overridden from superclass.
- recycle() -
Method in class org.apache.cocoon.portal.transformation.LinkTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.portal.transformation.ProxyTransformer
-
- recycle() -
Method in class org.apache.cocoon.portal.transformation.RSSTransformer
-
- recycle() -
Method in class org.apache.cocoon.reading.AbstractReader
- Recycle the component
- recycle() -
Method in class org.apache.cocoon.reading.DatabaseReader
-
- recycle() -
Method in class org.apache.cocoon.reading.ImageReader
-
- recycle() -
Method in class org.apache.cocoon.reading.ResourceReader
- Recyclable
- recycle() -
Method in class org.apache.cocoon.serialization.AbstractSerializer
- Recycle serializer by removing references
- recycle() -
Method in class org.apache.cocoon.serialization.AbstractTextSerializer
-
- recycle() -
Method in class org.apache.cocoon.serialization.FOPSerializer
- Recycle serializer by removing references
- recycle() -
Method in class org.apache.cocoon.serialization.LinkSerializer
- Recyclable
- recycle() -
Method in class org.apache.cocoon.serialization.RTFSerializer
- Recycle the serializer.
- recycle() -
Method in class org.apache.cocoon.serialization.TextSerializer
-
- recycle() -
Method in class org.apache.cocoon.serialization.XMidiSerializer
-
- recycle() -
Method in class org.apache.cocoon.serialization.ZipArchiveSerializer
-
- recycle() -
Method in class org.apache.cocoon.sitemap.DefaultContentAggregator
- Recycle the producer by removing references
- recycle() -
Method in class org.apache.cocoon.sitemap.NotifyingGenerator
- Recycle
- recycle() -
Method in class org.apache.cocoon.sitemap.impl.AbstractVirtualSitemapComponent
- Release all resources.
- recycle() -
Method in class org.apache.cocoon.slop.generation.SlopGenerator
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.taglib.TagSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.TransformerTagSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.VarTagSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.VarTransformerTagSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.VarXMLProducerTagSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.XMLProducerTagSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.core.ForEachSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.core.LoopTagSupport
-
- recycle() -
Method in class org.apache.cocoon.taglib.core.SourceTag
-
- recycle() -
Method in class org.apache.cocoon.taglib.datetime.MonthsTag
-
- recycle() -
Method in class org.apache.cocoon.taglib.i18n.LocaleTag
-
- recycle() -
Method in class org.apache.cocoon.taglib.jxpath.core.ForEachTag
-
- recycle() -
Method in class org.apache.cocoon.taglib.jxpath.core.OutTag
-
- recycle() -
Method in class org.apache.cocoon.taglib.string.TextRecordingTag
-
- recycle() -
Method in class org.apache.cocoon.taglib.test.IterationTestTag
-
- recycle() -
Method in class org.apache.cocoon.template.JXTemplateGenerator
-
- recycle() -
Method in class org.apache.cocoon.template.TransformerAdapter
-
- recycle() -
Method in class org.apache.cocoon.template.script.Parser
-
- recycle() -
Method in class org.apache.cocoon.transformation.AbstractDOMTransformer
- Recycle the component.
- recycle() -
Method in class org.apache.cocoon.transformation.AbstractExtractionTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.AugmentTransformer
- Recyclable
- recycle() -
Method in class org.apache.cocoon.transformation.BetwixtTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.CIncludeTransformer
- Recycle the component
- recycle() -
Method in class org.apache.cocoon.transformation.CastorTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.EncodeURLTransformer
- Recycle resources of this transformer
- recycle() -
Method in class org.apache.cocoon.transformation.ExtendedParserTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.transformation.FragmentExtractorTransformer
- Recycle this component
- recycle() -
Method in class org.apache.cocoon.transformation.I18nTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.IncludeTransformer
- Recycle this component instance.
- recycle() -
Method in class org.apache.cocoon.transformation.JPathTransformer
- Release all held resources.
- recycle() -
Method in class org.apache.cocoon.transformation.LexicalTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.transformation.LinkRewriterTransformer
- Recycle this component for use in another map:transform.
- recycle() -
Method in class org.apache.cocoon.transformation.LogTransformer
- Recycle
- recycle() -
Method in class org.apache.cocoon.transformation.LuceneIndexTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.ParserTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.transformation.PatternTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.transformation.RoleFilterTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.SQLTransformer
- Recycle this component
- recycle() -
Method in class org.apache.cocoon.transformation.ServiceableTransformer
- Recycle the generator by removing references
- recycle() -
Method in class org.apache.cocoon.transformation.SimpleFormInstanceExtractionTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.SimpleFormTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.transformation.SourcePropsWritingTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.TagTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.transformation.TeeTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.TraxTransformer
- Recyclable
- recycle() -
Method in class org.apache.cocoon.transformation.ValidatingTransformer
- Recycle this component instance at the end of request processing.
- recycle() -
Method in class org.apache.cocoon.transformation.ValidationReportTransformer
- Recycle this component instance at the end of request processing.
- recycle() -
Method in class org.apache.cocoon.transformation.VariableRewriterTransformer
- Recycle this component for use in another map:transform.
- recycle() -
Method in class org.apache.cocoon.transformation.Web3RfcTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.WriteDOMSessionTransformer
- Recyclable
- recycle() -
Method in class org.apache.cocoon.transformation.XIncludeTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.XMLDBTransformer
-
- recycle() -
Method in class org.apache.cocoon.transformation.pagination.Paginator
-
- recycle() -
Method in class org.apache.cocoon.webapps.session.transformation.AbstractSessionTransformer
- Recycle this component.
- recycle() -
Method in class org.apache.cocoon.xml.AbstractXMLProducer
- Recycle the producer by removing references, and resetting handlers to
null (empty) implementations.
- recycle() -
Method in class org.apache.cocoon.xml.ContentHandlerWrapper
-
- recycle() -
Method in class org.apache.cocoon.xml.DocumentHandlerWrapper
- Implementation of the recycle method
- recycle() -
Method in class org.apache.cocoon.xml.SaxBuffer
- Clear this buffer
- recycle() -
Method in class org.apache.cocoon.xml.dom.DOMBuilder
- Recycle this builder, prepare for re-use.
- recycle() -
Method in class org.apache.cocoon.xml.dom.DOMStreamer.NamespaceNormalizingDOMStreamer
-
- recycle() -
Method in class org.apache.cocoon.xml.dom.DOMStreamer
-
- recycle() -
Method in class org.apache.cocoon.xml.dom.SVGBuilder
-
- redirect(String, boolean, boolean) -
Method in interface org.apache.cocoon.environment.Environment
- Redirect to the given URL
- redirect(boolean, String) -
Method in class org.apache.cocoon.environment.ForwardRedirector
- Redirects to a given URL.
- redirect(boolean, String) -
Method in interface org.apache.cocoon.environment.Redirector
- Redirect to the given URL
- redirect(String, boolean, boolean) -
Method in class org.apache.cocoon.environment.background.BackgroundEnvironment
-
- redirect(String, boolean, boolean) -
Method in class org.apache.cocoon.environment.commandline.AbstractCommandLineEnvironment
- Redirect the client to a new URL
- redirect(String, boolean, boolean) -
Method in class org.apache.cocoon.environment.http.HttpEnvironment
- Redirect the client to new URL
- redirect(String, boolean, boolean) -
Method in class org.apache.cocoon.environment.portlet.PortletEnvironment
-
- redirect(String, boolean, boolean) -
Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
-
- redirect(String, boolean, boolean) -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- redirect(String) -
Method in interface org.apache.cocoon.faces.FacesRedirector
-
- redirect(String) -
Method in class org.apache.cocoon.faces.context.ExternalContextImpl
-
- redirectTo(String) -
Method in interface org.apache.cocoon.components.flow.apples.AppleResponse
-
- redirectTo(String) -
Method in class org.apache.cocoon.components.flow.apples.DefaultAppleResponse
-
- redirectTo(String) -
Method in class org.apache.cocoon.components.flow.java.AbstractContinuable
-
- redirectTo(ExecutionContext, Map, String, boolean, boolean, boolean) -
Method in class org.apache.cocoon.profiler.debugging.RemoteDebuggingSitemapExecutor
-
- redirectTo(ExecutionContext, Map, String, boolean, boolean, boolean) -
Method in class org.apache.cocoon.profiler.debugging.SimpleSitemapExecutor
-
- redirectTo(ExecutionContext, Map, String, boolean, boolean, boolean) -
Method in interface org.apache.cocoon.sitemap.SitemapExecutor
- Informs about a redirect.
- redirectTo(ExecutionContext, Map, String, boolean, boolean, boolean) -
Method in class org.apache.cocoon.sitemap.impl.DefaultExecutor
-
- redirectURL -
Variable in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
- The redirect url
- redirectURL -
Variable in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
-
- redirector -
Variable in class org.apache.cocoon.components.treeprocessor.InvokeContext
- The redirector
- refresh() -
Method in class org.apache.cocoon.components.source.SourceDTO
- Refresh the content of this object after the underlying data
content has changed.
- refresh() -
Method in class org.apache.cocoon.components.source.impl.BlobSource
- Refresh the content of this object after the underlying data
content has changed.
- refresh() -
Method in class org.apache.cocoon.components.source.impl.CachingSource
- Refresh this object and update the last modified date
and content length.
- refresh(IdentifierCacheKey, String, String, Parameters) -
Method in class org.apache.cocoon.components.source.impl.DelayRefresher
-
- refresh() -
Method in class org.apache.cocoon.components.source.impl.DelayedRefreshSourceWrapper
- Force the refresh of the wrapped
Source
, even if the refresh period
isn't over, and starts a new period.
- refresh() -
Method in class org.apache.cocoon.components.source.impl.EmptySource
-
- refresh() -
Method in class org.apache.cocoon.components.source.impl.PartSource
-
- refresh(IdentifierCacheKey, String, String, Parameters) -
Method in interface org.apache.cocoon.components.source.impl.Refresher
- Add a uri to the Refresher.
- refresh() -
Method in class org.apache.cocoon.components.source.impl.RepositorySource
-
- refresh() -
Method in class org.apache.cocoon.components.source.impl.SitemapSource
- Refresh this object and update the last modified date
and content length.
- refresh() -
Method in class org.apache.cocoon.components.source.impl.SlideSource
- Refresh the content of this object after the underlying data
content has changed.
- refresh() -
Method in class org.apache.cocoon.components.source.impl.TraversableContextSource
-
- refresh() -
Method in class org.apache.cocoon.components.source.impl.WebDAVSource
- Refresh the content of this object after the underlying data
content has changed.
- refresh() -
Method in class org.apache.cocoon.components.source.impl.XMLDBSource
-
- refresh() -
Method in class org.apache.cocoon.components.source.impl.ZipSource
-
- refresh() -
Method in class org.apache.cocoon.components.xscript.XScriptObject
-
- refresh() -
Method in class org.apache.cocoon.jcr.source.JCRNodeSource
-
- refresh() -
Method in class org.apache.cocoon.portal.source.CopletSource
-
- refreshDelay -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- The delay between checks on updates to the filesystem.
- refreshDelay -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- The delay between checks on updates to the source hierarchy.
- refresher -
Variable in class org.apache.cocoon.components.source.impl.CachingSourceFactory
- The refresher
- region -
Variable in class org.apache.cocoon.components.store.impl.JCSDefaultStore
- The JCS region name
- register(Event, Serializable) -
Method in interface org.apache.cocoon.caching.EventRegistry
- Map an event to a key
- register(Event, Serializable) -
Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
- Registers (stores) a two-way mapping between this Event and this
PipelineCacheKey for later retrieval.
- register(String) -
Method in class org.apache.cocoon.components.flow.AbstractInterpreter
- Registers a source file with the interpreter.
- register(Store) -
Method in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- This method register the stores
- register(XScriptObject) -
Method in class org.apache.cocoon.components.xscript.XScriptManagerImpl
-
- register(Layout) -
Method in interface org.apache.cocoon.portal.profile.ProfileManager
- New layouts have to be registered using this method.
- register(Layout) -
Method in class org.apache.cocoon.portal.profile.impl.AbstractProfileManager
-
- register(Layout) -
Method in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
-
- register(SourceReloader) -
Method in class org.apache.cocoon.util.SoftSourceCache
-
- register(SourceReloader) -
Method in interface org.apache.cocoon.util.SourceCache
- Register a source reloader that will recreate cached objects.
- registerDefaults(ConfigurableListableBeanFactory) -
Method in class org.apache.cocoon.spring.SpringComponentLocator
- Register cocoon components that will be available for spring components.
- registerInputField(String, String, String, String) -
Method in interface org.apache.cocoon.webapps.session.FormManager
- Register input field and return the current value of the field.
- registerInputField(String, String, String, String) -
Method in class org.apache.cocoon.webapps.session.components.DefaultFormManager
-
- registerListener(MessageListener, String) -
Method in interface org.apache.cocoon.components.jms.JMSConnection
- Deprecated. Register a new TopicListener for this connection.
- registerListener(MessageListener, String) -
Method in class org.apache.cocoon.components.jms.JMSConnectionImpl
- Deprecated. Register a new TopicListener for this connection.
- registerNode(String, ProcessingNode) -
Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
-
- registerNode(String, ProcessingNode) -
Method in interface org.apache.cocoon.components.treeprocessor.TreeBuilder
- Register a
ProcessingNode
under a given name.
- registerScriptWithInterpreter(Interpreter) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ScriptNode
-
- registrationData -
Variable in class org.apache.cocoon.portal.wsrp.consumer.ProducerDescription
- The registration data.
- registrationInterfaceUrl -
Variable in class org.apache.cocoon.portal.wsrp.consumer.ProducerDescription
- The wsrp registration-interface-url (optional)
- registry -
Variable in class org.apache.cocoon.portal.pluto.StaticInformationProviderImpl
-
- registry -
Variable in class org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionImpl
-
- registry -
Variable in class org.apache.cocoon.portal.pluto.om.PortletApplicationEntityListImpl
- The registry
- registry -
Variable in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
-
- reinstantiate() -
Method in interface org.apache.cocoon.components.classloader.ClassLoaderManager
- Reinstantiate the proxied class loader to allow for class reloading
- reinstantiate() -
Method in class org.apache.cocoon.components.classloader.ClassLoaderManagerImpl
- Reinstantiate the proxied class loader to allow for class reloading
- relativeFilename(String, Map) -
Static method in class org.apache.cocoon.components.language.markup.xsp.XSPUtil
-
- relativize(String, String) -
Static method in class org.apache.cocoon.util.NetUtils
- Relativize an absolute resource on a given absolute path.
- relayEndElement(String, String, String) -
Method in class org.apache.cocoon.transformation.SimpleFormTransformer
- Calls the super's method endTransformingElement and decrements the
ignoreEventsCount if larger than zero.
- relayStartElement(String, String, String, Attributes) -
Method in class org.apache.cocoon.transformation.SimpleFormTransformer
- Calls the super's method startTransformingElement.
- relayStartElement(boolean, boolean, String, String, String, Attributes) -
Method in class org.apache.cocoon.transformation.SimpleFormTransformer
- Calls the super's method startTransformingElement and increments the
ignoreEventsCount if skip is true.
- release() -
Method in class org.apache.cocoon.Processor.InternalPipelineDescription
-
- release(JobDataMap) -
Method in class org.apache.cocoon.components.cron.CocoonQuartzJobExecutor
-
- release(JobDataMap) -
Method in class org.apache.cocoon.components.cron.QuartzJobExecutor
-
- release(Object) -
Method in class org.apache.cocoon.components.language.generator.GeneratorSelector
-
- release(CompiledComponent) -
Method in interface org.apache.cocoon.components.language.generator.ProgramGenerator
- Release a program instance built from an XML document written in a
MarkupLanguage
.
- release(CompiledComponent) -
Method in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
- Releases the program instance.
- release(Source) -
Method in class org.apache.cocoon.components.source.CocoonSourceResolver
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.BlobSourceFactory
- Release a
Source
object.
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.BlockSourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.BlocksSourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.CachingSourceFactory
- Release a
Source
object.
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.ContextSourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.EmptySourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.ModuleSourceFactory
- Release a
Source
object.
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.PartSourceFactory
- Do nothing,
PartSource
s don't need to be released.
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.QDoxSourceFactory
- Releases the specified Source.
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.RepositorySourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.SitemapSourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.SlideSourceFactory
- Release a
Source
object.
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.WebDAVSourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.XMLDBSourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.XModuleSourceFactory
- Release a
Source
object.
- release(Source) -
Method in class org.apache.cocoon.components.source.impl.ZipSourceFactory
-
- release(Object) -
Method in class org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
- Override parent to implement support for
GeneratorFactory
,
TransformerFactory
, and SerializerFactory
.
- release() -
Method in class org.apache.cocoon.components.treeprocessor.variables.NOPVariableResolver
-
- release(Object) -
Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
- Release a subcomponent (
SchemaParser
) instance previously selected
from this ServiceSelector
instance.
- release(Object) -
Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceSelectorImpl
-
- release(Object) -
Method in class org.apache.cocoon.core.container.ComponentLocatorWrapper
-
- release(Object) -
Method in class org.apache.cocoon.core.container.CoreServiceManager
-
- release(Object) -
Method in class org.apache.cocoon.core.container.DefaultServiceSelector
-
- release(Object) -
Method in class org.apache.cocoon.core.container.SingleComponentServiceManager
-
- release(Object) -
Method in class org.apache.cocoon.core.container.StandaloneServiceSelector
-
- release(Object) -
Method in class org.apache.cocoon.core.osgi.OSGiServiceManager
-
- release(Object) -
Method in class org.apache.cocoon.core.source.SimpleSourceResolver.SimpleServiceManager
-
- release(Source) -
Method in class org.apache.cocoon.core.source.SimpleSourceResolver
-
- release(Source) -
Method in class org.apache.cocoon.environment.internal.EnvironmentHelper
-
- release() -
Method in class org.apache.cocoon.faces.context.FacesContextImpl
-
- release(Object) -
Method in class org.apache.cocoon.forms.DefaultFormManager.FormServiceManager
-
- release(Object) -
Method in class org.apache.cocoon.forms.util.SimpleServiceSelector
-
- release(Bundle) -
Method in interface org.apache.cocoon.i18n.BundleFactory
- Releases a bundle back to the bundle factory when it's not needed
anymore.
- release(Bundle) -
Method in class org.apache.cocoon.i18n.XMLResourceBundleFactory
-
- release(Source) -
Method in class org.apache.cocoon.jcr.source.JCRSourceFactory
-
- release(Source) -
Method in class org.apache.cocoon.portal.source.CopletSourceFactory
-
- release(Object) -
Method in interface org.apache.cocoon.sitemap.ComponentLocator
-
- release(Object) -
Method in class org.apache.cocoon.sitemap.impl.ComponentManager
-
- release(Object) -
Method in class org.apache.cocoon.spring.SpringComponentLocator
-
- releaseAll() -
Method in class org.apache.cocoon.components.modules.input.InputModuleHelper
- Releases all obtained module references.
- releaseAllResources() -
Method in class org.apache.cocoon.ojb.components.ConnectionFactoryImpl
-
- releaseAuthenticator(Authenticator, HandlerConfiguration) -
Method in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
- Release the used authenticator
- releaseClient() -
Method in interface org.apache.cocoon.components.web3.Web3Client
- Releases the Connection to the backend
- releaseClient() -
Method in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
-
- releaseComponent(Object) -
Method in class org.apache.cocoon.components.flow.java.AbstractContinuable
- Release pooled components.
- releaseComponent(Object) -
Method in class org.apache.cocoon.components.treeprocessor.SimpleSelectorProcessingNode
- Release the component used by this node (does nothing if it's the cached
ThreadSafe component)
- releaseConnection(Connection) -
Method in class org.apache.cocoon.ojb.components.ConnectionFactoryImpl
-
- releaseConnection(JdbcConnectionDescriptor, Connection) -
Method in class org.apache.cocoon.ojb.components.ConnectionFactoryImpl
-
- releaseModule(InputModule) -
Method in class org.apache.cocoon.components.modules.input.AbstractMetaModule
- release a permanent reference to an InputModule.
- releaseParser(SchemaParser) -
Method in class org.apache.cocoon.components.validation.impl.AbstractValidator
- Release a previously acquired
SchemaParser
instance back to its
original component manager.
- releaseParser(SchemaParser) -
Method in class org.apache.cocoon.components.validation.impl.DefaultValidator
- Release a previously acquired
SchemaParser
instance back to its
original component manager.
- releasePortalObjects(PortalObjects) -
Method in class org.apache.cocoon.portal.tools.PortalToolManager
-
- releasePortletInvoker(PortletInvoker) -
Method in class org.apache.cocoon.portal.pluto.factory.PortletInvokerFactoryImpl
-
- releaseSessions(String[], String) -
Method in class org.apache.cocoon.portal.wsrp.consumer.PortletDriverImpl
- Inform the producer that the sessions specified in the sessionIDs array
will no longer be used by the consumer and can therefor be released.
- releaseSource(Source) -
Method in class org.apache.cocoon.bean.CocoonBean
-
- releaseUsingManager -
Variable in class org.apache.cocoon.components.treeprocessor.TreeBuilder.EventComponent
-
- releaseWeb3Client(Web3Client) -
Method in interface org.apache.cocoon.components.web3.Web3DataSource
-
- releaseWeb3Client(Web3Client) -
Method in class org.apache.cocoon.components.web3.impl.Web3DataSourceImpl
-
- reload(SourceResolver, long) -
Method in class org.apache.cocoon.i18n.XMLResourceBundle
- (Re)Loads the XML bundle if necessary, based on the source URI.
- reload(Source, Object) -
Method in interface org.apache.cocoon.util.SourceReloader
- Load data from a source and return an object.
- reloadScripts -
Variable in class org.apache.cocoon.components.flow.AbstractInterpreter
- Whether reloading of scripts should be done.
- reloadingEnabled -
Variable in class org.apache.cocoon.core.MutableSettings
- Allow reinstantiating (reloading) of the cocoon instance.
- remove() -
Method in class org.apache.cocoon.ant.CocoonCrawling.CocoonCrawlingIterator
- Removing objects is not supported, and will always throw
a
UnsupportedOperationException
.
- remove() -
Method in class org.apache.cocoon.bean.helpers.Crawler.CrawlingIterator
- Removing objects is not supported, and will always throw
a
UnsupportedOperationException
.
- remove(Serializable) -
Method in interface org.apache.cocoon.caching.Cache
- Remove a cached response.
- remove(Serializable) -
Method in class org.apache.cocoon.caching.SimpleCache
-
- remove(Serializable) -
Method in class org.apache.cocoon.caching.impl.CacheImpl
- Remove a cached response.
- remove(Serializable) -
Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
- Un-register this key in the EventRegistry in addition to
removing it from the Store
- remove(Object) -
Method in class org.apache.cocoon.components.accessor.MapAccessor.AccessorMap
-
- remove() -
Method in class org.apache.cocoon.components.crawler.SimpleCocoonCrawlerImpl.CocoonCrawlerIterator
- remove is not implemented
- remove() -
Method in class org.apache.cocoon.components.expression.jexl.JSIntrospector.NativeArrayIterator
-
- remove() -
Method in class org.apache.cocoon.components.flow.javascript.ScriptablePropertyPointer
-
- remove(Source) -
Method in interface org.apache.cocoon.components.language.generator.ProgramGenerator
- Remove a program from the generator's cache and dipose all
instances of this program.
- remove(Source) -
Method in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
- Removes named program from the program generator's cache.
- remove(String) -
Method in interface org.apache.cocoon.components.repository.Repository
- remove resource
- remove(String) -
Method in interface org.apache.cocoon.components.repository.SourceRepository
- Deletes a Source and all of its descendants.
- remove(String) -
Method in class org.apache.cocoon.components.repository.SourceRepositoryImpl
- Removes a Source and all of its descendants.
- remove(String) -
Method in class org.apache.cocoon.components.repository.impl.WebDAVRepository
-
- remove() -
Method in class org.apache.cocoon.components.search.LuceneCocoonPager
- Removes from the list the last element that was returned by next or
previous (optional operation).
- remove() -
Method in class org.apache.cocoon.components.source.impl.CachingSource
-
- remove() -
Method in class org.apache.cocoon.components.source.impl.TraversableCachingSource
-
- remove(Object) -
Method in class org.apache.cocoon.components.store.impl.EHDefaultStore
-
- remove(Object) -
Method in class org.apache.cocoon.components.store.impl.JCSDefaultStore
-
- remove(Runnable) -
Method in class org.apache.cocoon.components.thread.DefaultRunnableManager
- Remove a
Runnable
from the command stack
- remove(Runnable) -
Method in interface org.apache.cocoon.components.thread.RunnableManager
- Remove a
Runnable
from the execution stack
- remove(Object) -
Method in class org.apache.cocoon.components.web3.impl.Web3Properties
-
- remove(XScriptVariableScope, Map, String, int) -
Method in interface org.apache.cocoon.components.xscript.XScriptManager
- Removes a variable previously declared in
scope
within context
.
- remove(XScriptVariableScope, Map, String, int) -
Method in class org.apache.cocoon.components.xscript.XScriptManagerImpl
-
- remove(String) -
Method in class org.apache.cocoon.components.xscript.XScriptVariableScope
- Removes the XScript variable that's accessible via
name
.
- remove(Object) -
Method in class org.apache.cocoon.environment.impl.BaseMap
-
- remove(Object) -
Method in class org.apache.cocoon.environment.impl.ContextMap
-
- remove(Object) -
Method in class org.apache.cocoon.environment.impl.RequestMap
-
- remove(Object) -
Method in class org.apache.cocoon.environment.impl.SessionMap
-
- remove(CreateListener, CreateListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(ActionListener, ActionListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(ValueChangedListener, ValueChangedListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(ProcessingPhaseListener, ProcessingPhaseListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove(TreeSelectionListener, TreeSelectionListener) -
Static method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- remove() -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeWalker
- Required by the
Iterator
interface, but not supported here.
- remove(int) -
Method in class org.apache.cocoon.forms.util.RepeaterAsList
-
- remove() -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.NativeArrayIterator
-
- remove() -
Method in class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.ScriptableIterator
-
- remove(Employee, JDO) -
Method in class org.apache.cocoon.ojb.samples.EmployeeDAO
-
- remove(CopletInstanceData) -
Method in interface org.apache.cocoon.portal.coplet.CopletFactory
- Remove the coplet instance data.
- remove(CopletInstanceData) -
Method in class org.apache.cocoon.portal.coplet.impl.DefaultCopletFactory
-
- remove(Layout) -
Method in interface org.apache.cocoon.portal.layout.LayoutFactory
- Remove the layout instance.
- remove(Layout) -
Method in class org.apache.cocoon.portal.layout.impl.DefaultLayoutFactory
-
- remove(PortletEntity) -
Method in class org.apache.cocoon.portal.pluto.om.PortletEntityListImpl
- Remove an entity
- remove(ObjectID) -
Method in class org.apache.cocoon.portal.pluto.om.PortletWindowListImpl
- Remove the portlet window with the given Id from the list
- remove(String) -
Method in class org.apache.cocoon.portal.pluto.om.ServletDefinitionListImpl
-
- remove(ServletDefinition) -
Method in class org.apache.cocoon.portal.pluto.om.ServletDefinitionListImpl
-
- remove(String) -
Method in class org.apache.cocoon.portal.pluto.om.common.ParameterSetImpl
-
- remove(Parameter) -
Method in class org.apache.cocoon.portal.pluto.om.common.ParameterSetImpl
-
- remove(String) -
Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceSetImpl
-
- remove(Preference) -
Method in class org.apache.cocoon.portal.pluto.om.common.PreferenceSetImpl
-
- remove(ResourceRef) -
Method in class org.apache.cocoon.portal.pluto.om.common.ResourceRefSet
-
- remove(String) -
Method in class org.apache.cocoon.portal.pluto.om.common.SecurityRoleRefSetImpl
-
- remove(SecurityRoleRef) -
Method in class org.apache.cocoon.portal.pluto.om.common.SecurityRoleRefSetImpl
-
- remove(SecurityRole) -
Method in class org.apache.cocoon.portal.pluto.om.common.SecurityRoleSetImpl
-
- remove(String) -
Method in class org.apache.cocoon.portal.pluto.om.common.SecurityRoleSetImpl
-
- remove(CopletInstanceData) -
Method in class org.apache.cocoon.portal.scratchpad.ProfileImpl
-
- remove(Layout) -
Method in class org.apache.cocoon.portal.scratchpad.ProfileImpl
-
- remove(Object) -
Method in class org.apache.cocoon.portal.util.SessionMapWrapper
-
- remove(String) -
Method in interface org.apache.cocoon.transformation.helpers.IncludeCacheStorageProxy
- Remove the cached content for the given URI
- remove(String) -
Method in class org.apache.cocoon.transformation.helpers.ModifiableSourceIncludeCacheStorageProxy
-
- remove(String) -
Method in class org.apache.cocoon.transformation.helpers.StoreIncludeCacheStorageProxy
-
- remove(Object) -
Method in class org.apache.cocoon.util.MRUBucketMap
- Deprecated.
- remove(Element, boolean) -
Static method in class org.apache.cocoon.util.location.LocationAttributes
- Remove the location attributes from a DOM element.
- removeActionListener(ActionListener) -
Method in interface org.apache.cocoon.forms.event.ActionListenerEnabled
-
- removeActionListener(ActionListener) -
Method in class org.apache.cocoon.forms.formmodel.Action
-
- removeActionListener(ActionListener) -
Method in class org.apache.cocoon.forms.formmodel.ImageMap
-
- removeAllFolders() -
Method in class org.apache.cocoon.mail.MailContext
- remove all folders in this MailContext object
- removeAllPortlets() -
Method in class org.apache.cocoon.portal.wsrp.consumer.PortletRegistryImpl
- Remove all portlets from the registry and delete them in the
persistent store.
- removeAllProducers() -
Method in class org.apache.cocoon.portal.wsrp.consumer.ProducerRegistryImpl
-
- removeAttribute(String) -
Method in class org.apache.cocoon.Cocoon
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.Processor
- Remove an attribute.
- removeAttribute(String) -
Method in class org.apache.cocoon.components.blocks.BlockContext
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.blocks.BlockManager
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.blocks.BlockProcessor
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletContext
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.deli.DeliImpl.CocoonServletRequest
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.flow.WebContinuation
- Remove an attribute of this continuation
- removeAttribute(String) -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletRequest
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor
-
- removeAttribute(String) -
Method in class org.apache.cocoon.components.treeprocessor.TreeProcessor
-
- removeAttribute(String) -
Method in class org.apache.cocoon.core.osgi.OSGiBootstrapEnvironment.OSGiContext
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.AbstractEnvironment
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.environment.Context
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.environment.Environment
- Removes the object bound with the specified name from
this environment.
- removeAttribute(String) -
Method in interface org.apache.cocoon.environment.Request
- Removes an attribute from this request in the
GLOBAL_SCOPE
.
- removeAttribute(String, int) -
Method in interface org.apache.cocoon.environment.Request
- Removes an attribute from this request in the scope.
- removeAttribute(String) -
Method in interface org.apache.cocoon.environment.Session
- Removes the object bound with the specified name from
this session.
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.commandline.CommandLineContext
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
-
- removeAttribute(String, int) -
Method in class org.apache.cocoon.environment.commandline.CommandLineRequest
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.commandline.CommandLineSession
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.http.HttpContext
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.http.HttpRequest
-
- removeAttribute(String, int) -
Method in class org.apache.cocoon.environment.http.HttpRequest
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.http.HttpSession
- Removes the object bound with the specified name from
this session.
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.portlet.PortletContext
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
-
- removeAttribute(String, int) -
Method in class org.apache.cocoon.environment.portlet.PortletRequest
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.portlet.PortletSession
- Removes the object bound with the specified name from
this session.
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
-
- removeAttribute(String, int) -
Method in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
-
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
- Remove attribute from the current instance, as well as from the
wrapped environment.
- removeAttribute(String) -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- removeAttribute(String, int) -
Method in class org.apache.cocoon.environment.wrapper.RequestWrapper
-
- removeAttribute(String) -
Method in class org.apache.cocoon.forms.datatype.AbstractJavaSelectionList
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.forms.datatype.JavaSelectionList
-
- removeAttribute(String) -
Method in class org.apache.cocoon.forms.flow.java.FormInstance
-
- removeAttribute(String) -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.forms.formmodel.Widget
- Removes the named attribute from this widget.
- removeAttribute(String) -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.ContextProxy
-
- removeAttribute(String) -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- removeAttribute(String, int) -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.RequestProxy
-
- removeAttribute(String) -
Method in class org.apache.cocoon.jxpath.JXPathCocoonContexts.SessionProxy
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.portal.PortalService
- Remove an attribute.
- removeAttribute(String) -
Method in class org.apache.cocoon.portal.coplet.CopletData
-
- removeAttribute(String) -
Method in class org.apache.cocoon.portal.coplet.CopletInstanceData
-
- removeAttribute(String) -
Method in class org.apache.cocoon.portal.coplets.basket.AbstractItem
- Remove one attribute
- removeAttribute(String) -
Method in class org.apache.cocoon.portal.impl.PortalServiceImpl
-
- removeAttribute(String) -
Method in interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspectContext
- Remove an attribute
- removeAttribute(String) -
Method in class org.apache.cocoon.portal.layout.renderer.aspect.impl.DefaultRendererContext
-
- removeAttribute(String) -
Method in class org.apache.cocoon.portlet.multipart.MultipartActionRequest
- Method removeAttribute
- removeAttribute(String) -
Method in class org.apache.cocoon.servlet.BootstrapServlet.ContextWrapper
-
- removeAttribute(String) -
Method in class org.apache.cocoon.xml.AttributesImpl
- Remove an attribute
- removeAttribute(String, String) -
Method in class org.apache.cocoon.xml.AttributesImpl
- Remove an attribute
- removeAttribute(int) -
Method in class org.apache.cocoon.xml.ImmutableAttributesImpl
-
- removeAttributeNS(String, String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
-
- removeAttributeNode(Attr) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.ElementAdapter
-
- removeAuthorisation(String) -
Static method in class org.apache.cocoon.util.NetUtils
- Remove any authorisation details from a URI
- removeChild(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.NodeAdapter
-
- removeChild(Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- removeChild(UIComponent, String) -
Static method in class org.apache.cocoon.faces.FacesUtils
- Remove child component by ID
- removeChild(Node) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
- Removes the child node indicated by
oldChild
from the list
of children, and returns it.
- removeConnectionListener(String, JMSConnectionEventListener) -
Method in interface org.apache.cocoon.components.jms.JMSConnectionEventNotifier
- Deregister a JMSConnectionEventListener.
- removeConnectionListener(String, JMSConnectionEventListener) -
Method in class org.apache.cocoon.components.jms.JMSConnectionManagerImpl
-
- removeContextFragment(String, String) -
Method in interface org.apache.cocoon.webapps.session.SessionManager
- Remove data in a public context.
- removeContextFragment(String, String) -
Method in class org.apache.cocoon.webapps.session.components.DefaultSessionManager
- Remove data in a public context.
- removeContinuation(WebContinuation) -
Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl.WebContinuationsHolder
-
- removeContinuation(ContinuationsManagerImpl.WebContinuationsHolder, WebContinuation) -
Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl
- Removes an expired leaf
WebContinuation
node
from its continuation tree, and recursively removes its
parent(s) if it they have expired and have no (other) children.
- removeCriterion(SimpleLuceneCriterionBean) -
Method in class org.apache.cocoon.bean.query.SimpleLuceneQueryBean
- Removes a
Criterion
from the Bean.
- removeDeclaration(String) -
Method in class org.apache.cocoon.xml.NamespacesTable
- Undeclare a namespace prefix-uri mapping.
- removeFirst(XScriptVariableScope, Map, String) -
Method in interface org.apache.cocoon.components.xscript.XScriptManager
- Remove the first appearance of
name
in the all the
currently accessible scopes.
- removeFirst(XScriptVariableScope, Map, String) -
Method in class org.apache.cocoon.components.xscript.XScriptManagerImpl
-
- removeFromAllowedRoles(String) -
Method in class org.apache.cocoon.portal.coplet.CopletData
-
- removeFromReceivers(Receiver) -
Method in class org.apache.cocoon.portal.event.impl.DefaultEventManager.HierarchyInfo
-
- removeGenerator(Object) -
Method in class org.apache.cocoon.components.language.generator.GeneratorSelector
-
- removeGlobalRequestData(String) -
Method in interface org.apache.cocoon.components.persistence.RequestDataStore
- Deprecated.
- removeGlobalRequestData(String) -
Method in class org.apache.cocoon.components.persistence.RequestDataStoreImpl
- Deprecated.
- removeHandler(String) -
Method in class org.apache.cocoon.webapps.authentication.user.UserState
-
- removeItem(Object) -
Method in class org.apache.cocoon.portal.coplets.basket.ContentStore
- Remove an item
- removeItem(Item) -
Method in interface org.apache.cocoon.portal.layout.CompositeLayout
- Remove an item
- removeItem(Item) -
Method in class org.apache.cocoon.portal.layout.impl.CompositeLayoutImpl
-
- removeJob(String) -
Method in interface org.apache.cocoon.components.cron.JobScheduler
- Remove a scheduled job by name.
- removeJob(String) -
Method in class org.apache.cocoon.components.cron.QuartzJobScheduler
-
- removeKey(Serializable) -
Method in interface org.apache.cocoon.caching.EventRegistry
- Remove all occurances of the specified key from the registry.
- removeKey(Serializable) -
Method in class org.apache.cocoon.caching.impl.AbstractDoubleMapEventRegistry
- When a CachedResponse is removed from the Cache, any entries
in the event mapping must be cleaned up.
- removeLast() -
Method in class org.apache.cocoon.util.MRUBucketMap
- Deprecated.
- removeLastKey() -
Method in class org.apache.cocoon.caching.PipelineCacheKey
- Remove the last key
- removeLock(NamespaceAccessToken, String, String, String) -
Static method in class org.apache.cocoon.slide.util.AdminHelper
-
- removeMember(NamespaceAccessToken, String, String, String) -
Static method in class org.apache.cocoon.slide.util.AdminHelper
-
- removeObject(NamespaceAccessToken, String, String) -
Static method in class org.apache.cocoon.slide.util.AdminHelper
-
- removePermission(NamespaceAccessToken, String, String, String, String) -
Static method in class org.apache.cocoon.slide.util.AdminHelper
-
- removePortlet(PortletKey) -
Method in class org.apache.cocoon.portal.wsrp.consumer.PortletRegistryImpl
- Remove the portlet with the given portlet key
- removeProcessingPhaseListener(ProcessingPhaseListener) -
Method in class org.apache.cocoon.forms.formmodel.Form
-
- removeProducer(String) -
Method in class org.apache.cocoon.portal.wsrp.consumer.ProducerRegistryImpl
-
- removeRecorder() -
Method in class org.apache.cocoon.transformation.AbstractSAXTransformer
- Remove a recorder from the recording chain.
- removeRenderer(String) -
Method in class org.apache.cocoon.components.renderer.ExtendableRendererFactory
- Remove the mapping from a specified MIME type.
- removeRequestData(String) -
Method in interface org.apache.cocoon.components.persistence.RequestDataStore
- Deprecated.
- removeRequestData(String) -
Method in class org.apache.cocoon.components.persistence.RequestDataStoreImpl
- Deprecated.
- removeRow(int) -
Method in class org.apache.cocoon.forms.formmodel.Repeater
-
- removeRows() -
Method in class org.apache.cocoon.forms.formmodel.Repeater
- Deprecated.
Repeater.clear()
- removeSelectionPath(TreePath) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- removeSelectionPaths(TreePath[]) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- removeSourcePermission(SourcePermission) -
Method in interface org.apache.cocoon.components.source.RestrictableSource
- Remove a permission from this source
- removeSourceProperty(String, String) -
Method in interface org.apache.cocoon.components.source.InspectableSource
- Remove property
- removeSourceProperty(String, String) -
Method in class org.apache.cocoon.components.source.SourceDTO
- Remove a specified source property.
- removeSourceProperty(Source, String, String) -
Method in interface org.apache.cocoon.components.source.SourceDescriptor
- Remove a property from a Source.
- removeSourceProperty(Source, String, String) -
Method in class org.apache.cocoon.components.source.impl.AbstractConfigurableSourceDescriptor
- Checks if this SourceDescriptor is configured to handle the
given property and if so forwards the call to
doRemoveSourceProperty()
.
- removeSourceProperty(String, String) -
Method in class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource.InspectableSourceMeta
-
- removeSourceProperty(String, String) -
Method in class org.apache.cocoon.components.source.impl.InspectableTraversableCachingSource
-
- removeSourceProperty(String, String) -
Method in class org.apache.cocoon.components.source.impl.RepositorySource
- Remove the source property on the wrapped source.
- removeSourceProperty(String, String) -
Method in class org.apache.cocoon.components.source.impl.SlideSource
- Remove a specified source property.
- removeSourceProperty(Source, String, String) -
Method in class org.apache.cocoon.components.source.impl.SourceDescriptorManager
- Loops over the registered descriptors and delegates the call.
- removeSourceProperty(String, String) -
Method in class org.apache.cocoon.components.source.impl.WebDAVSource
- Remove a specified source property.
- removeStore() -
Method in class org.apache.cocoon.mail.MailContext
- Remove and close Store of this MailContext, implicitly remove all folders, too.
- removeTemporaryAttribute(String) -
Method in interface org.apache.cocoon.portal.PortalService
- Remove a temporary attribute.
- removeTemporaryAttribute(String) -
Method in class org.apache.cocoon.portal.coplet.CopletInstanceData
-
- removeTemporaryAttribute(String) -
Method in class org.apache.cocoon.portal.impl.PortalServiceImpl
-
- removeTranscoder(String) -
Method in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
- Remove the mapping from a specified MIME type.
- removeTreeModelListener(TreeModelListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.DefaultTreeModel
-
- removeTreeModelListener(TreeModelListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.SourceTreeModel
-
- removeTreeModelListener(TreeModelListener) -
Method in interface org.apache.cocoon.forms.formmodel.tree.TreeModel
- Removes a listener previously added with
TreeModel.addTreeModelListener(TreeModelListener)
.
- removeTreeModelListener(TreeModelListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.TreeModelHelper
-
- removeTreeSelectionListener(TreeSelectionListener) -
Method in class org.apache.cocoon.forms.formmodel.tree.Tree
-
- removeUntilCachePoint() -
Method in class org.apache.cocoon.caching.PipelineCacheKey
- Remove unitl cachepoint (including cachePoint)
- removeUserProfiles() -
Method in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager
-
- removeValidator(WidgetValidator) -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
- Remove a validator from this widget instance
- removeValidator(WidgetValidator) -
Method in interface org.apache.cocoon.forms.formmodel.Widget
-
- removeValueChangedListener(ValueChangedListener) -
Method in interface org.apache.cocoon.forms.event.ValueChangedListenerEnabled
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.BooleanField
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.Output
-
- removeValueChangedListener(ValueChangedListener) -
Method in class org.apache.cocoon.forms.formmodel.Upload
-
- removeVariable(String) -
Method in class org.apache.cocoon.taglib.VarTagSupport
-
- removeXML(String) -
Method in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
-
- removeXML(String) -
Method in class org.apache.cocoon.webapps.session.context.RequestSessionContext
- Removing is not possible for the request context.
- removeXML(String) -
Method in interface org.apache.cocoon.webapps.session.context.SessionContext
- Remove some content from the context.
- removeXML(String) -
Method in class org.apache.cocoon.webapps.session.context.SimpleSessionContext
- Remove nodes
- renameNode(Node, String, String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- renameNode(Node, String, String) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
-
- render(PortalManagerAspectRenderContext, PortalService, ContentHandler, Parameters) -
Method in interface org.apache.cocoon.portal.PortalManagerAspect
-
- render(PortalManagerAspectRenderContext, PortalService, ContentHandler, Parameters) -
Method in class org.apache.cocoon.portal.impl.PortalManagerImpl
-
- render(PortalManagerAspectRenderContext, PortalService, ContentHandler, Parameters) -
Method in class org.apache.cocoon.portal.pluto.adapter.PortletAdapter
-
- render(RenderRequest, RenderResponse) -
Method in class org.apache.cocoon.portal.pluto.factory.LocalPortletInvokerImpl
-
- render(RenderRequest, RenderResponse) -
Method in class org.apache.cocoon.portal.pluto.test.TestPortlet
-
- render(PortalManagerAspectRenderContext, PortalService, ContentHandler, Parameters) -
Method in class org.apache.cocoon.portal.wsrp.adapter.WSRPAdapter
-
- render(RenderRequest, RenderResponse) -
Method in class org.apache.cocoon.portlet.CocoonPortlet
- Process the specified
RenderRequest
producing output
on the specified RenderResponse
.
- render(RenderRequest, RenderResponse) -
Method in class org.apache.cocoon.portlet.ManagedCocoonPortlet
- Process the specified
RenderRequest
producing output
on the specified RenderResponse
.
- renderBooleanPassthruAttributes(FacesContext, UIComponent) -
Static method in class org.apache.cocoon.faces.samples.components.renderkit.Util
- Render any boolean "passthru" attributes.
- renderErrorContent(CopletInstanceData, ContentHandler, Exception) -
Method in class org.apache.cocoon.portal.coplet.adapter.impl.AbstractCopletAdapter
- Render the error content for a coplet
- renderErrorContent(CopletInstanceData, ContentHandler) -
Method in class org.apache.cocoon.portal.coplet.adapter.impl.ApplicationCopletAdapter
- Render the error content for a coplet
- renderErrorContent(CopletInstanceData, ContentHandler, Exception) -
Method in class org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter
- Render the error content for a coplet
- renderPassthruAttributes(FacesContext, UIComponent) -
Static method in class org.apache.cocoon.faces.samples.components.renderkit.Util
- Render any "passthru" attributes, where we simply just output the
raw name and value of the attribute.
- renderResponse() -
Method in class org.apache.cocoon.faces.context.FacesContextImpl
-
- renderer -
Variable in class org.apache.cocoon.serialization.FOPSerializer
- The current
Renderer
.
- rendererName -
Variable in class org.apache.cocoon.portal.layout.AbstractLayout
-
- rendererName -
Variable in class org.apache.cocoon.serialization.FOPSerializer
- The renderer name if configured
- rendererNames -
Variable in class org.apache.cocoon.portal.layout.impl.DefaultLayoutDescription
-
- rendererSelector -
Variable in class org.apache.cocoon.portal.layout.renderer.impl.AbstractRenderer
-
- renderers -
Static variable in class org.apache.cocoon.components.renderer.ExtendableRendererFactory
-
- renderers -
Variable in class org.apache.cocoon.portal.impl.DefaultPortalComponentManager
-
- repeater -
Variable in class org.apache.cocoon.transformation.SimpleFormTransformer
- List of
SimpleFormTransformer.RepeaterStatus
elements keeping track of nested repeat blocks.
- replace(String, Settings) -
Static method in class org.apache.cocoon.core.container.util.PropertyHelper
- Replace all property references in the string with the current value
and return it.
- replaceChild(Node, Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.NodeAdapter
-
- replaceChild(Node, Node) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter
-
- replaceChild(Node, Node) -
Method in class org.apache.cocoon.xml.dom.DocumentWrapper
- Replaces the child node
oldChild
with newChild
in the list of children, and returns the oldChild
node.
- replaceData(int, int, String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.TextAdapter
-
- replaceExtraDescriptions(Map) -
Method in class org.apache.cocoon.components.notification.SimpleNotifyingBean
- Replaces the ExtraDescriptions of the SimpleNotifyingBean object
- replaceToken(String) -
Static method in class org.apache.cocoon.util.StringUtils
- Replaces tokens in input with Value present in System.getProperty
- replaceWholeText(String) -
Method in class org.apache.cocoon.components.jxdom.DocumentAdapter.TextAdapter
-
- replyToAddresses -
Variable in class org.apache.cocoon.mail.transformation.SendMailTransformer
-
- repo -
Variable in class org.apache.cocoon.jcr.source.JCRSourceFactory
- The repository we use
- repository -
Variable in class org.apache.cocoon.components.web3.impl.Web3ClientImpl
-
- repository -
Variable in class org.apache.cocoon.transformation.Web3RfcTransformer
-
- req -
Variable in class org.apache.cocoon.environment.wrapper.AbstractRequestWrapper
- The real
Request
object
- reqURI -
Variable in class org.apache.cocoon.environment.http.HttpRequest
-
- request -
Variable in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
- The request object
- request -
Variable in class org.apache.cocoon.forms.FormContext
-
- request -
Variable in class org.apache.cocoon.generation.ServletGenerator
-
- request -
Variable in class org.apache.cocoon.portal.reading.ProxyReader
- The origninal HTTP request
- request -
Variable in class org.apache.cocoon.portal.transformation.ProxyTransformer
- The original request to the portal
- request -
Variable in class org.apache.cocoon.portal.wsrp.consumer.WSRPRequestImpl
- Request-parameters
- request -
Variable in class org.apache.cocoon.reading.ResourceReader
-
- request -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- The current Request object
- request -
Variable in class org.apache.cocoon.transformation.AugmentTransformer
-
- requestDataKey -
Variable in class org.apache.cocoon.components.persistence.RequestDataStoreImpl
- Deprecated.
- requestFactory -
Variable in class org.apache.cocoon.portlet.CocoonPortlet
- The RequestFactory is responsible for wrapping multipart-encoded
forms and for handing the file payload of incoming requests
- requestFactory -
Variable in class org.apache.cocoon.portlet.ManagedCocoonPortlet
- The RequestFactory is responsible for wrapping multipart-encoded
forms and for handing the file payload of incoming requests
- requestFactory -
Variable in class org.apache.cocoon.servlet.CocoonServlet
- The RequestFactory is responsible for wrapping multipart-encoded
forms and for handing the file payload of incoming requests
- requestListener -
Variable in class org.apache.cocoon.Cocoon
- An optional Avalon Component that is called before and after processing all requests.
- requestURI -
Variable in class org.apache.cocoon.components.source.impl.SitemapSourceInfo
- The request URI, relative to the context.
- reset() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletResponse
-
- reset() -
Method in class org.apache.cocoon.environment.http.HttpResponse
-
- reset() -
Method in class org.apache.cocoon.environment.portlet.RenderResponse
-
- reset() -
Method in class org.apache.cocoon.environment.wrapper.EnvironmentWrapper
-
- reset() -
Method in class org.apache.cocoon.environment.wrapper.MutableEnvironmentFacade
-
- reset() -
Method in class org.apache.cocoon.portal.pluto.om.PortletEntityImpl
-
- reset() -
Method in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
-
- reset() -
Method in class org.apache.cocoon.util.Tokenizer
- Resets this tokenizer's state so the tokenizing starts from the begin.
- resetBuffer() -
Method in class org.apache.cocoon.components.jsp.JSPEngineServletResponse
-
- resetBuffer() -
Method in class org.apache.cocoon.environment.portlet.RenderResponse
-
- resetBuffer() -
Method in class org.apache.cocoon.portal.pluto.servlet.ServletResponseImpl
-
- resetInitCookie(String) -
Method in class org.apache.cocoon.portal.wsrp.consumer.PortletDriverImpl
-
- resetTransactions(SessionContext) -
Method in interface org.apache.cocoon.webapps.session.TransactionManager
- Reset the transaction management state.
- resetTransactions(SessionContext) -
Method in class org.apache.cocoon.webapps.session.components.DefaultTransactionManager
- Reset the transaction management state.
- resetValue(Object) -
Method in class org.apache.cocoon.portal.persistence.castor.AttributesFieldHandler
-
- resetValue(Object) -
Method in class org.apache.cocoon.portal.persistence.castor.ConfigurationFieldHandler
-
- resolve(String) -
Method in class org.apache.cocoon.components.treeprocessor.DefaultTreeBuilder
- Resolve expression using its manager
- resolve(InvokeContext, Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.NOPVariableResolver
-
- resolve(InvokeContext, Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.PreparedVariableResolver
-
- resolve(Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
- Resolve all {...} patterns using the values given in the object model.
- resolve(InvokeContext, Map) -
Method in class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
- Resolve all {...} patterns using the values given in the list of maps and the object model.
- resolve(String, String) -
Method in class org.apache.cocoon.components.xslt.TraxProcessor
- Called by the processor when it encounters an xsl:include, xsl:import, or
document() function.
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerDefinition
-
- resolve(List, WidgetDefinition) -
Method in interface org.apache.cocoon.forms.formmodel.ContainerDefinition
- Resolve references to widget definition classes
- resolve() -
Method in class org.apache.cocoon.forms.formmodel.FormDefinition
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.NewDefinition
-
- resolve(List, WidgetDefinition) -
Method in class org.apache.cocoon.forms.formmodel.WidgetDefinitionList
-
- resolve(String) -
Method in class org.apache.cocoon.portal.persistence.castor.CastorSourceConverter.ReferenceResolver
-
- resolve(String, String, String, String) -
Method in class org.apache.cocoon.xml.NamespacesTable
- Resolve a namespace-aware name against the current namespaces
declarations.
- resolveConstraints(String, Map) -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Recursively resolve constraint sets that may "include" other constraint
sets and return a collection of all parameters to validate.
- resolveEntity(String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve an entity identified by a specific system identifier as an
InputSource
.
- resolveEntity(String, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve an entity identified by a specific system and public identifier
as an
InputSource
.
- resolveEntity(String, String, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve an entity identified by a specific system and public identifier
and relative to a specified base location as an
InputSource
.
- resolveEntity(String, String) -
Method in class org.apache.cocoon.components.validation.jing.JingResolver
- Resolve an
InputSource
from a public ID and/or a system ID.
- resolveEntity(String, String) -
Method in class org.apache.cocoon.xml.LoggingEntityResolver
-
- resolveResource(String, String, String, String, String) -
Method in class org.apache.cocoon.components.validation.jaxp.JaxpResolver
- Resolve a resource into a
LSInput
from the provided location
information.
- resolveSource(Source) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve a
Source
into an InputSource
.
- resolveSource(Source, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve a
Source
into an InputSource
, specifying a
specific system identifier.
- resolveSource(Source, String, String) -
Method in class org.apache.cocoon.components.validation.impl.ValidationResolver
- Resolve a
Source
into an InputSource
, specifying both
a specific system identifier and a public identifier.
- resolveTemplate(String) -
Method in class org.apache.cocoon.template.script.DefaultScriptManager
-
- resolveTemplate(String, Locator) -
Method in class org.apache.cocoon.template.script.DefaultScriptManager
-
- resolveTemplate(String) -
Method in interface org.apache.cocoon.template.script.ScriptManager
-
- resolveTemplate(String, Locator) -
Method in interface org.apache.cocoon.template.script.ScriptManager
-
- resolveURI(URI, URI) -
Method in interface org.apache.cocoon.components.blocks.Block
- Parses and resolves the scheme specific part of a block URI
with respect to the base URI of the current sitemap.
- resolveURI(URI, URI) -
Method in class org.apache.cocoon.components.blocks.BlockManager
- Parses and resolves the scheme specific part of a block URI
with respect to the base URI of the current sitemap.
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.components.source.CocoonSourceResolver
-
- resolveURI(String) -
Method in class org.apache.cocoon.components.source.CocoonSourceResolver
-
- resolveURI(String) -
Method in class org.apache.cocoon.core.source.SimpleSourceResolver
-
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.core.source.SimpleSourceResolver
-
- resolveURI(String, String, Map) -
Method in class org.apache.cocoon.environment.internal.EnvironmentHelper
-
- resolveURI(String) -
Method in class org.apache.cocoon.environment.internal.EnvironmentHelper
-
- resolveURI(String, String) -
Static method in class org.apache.cocoon.portal.transformation.ProxyTransformer
- Resolve the possibly relative uri to an absolue uri based on given document base.
- resolveURI(String, SourceResolver) -
Method in class org.apache.cocoon.transformation.helpers.IncludeCacheManagerSession
- Lookup a source object and cache it
- resolveVariable(String) -
Method in class org.apache.cocoon.forms.formmodel.ExpressionContextImpl
- Variables refer to other widgets.
- resolver -
Variable in class org.apache.cocoon.components.flow.ws.WebServiceLoader
-
- resolver -
Variable in class org.apache.cocoon.components.source.impl.CachingSourceFactory
- The
SourceResolver
- resolver -
Variable in class org.apache.cocoon.components.source.impl.DelayRefresher
-
- resolver -
Variable in class org.apache.cocoon.components.treeprocessor.TreeProcessor
- The source resolver
- resolver -
Variable in class org.apache.cocoon.components.validation.impl.AbstractValidator
- The configured
SourceResolver
instance.
- resolver -
Variable in class org.apache.cocoon.environment.internal.EnvironmentHelper
- The real source resolver
- resolver -
Variable in class org.apache.cocoon.generation.AbstractGenerator
- The current
SourceResolver
.
- resolver -
Variable in class org.apache.cocoon.i18n.XMLResourceBundleFactory
- Source resolver
- resolver -
Variable in class org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter
- The source resolver
- resolver -
Variable in class org.apache.cocoon.portal.pluto.om.PortletDefinitionRegistryImpl
- The entity resolver
- resolver -
Variable in class org.apache.cocoon.portal.tools.PortalToolManager
- The source resolver
- resolver -
Variable in class org.apache.cocoon.reading.AbstractReader
- The current
SourceResolver
.
- resolver -
Variable in class org.apache.cocoon.serialization.ZipArchiveSerializer
- The resolver to get sources
- resolver -
Variable in class org.apache.cocoon.sitemap.DefaultContentAggregator
- The SourceResolver
- resolver -
Variable in class org.apache.cocoon.sitemap.impl.AbstractVirtualSitemapComponent
-
- resolver -
Variable in class org.apache.cocoon.spring.CocoonApplicationContext
-
- resolver -
Variable in class org.apache.cocoon.spring.SpringComponentLocator
-
- resolver -
Variable in class org.apache.cocoon.taglib.TagSupport
-
- resolver -
Variable in class org.apache.cocoon.transformation.AbstractDOMTransformer
- The SAX entity resolver
- resolver -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- The SourceResolver for this request
- resolver -
Variable in class org.apache.cocoon.transformation.ServiceableTransformer
- The current
SourceResolver
.
- resolver -
Variable in class org.apache.cocoon.transformation.XIncludeTransformer
-
- resolver -
Variable in class org.apache.cocoon.webapps.authentication.components.DefaultAuthenticationManager
- The Source Resolver
- resolver -
Variable in class org.apache.cocoon.webapps.authentication.components.PipelineAuthenticator
- The source resolver
- resolver -
Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
-
- resolver -
Variable in class org.apache.cocoon.webapps.session.context.StandardSessionContextProvider
- The Source Resolver
- resolver -
Variable in class org.apache.cocoon.xml.LoggingEntityResolver
-
- resourceName -
Variable in class org.apache.cocoon.components.treeprocessor.sitemap.CallNodeBuilder
-
- resourceParameters -
Variable in class org.apache.cocoon.transformation.CIncludeTransformer
- The parameters for includexml
- resourceRef -
Variable in class org.apache.cocoon.portal.pluto.om.WebApplicationDefinitionImpl
-
- response -
Variable in class org.apache.cocoon.caching.CachedResponse
-
- response -
Variable in class org.apache.cocoon.components.source.impl.CachingSource
- The cached response (if any)
- response -
Variable in class org.apache.cocoon.generation.ServletGenerator
-
- response -
Variable in class org.apache.cocoon.portal.reading.ProxyReader
- The HTTP response
- response -
Variable in class org.apache.cocoon.reading.ResourceReader
-
- response -
Variable in class org.apache.cocoon.transformation.AbstractSAXTransformer
- The current Response object
- responseComplete() -
Method in class org.apache.cocoon.faces.context.FacesContextImpl
-
- responseGetLocale() -
Method in class org.apache.cocoon.components.language.markup.xsp.JSGenerator
-
- responseMimeTypes -
Static variable in class org.apache.cocoon.portal.pluto.DynamicInformationProviderImpl
-
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.carstore.FormatValidator
-
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.components.components.AreaComponent
- Restore the state for this component.
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.components.components.MapComponent
- Restore the state for this component.
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.samples.components.renderkit.ConstantMethodBinding
-
- restoreState(FacesContext, Object) -
Method in class org.apache.cocoon.faces.taglib.html.ConstantMethodBinding
-
- result -
Variable in class org.apache.cocoon.acting.ValidatorActionHelper
-
- result -
Variable in class org.apache.cocoon.webapps.authentication.components.Authenticator.AuthenticationResult
-
- result -
Variable in class org.apache.cocoon.xml.dom.DOMBuilder
- The result
- retrieve(Employee, JDO) -
Method in class org.apache.cocoon.ojb.samples.EmployeeDAO
-
- retrieveJavaMailObjects(MailContext) -
Method in class org.apache.cocoon.mail.MailAction
- Retrieve javamail objects
- reverse -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- The reverse parameter reverses the sort order.
- reverse -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- The reverse parameter reverses the sort order.
- rewrite(StringBuffer, String) -
Method in class org.apache.cocoon.portal.wsrp.consumer.URLRewriterImpl
- Rewriting: get url from URLGenerator and append it
- rewriteURLs(String) -
Method in class org.apache.cocoon.portal.wsrp.consumer.URLRewriterImpl
- Parses markup and performs URL rewriting.
- role -
Variable in class org.apache.cocoon.components.profiler.ProfilerData.Entry
-
- role -
Variable in class org.apache.cocoon.core.container.SingleComponentServiceManager
-
- roleAliased(String, String) -
Method in class org.apache.cocoon.components.treeprocessor.ProcessorComponentInfo
-
- roleManager -
Variable in class org.apache.cocoon.core.container.AbstractServiceManager
- RoleInfos.
- roleManager -
Variable in class org.apache.cocoon.core.container.ComponentEnvironment
-
- roleManager -
Variable in class org.apache.cocoon.core.container.CoreServiceManager
- RoleInfos.
- roleName -
Variable in class org.apache.cocoon.core.container.StandaloneServiceSelector
- The role of this selector.
- roles -
Variable in class org.apache.cocoon.webapps.authentication.context.AuthenticationContext
- A list of roles the user is in
- rollback() -
Method in class org.apache.cocoon.components.language.markup.xsp.AbstractEsqlConnection
-
- rollback(Map, String) -
Method in class org.apache.cocoon.components.modules.output.AbstractOutputModule
- Clears all uncommitted transient attributes.
- rollback(Configuration, Map, Exception) -
Method in interface org.apache.cocoon.components.modules.output.OutputModule
- If a database transaction needs to rollback, this is called to
inform the further processing logic about this fact.
- rollback(Configuration, Map, Exception) -
Method in class org.apache.cocoon.components.modules.output.RequestAttributeMap
- If a database transaction needs to rollback, this is called to
inform the further processing logic about this fact.
- rollback(Configuration, Map, Exception) -
Method in class org.apache.cocoon.components.modules.output.RequestAttributeOutputModule
- If a database transaction needs to rollback, this is called to
inform the further processing logic about this fact.
- rollback(Configuration, Map, Exception) -
Method in class org.apache.cocoon.components.modules.output.SessionAttributeOutputModule
- If a database transaction needs to rollback, this is called to
inform the further processing logic about this fact.
- rollbackTran() -
Method in interface org.apache.cocoon.components.repository.helpers.RepositoryTransactionHelper
- rolling back a transaction on the repository
- rollbackTran() -
Method in class org.apache.cocoon.components.repository.impl.WebDAVRepositoryTransactionHelper
-
- rootElement -
Variable in class org.apache.cocoon.sitemap.DefaultContentAggregator
- The root element of the aggregated content
- rootElementName -
Variable in class org.apache.cocoon.components.source.impl.EmptySource
-
- rootLayout -
Variable in class org.apache.cocoon.portal.scratchpad.ProfileImpl
- The root element of the layout.
- rootName -
Variable in class org.apache.cocoon.components.modules.input.XMLMetaModule
-
- rootPackage -
Variable in class org.apache.cocoon.components.language.generator.ProgramGeneratorImpl
- The root package
- rootRE -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- The regular expression for the root pattern.
- rootRE -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- The regular expression for the root pattern.
- rootTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CIncludeCopletAspect.PreparedConfiguration
-
- rootTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
-
- rootTag -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.WindowAspect.PreparedConfiguration
-
- rootTag -
Variable in class org.apache.cocoon.portal.pluto.adapter.PortletWindowAspect.PreparedConfiguration
-
- rootTag -
Variable in class org.apache.cocoon.portal.wsrp.adapter.WSRPPortletWindowAspect.PreparedConfiguration
- shows if the element is on the highest level
- root_name -
Variable in class org.apache.cocoon.components.serializers.util.DocType
- The name of the root element.
- run(Method) -
Method in class org.apache.cocoon.CocoonTask
-
- run() -
Method in class org.apache.cocoon.components.flow.java.Invoker
-
- run(String[]) -
Method in class org.apache.cocoon.components.flow.ws.ClientBindingGenerator
-
- run() -
Method in class org.apache.cocoon.components.hsqldb.ServerImpl
- Run the server
- run() -
Method in class org.apache.cocoon.components.store.impl.CocoonStoreJanitor
- The "checker" thread checks if memory is running low in the jvm.
- run() -
Method in class org.apache.cocoon.components.store.impl.StoreJanitorImpl
- The "checker" thread loop.
- run() -
Method in class org.apache.cocoon.components.thread.DefaultRunnableManager
- The heart of the command manager
- run() -
Method in class org.apache.cocoon.environment.internal.EnvironmentHelper.AbstractCocoonRunnable
- Calls
EnvironmentHelper.AbstractCocoonRunnable.doRun()
within the environment context of the creating thread.
- run() -
Method in class org.apache.cocoon.profiler.debugging.Client
-
- runtimeError(String, String, int, String, int) -
Method in class org.apache.cocoon.components.flow.javascript.JSErrorReporter
-
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |