|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ValidatingTransformer
provides a very simple Transformer
validating documents while being processed in a Cocoon pipeline.ValidatingTransformer
instance.
Widget
s that
can hold a validation error.ValidationHandler
represents a ContentHandler
validating
SAX events according to a validation schema.ValidationReportTransformer
provides a Transformer
validating documents while being processed in a Cocoon pipeline, and preparing
a report of all detected inconsistancies according the specified schema.ValidationReportTransformer
instance.
InputSource
resolver that can be used while parsing
schemas.ValidationResolver
instance.
ValidationRule
into a
WidgetValidator
.Validator
interface provides the abstraction of a component able
to validate XML documents using schemas defined in different languages.Validator
was not able to detect
or did not support a specified schema grammar language.ValidatorException
instance.
ValidatorException
instance.
ValueCountValidationRule
s.ValueCountValidationRuleBuilder
Binding
that loads and saves the information behind a specific xpath expresion
(pointing to an attribute or text-node) to and from a specific CForms
widget as identified by its id.JXPathBindingManager
that helps construct the
actual ValueJXPathBinding
out of the configuration in the
provided configElement which looks like:
<fb:value id="widget-id" path="xpath-expression">
<!- ValueJXPathBindingBuilder() -
Constructor for class org.apache.cocoon.forms.binding.ValueJXPathBindingBuilder
-
- ValuesBean - class org.apache.cocoon.forms.samples.bindings.ValuesBean.
- ValuesBean used in the 01values test.
- ValuesBean() -
Constructor for class org.apache.cocoon.forms.samples.bindings.ValuesBean
-
- VarMap - class org.apache.cocoon.components.flow.java.VarMap.
- Simplified version of a map.
- VarMap() -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, Object) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, int) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, long) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, float) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMap(String, double) -
Constructor for class org.apache.cocoon.components.flow.java.VarMap
-
- VarMapHandler - class org.apache.cocoon.components.flow.java.VarMapHandler.
- JXPath handler for VarMap.
- VarMapHandler() -
Constructor for class org.apache.cocoon.components.flow.java.VarMapHandler
-
- VarTagSupport - class org.apache.cocoon.taglib.VarTagSupport.
- Add support for setting and getting variables
- VarTagSupport() -
Constructor for class org.apache.cocoon.taglib.VarTagSupport
-
- VarTransformerTagSupport - class org.apache.cocoon.taglib.VarTransformerTagSupport.
-
- VarTransformerTagSupport() -
Constructor for class org.apache.cocoon.taglib.VarTransformerTagSupport
-
- VarXMLProducerTagSupport - class org.apache.cocoon.taglib.VarXMLProducerTagSupport.
-
- VarXMLProducerTagSupport() -
Constructor for class org.apache.cocoon.taglib.VarXMLProducerTagSupport
-
- VariableConfiguration - class org.apache.cocoon.transformation.helpers.VariableConfiguration.
- An Avalon
Configuration
factory that allows {variables} to be
replaced with values from a lookup table. - VariableConfiguration(Configuration) -
Constructor for class org.apache.cocoon.transformation.helpers.VariableConfiguration
- Constructor.
- VariableExpressionTokenizer - class org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer.
- Parses "Text {module:{module:attribute}} more text {variable}" types of
expressions.
- VariableExpressionTokenizer() -
Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer
-
- VariableExpressionTokenizer.TokenReciever - interface org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer.TokenReciever.
- Callback for tokenizer
- VariableResolver - class org.apache.cocoon.components.treeprocessor.variables.VariableResolver.
- Utility class for handling {...} pattern substitutions in sitemap statements.
- VariableResolver(String) -
Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
-
- VariableResolverFactory - class org.apache.cocoon.components.treeprocessor.variables.VariableResolverFactory.
-
- VariableResolverFactory() -
Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableResolverFactory
-
- VariableRewriterTransformer - class org.apache.cocoon.transformation.VariableRewriterTransformer.
- Rewrites URIs in links to a value determined by an InputModule.
- VariableRewriterTransformer() -
Constructor for class org.apache.cocoon.transformation.VariableRewriterTransformer
- Constructor.
- VelocityGenerator - class org.apache.cocoon.generation.VelocityGenerator.
- Cocoon
Generator
that produces dynamic XML SAX events
from a Velocity template file. - VelocityGenerator() -
Constructor for class org.apache.cocoon.generation.VelocityGenerator
-
- VelocityGenerator.ChainedContext - class org.apache.cocoon.generation.VelocityGenerator.ChainedContext.
- Velocity context implementation specific to the Servlet environment.
- VelocityGenerator.ChainedContext(Context, Request, Response, Context, Parameters) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.ChainedContext
- Default constructor.
- VelocityGenerator.JSIntrospector - class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.
- Velocity Introspector that supports Rhino JavaScript objects
as well as Java Objects
- VelocityGenerator.JSIntrospector() -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector
-
- VelocityGenerator.JSIntrospector.JSMethod - class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod.
-
- VelocityGenerator.JSIntrospector.JSMethod(Scriptable, String) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod
-
- VelocityGenerator.JSIntrospector.JSPropertyGet - class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet.
-
- VelocityGenerator.JSIntrospector.JSPropertyGet(Scriptable, String) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet
-
- VelocityGenerator.JSIntrospector.JSPropertySet - class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet.
-
- VelocityGenerator.JSIntrospector.JSPropertySet(Scriptable, String) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
-
- VelocityGenerator.JSIntrospector.NativeArrayIterator - class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.NativeArrayIterator.
-
- VelocityGenerator.JSIntrospector.NativeArrayIterator(NativeArray) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.NativeArrayIterator
-
- VelocityGenerator.JSIntrospector.ScriptableIterator - class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.ScriptableIterator.
-
- VelocityGenerator.JSIntrospector.ScriptableIterator(Scriptable) -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.ScriptableIterator
-
- VelocityGenerator.TemplateLoader - class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader.
- Velocity
ResourceLoader
implementation to load template resources using Cocoon's
SourceResolver
. - VelocityGenerator.TemplateLoader() -
Constructor for class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader
-
- VerbatimTag - class org.apache.cocoon.faces.taglib.VerbatimTag.
-
- VerbatimTag() -
Constructor for class org.apache.cocoon.faces.taglib.VerbatimTag
-
- Verifier - interface org.apache.cocoon.components.serializers.encoding.Verifier.
-
- VersionableSource - interface org.apache.cocoon.components.source.VersionableSource.
- A source, which could exist in different versions
- VerticalAlignment - class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment.
- Vertical alignment is written as an integer, and each bit in the
integer specifies a particular boolean attribute.
- VerticalAlignment(String) -
Constructor for class org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements.VerticalAlignment
- Create a VerticalAlignment object
- ViewNodeBuilder - class org.apache.cocoon.components.treeprocessor.sitemap.ViewNodeBuilder.
- Builds a <map:view>
- ViewNodeBuilder() -
Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.ViewNodeBuilder
-
- ViewTag - class org.apache.cocoon.faces.taglib.ViewTag.
-
- ViewTag() -
Constructor for class org.apache.cocoon.faces.taglib.ViewTag
-
- VirtualPipelineGenerator - class org.apache.cocoon.generation.VirtualPipelineGenerator.
-
- VirtualPipelineGenerator() -
Constructor for class org.apache.cocoon.generation.VirtualPipelineGenerator
-
- VirtualPipelineReader - class org.apache.cocoon.reading.VirtualPipelineReader.
-
- VirtualPipelineReader() -
Constructor for class org.apache.cocoon.reading.VirtualPipelineReader
-
- VirtualPipelineSerializer - class org.apache.cocoon.serialization.VirtualPipelineSerializer.
-
- VirtualPipelineSerializer() -
Constructor for class org.apache.cocoon.serialization.VirtualPipelineSerializer
-
- VirtualPipelineTransformer - class org.apache.cocoon.transformation.VirtualPipelineTransformer.
-
- VirtualPipelineTransformer() -
Constructor for class org.apache.cocoon.transformation.VirtualPipelineTransformer
-
- VirtualProcessingPipeline - class org.apache.cocoon.components.pipeline.VirtualProcessingPipeline.
- Pipeline used by virtual pipeline components
- VirtualProcessingPipeline(Context) -
Constructor for class org.apache.cocoon.components.pipeline.VirtualProcessingPipeline
-
- valid -
Variable in class org.apache.cocoon.webapps.authentication.components.Authenticator.AuthenticationResult
-
- validate(Number) -
Method in interface org.apache.cocoon.components.elementprocessor.types.Validator
- Is this number valid?
- validate(FacesContext, UIComponent, Object) -
Method in class org.apache.cocoon.faces.samples.carstore.FormatValidator
-
- validate(Object, ExpressionContext) -
Method in interface org.apache.cocoon.forms.datatype.Datatype
- Returns null if validation is successful, otherwise returns a
ValidationError
instance.
- validate(Object, ExpressionContext) -
Method in interface org.apache.cocoon.forms.datatype.ValidationRule
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatype
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.AssertValidationRule
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.EmailValidationRule
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.LengthValidationRule
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.Mod10ValidationRule
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.RangeValidationRule
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.RegExpValidationRule
-
- validate(Object, ExpressionContext) -
Method in class org.apache.cocoon.forms.datatype.validationruleimpl.ValueCountValidationRule
-
- validate(Widget) -
Method in class org.apache.cocoon.forms.flow.javascript.v3.ScriptableWidget
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.AbstractContainerWidget
- Delegates the
validate()
down to the contained child-widgets,
and validates the extra rules on this containment level regardless of
children widget's validities.
- validate() -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidget
-
- validate(Widget) -
Method in class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Action
- Always return
true
(an action has no validation)
TODO is there a use case for actions having validators?
- validate() -
Method in class org.apache.cocoon.forms.formmodel.AggregateField
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Field
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Form
- Performs validation phase of form processing.
- validate() -
Method in class org.apache.cocoon.forms.formmodel.ImageMap
- Always return
true
(an action has no validation)
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Messages
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.MultiValueField
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Output
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Repeater.RepeaterRow
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Repeater
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Union
-
- validate() -
Method in class org.apache.cocoon.forms.formmodel.Upload
-
- validate() -
Method in interface org.apache.cocoon.forms.formmodel.Widget
- Validates this widget and returns the outcome.
- validate(Widget) -
Method in interface org.apache.cocoon.forms.formmodel.WidgetDefinition
- Validate a widget using the validators that were defined in its definition.
- validate() -
Method in class org.apache.cocoon.forms.formmodel.WidgetList
- Validates all contained widgets and returns the combined result.
- validate(Widget) -
Method in interface org.apache.cocoon.forms.validation.WidgetValidator
- Validate a widget.
- validate(Widget) -
Method in class org.apache.cocoon.forms.validation.impl.CaptchaValidator
-
- validate(Widget) -
Method in class org.apache.cocoon.forms.validation.impl.JavaScriptValidator
-
- validate(Widget) -
Method in class org.apache.cocoon.forms.validation.impl.ValidationRuleValidator
-
- validateBegin() -
Method in class org.apache.cocoon.taglib.core.LoopTagSupport
- Ensures the "begin" property is sensible, throwing an exception
expected to propagate up if it isn't
- validateEnd() -
Method in class org.apache.cocoon.taglib.core.LoopTagSupport
- Ensures the "end" property is sensible, throwing an exception
expected to propagate up if it isn't
- validateParameter(String, Configuration, Map, Map, boolean) -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Try to validate given parameter.
- validateParameter(String, String, Configuration, Map, Map, boolean) -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Try to validate given parameter.
- validatePipeline(Environment) -
Method in class org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline
- Calculate the key that can be used to get something from the cache, and
handle expires properly.
- validateSetOfParameters(Map, Map, Map, Collection, Map, boolean) -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Validate all parameters in the set with the constraints contained in
desc and the values from params.
- validateStep() -
Method in class org.apache.cocoon.taglib.core.LoopTagSupport
- Ensures the "step" property is sensible, throwing an exception
expected to propagate up if it isn't
- validateValue(String, Configuration, Configuration, Map, boolean, String) -
Method in class org.apache.cocoon.acting.AbstractValidatorAction
- Validate a single parameter value.
- validationError -
Variable in class org.apache.cocoon.forms.formmodel.AbstractContainerWidget
- validation errors on container widgets
- validationError -
Variable in class org.apache.cocoon.forms.formmodel.BooleanField
-
- validationError -
Variable in class org.apache.cocoon.forms.formmodel.Field
-
- validationError -
Variable in class org.apache.cocoon.forms.formmodel.Repeater
-
- validationResults -
Variable in class org.apache.cocoon.transformation.SimpleFormTransformer
- current request's validation results (all validated elements)
- validity -
Variable in class org.apache.cocoon.generation.DirectoryGenerator
- The validity that is being built
- validity -
Variable in class org.apache.cocoon.generation.TraversableGenerator
- The validity that is being built
- validity -
Variable in class org.apache.cocoon.portal.profile.impl.GroupBasedProfileManager.ProfileInfo
-
- validityObjects -
Variable in class org.apache.cocoon.caching.CachedResponse
-
- validityProp -
Variable in class org.apache.cocoon.jcr.source.JCRSourceFactory.ContentTypeInfo
-
- value -
Variable in class org.apache.cocoon.components.flow.Interpreter.Argument
-
- value -
Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
-
- value -
Variable in class org.apache.cocoon.faces.taglib.SelectItemsTag
-
- value -
Variable in class org.apache.cocoon.forms.formmodel.Field
-
- value -
Variable in class org.apache.cocoon.portal.event.impl.ChangeCopletsJXPathEvent
-
- value -
Variable in class org.apache.cocoon.portal.event.impl.JXPathEvent
-
- value -
Variable in class org.apache.cocoon.portal.event.layout.LayoutChangeParameterEvent
-
- value -
Variable in class org.apache.cocoon.portal.util.ParameterImpl
-
- valueBound(HttpSessionBindingEvent) -
Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl.WebContinuationsHolder
-
- valueBound(HttpSessionBindingEvent) -
Method in class org.apache.cocoon.mail.MailContextHttpSession
- Notifies the object that it is being bound to a session and identifies the session.
- valueChanged(ValueChangedEvent) -
Method in interface org.apache.cocoon.forms.event.ValueChangedListener
-
- valueChanged(ValueChangedEvent) -
Method in class org.apache.cocoon.forms.event.WidgetEventMulticaster
-
- valueChanged(ValueChangedEvent) -
Method in class org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener.JSValueChangedListener
-
- valueChanged(ValueChangedEvent) -
Method in class org.apache.cocoon.forms.flow.javascript.v3.ScriptableWidget
-
- valueOf(String) -
Static method in class org.apache.cocoon.forms.formmodel.tree.TreePath
- Returns the
TreePath
represented by a given String.
- valueOf(ContentHandler, String) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
String
:
outputs characters representing the value.
- valueOf(ContentHandler, XMLizable) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
XMLizable
:
outputs the value by calling v.toSax(contentHandler)
.
- valueOf(ContentHandler, Node) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
org.w3c.dom.Node
:
converts the Node to a SAX event stream.
- valueOf(ContentHandler, Collection) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
java.util.Collection
:
outputs the value by calling xspExpr()
on each element of the
collection.
- valueOf(ContentHandler, Object) -
Static method in class org.apache.cocoon.xml.XMLUtils
- Implementation of <xsp:expr> for
Object
depending on its class :
if it's an array, call xspExpr()
on all its elements,
if it's class has a specific xspExpr()
implementation, use it,
else, output it's string representation.
- valueOf(Node, String) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
String
:
outputs characters representing the value.
- valueOf(Node, XMLizable) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
XMLizable
:
outputs the value by calling v.toSax(contentHandler)
.
- valueOf(Node, Node) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
org.w3c.dom.Node
:
converts the Node to a SAX event stream.
- valueOf(Node, Collection) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
java.util.Collection
:
outputs the value by calling DOMUtil.valueOf(Node, Object)
on each element of the
collection.
- valueOf(Node, Map) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
java.util.Map
:
For each entry an element is created with the childs key and value
Outputs the value and the key by calling DOMUtil.valueOf(Node, Object)
on each value and key of the Map.
- valueOf(Node, Object) -
Static method in class org.apache.cocoon.xml.dom.DOMUtil
- Implementation for
Object
depending on its class :
if it's an array, call DOMUtil.valueOf(Node, Object)
on all its elements,
if it's class has a specific DOMUtil.valueOf(Node, Object)
implementation, use it,
else, output it's string representation.
- valueState -
Variable in class org.apache.cocoon.forms.formmodel.Field
- Transient widget processing state indicating that the widget is currently validating
(used to avoid endless loops when a validator calls getValue)
- valueUnbound(HttpSessionBindingEvent) -
Method in class org.apache.cocoon.components.flow.ContinuationsManagerImpl.WebContinuationsHolder
-
- valueUnbound(HttpSessionBindingEvent) -
Method in class org.apache.cocoon.mail.MailContextHttpSession
- Notifies the object that it is being unbound from a session and identifies the session.
- values -
Variable in class org.apache.cocoon.i18n.XMLResourceBundle
- Objects stored in the bundle
- values() -
Method in class org.apache.cocoon.portal.util.SessionMapWrapper
-
- values -
Variable in class org.apache.cocoon.transformation.SimpleFormTransformer
- current element's request parameter values
- values() -
Method in class org.apache.cocoon.util.MRUBucketMap
- Deprecated.
- var -
Variable in class org.apache.cocoon.taglib.VarTagSupport
-
- var -
Variable in class org.apache.cocoon.transformation.SimpleFormTransformer.RepeaterStatus
-
- variables -
Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect
-
- version -
Variable in class org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionImpl
-
- veryifyEventCache() -
Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
- Ensure that all PipelineCacheKeys registered to events still
point to valid cache entries.
- view -
Variable in class org.apache.cocoon.components.source.impl.SitemapSourceInfo
- The Cocoon view used in the sitemap URI or
null
if no view is used.
- view -
Variable in class org.apache.cocoon.environment.AbstractEnvironment
- The View requested
- views -
Variable in class org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
-
- visitedAlreadyIterator() -
Method in class org.apache.cocoon.ant.CocoonCrawling
- Description of the Method
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |