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

V

valid - Variable in class org.apache.cocoon.webapps.authentication.components.Authenticator.AuthenticationResult
Deprecated.  
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 class org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatype
 
validate(Object, ExpressionContext) - Method in interface org.apache.cocoon.forms.datatype.ValidationRule
 
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 - Static variable in class org.apache.cocoon.forms.event.ProcessingPhase
 
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 class org.apache.cocoon.forms.samples.CustomBirthDateValidator
 
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
 
validate(Widget) - Method in interface org.apache.cocoon.forms.validation.WidgetValidator
Validate a widget.
validate(Object, ExpressionContext) - Method in interface org.apache.cocoon.woody.datatype.Datatype
Returns null if validation is successful, otherwise returns a ValidationError instance.
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.typeimpl.AbstractDatatype
 
validate(Object, ExpressionContext) - Method in interface org.apache.cocoon.woody.datatype.ValidationRule
 
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.AssertValidationRule
 
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.EmailValidationRule
 
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.LengthValidationRule
 
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.Mod10ValidationRule
 
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.RangeValidationRule
 
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.RegExpValidationRule
 
validate(Object, ExpressionContext) - Method in class org.apache.cocoon.woody.datatype.validationruleimpl.ValueCountValidationRule
 
VALIDATE - Static variable in class org.apache.cocoon.woody.event.ProcessingPhase
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.AbstractContainerWidget
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.AbstractWidget
 
validate(Widget, FormContext) - Method in class org.apache.cocoon.woody.formmodel.AbstractWidgetDefinition
Validate a widget using the validators that were defined in its definition.
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Action
Always return true (an action has no validation)
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.AggregateField
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.BooleanField
Always return true (an action has no validation)
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.ContainerDelegate
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Field
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Form
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Messages
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.MultiValueField
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Output
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Repeater.RepeaterRow
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Repeater
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Union
 
validate(FormContext) - Method in class org.apache.cocoon.woody.formmodel.Upload
 
validate(FormContext) - Method in interface org.apache.cocoon.woody.formmodel.Widget
Validates this widget and returns the outcome.
validate(Widget, FormContext) - Method in class org.apache.cocoon.woody.validation.impl.JavaScriptValidator
 
validate(Widget, FormContext) - Method in class org.apache.cocoon.woody.validation.impl.ValidationRuleValidator
 
validate(Widget, FormContext) - Method in interface org.apache.cocoon.woody.validation.WidgetValidator
Validate a widget.
VALIDATE_VALUE - Static variable in class org.apache.cocoon.forms.event.ProcessingPhase
 
VALIDATE_VALUE - Static variable in class org.apache.cocoon.woody.event.ProcessingPhase
 
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
ValidateDoubleRangeTag - Class in org.apache.cocoon.faces.taglib
 
ValidateDoubleRangeTag() - Constructor for class org.apache.cocoon.faces.taglib.ValidateDoubleRangeTag
 
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
ValidateLengthTag - Class in org.apache.cocoon.faces.taglib
 
ValidateLengthTag() - Constructor for class org.apache.cocoon.faces.taglib.ValidateLengthTag
 
ValidateLongRangeTag - Class in org.apache.cocoon.faces.taglib
 
ValidateLongRangeTag() - Constructor for class org.apache.cocoon.faces.taglib.ValidateLongRangeTag
 
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.
ValidateRequiredTag - Class in org.apache.cocoon.faces.taglib
 
ValidateRequiredTag() - Constructor for class org.apache.cocoon.faces.taglib.ValidateRequiredTag
 
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.
ValidatingTransformer - Class in org.apache.cocoon.transformation
The ValidatingTransformer provides a very simple Transformer validating documents while being processed in a Cocoon pipeline.
ValidatingTransformer() - Constructor for class org.apache.cocoon.transformation.ValidatingTransformer
Create a new ValidatingTransformer instance.
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
 
validationError - Variable in class org.apache.cocoon.forms.validation.impl.AbstractJavaValidator
 
ValidationError - Class in org.apache.cocoon.forms.validation
An object that holds a validation error message.
ValidationError(String, boolean) - Constructor for class org.apache.cocoon.forms.validation.ValidationError
 
ValidationError(String) - Constructor for class org.apache.cocoon.forms.validation.ValidationError
 
ValidationError(String, String[]) - Constructor for class org.apache.cocoon.forms.validation.ValidationError
 
ValidationError(String, String[], boolean[]) - Constructor for class org.apache.cocoon.forms.validation.ValidationError
 
ValidationError(XMLizable) - Constructor for class org.apache.cocoon.forms.validation.ValidationError
 
ValidationError - Class in org.apache.cocoon.woody.datatype
Deprecated. Validations error are now a general feature of widgets, not limited widgets having a datatype.
ValidationError(String, boolean) - Constructor for class org.apache.cocoon.woody.datatype.ValidationError
Deprecated.  
ValidationError(String) - Constructor for class org.apache.cocoon.woody.datatype.ValidationError
Deprecated.  
ValidationError(String, String[]) - Constructor for class org.apache.cocoon.woody.datatype.ValidationError
Deprecated.  
ValidationError(String, String[], boolean[]) - Constructor for class org.apache.cocoon.woody.datatype.ValidationError
Deprecated.  
ValidationError(XMLizable) - Constructor for class org.apache.cocoon.woody.datatype.ValidationError
Deprecated.  
validationError - Variable in class org.apache.cocoon.woody.formmodel.Field
 
ValidationError - Class in org.apache.cocoon.woody.validation
An object that holds a validation error message.
ValidationError(String, boolean) - Constructor for class org.apache.cocoon.woody.validation.ValidationError
 
ValidationError(String) - Constructor for class org.apache.cocoon.woody.validation.ValidationError
 
ValidationError(String, String[]) - Constructor for class org.apache.cocoon.woody.validation.ValidationError
 
ValidationError(String, String[], boolean[]) - Constructor for class org.apache.cocoon.woody.validation.ValidationError
 
ValidationError(XMLizable) - Constructor for class org.apache.cocoon.woody.validation.ValidationError
 
ValidationErrorAware - Interface in org.apache.cocoon.forms.validation
Interface implemented by Widgets that can hold a validation error.
ValidationErrorAware - Interface in org.apache.cocoon.woody.validation
Interface implemented by Widgets that can hold a validation error.
ValidationHandler - Interface in org.apache.cocoon.components.validation
A ValidationHandler represents a ContentHandler validating SAX events according to a validation schema.
ValidationReportTransformer - Class in org.apache.cocoon.transformation
The 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() - Constructor for class org.apache.cocoon.transformation.ValidationReportTransformer
Create a new ValidationReportTransformer instance.
ValidationResolver - Class in org.apache.cocoon.components.validation.impl
An internal InputSource resolver that can be used while parsing schemas.
ValidationResolver(SourceResolver, EntityResolver) - Constructor for class org.apache.cocoon.components.validation.impl.ValidationResolver
Create a new ValidationResolver instance.
validationResults - Variable in class org.apache.cocoon.transformation.SimpleFormTransformer
current request's validation results (all validated elements)
ValidationRule - Interface in org.apache.cocoon.forms.datatype
Interface for validation rules.
ValidationRule - Interface in org.apache.cocoon.woody.datatype
Interface for validation rules.
ValidationRuleBuilder - Interface in org.apache.cocoon.forms.datatype
Interface for classes that can build ValidationRules from an XML description.
ValidationRuleBuilder - Interface in org.apache.cocoon.woody.datatype
Interface for classes that can build ValidationRules from an XML description.
ValidationRuleValidator - Class in org.apache.cocoon.forms.validation.impl
An adapter to transform a ValidationRule into a WidgetValidator.
ValidationRuleValidator(ValidationRule) - Constructor for class org.apache.cocoon.forms.validation.impl.ValidationRuleValidator
 
ValidationRuleValidator - Class in org.apache.cocoon.woody.validation.impl
An adapter to transform a ValidationRule into a WidgetValidator.
ValidationRuleValidator(ValidationRule) - Constructor for class org.apache.cocoon.woody.validation.impl.ValidationRuleValidator
 
Validator - Interface in org.apache.cocoon.components.elementprocessor.types
This interface allows a client of NumericConverter to apply more restrictive rules to the number that the NumericConverter obtained.
Validator - Interface in org.apache.cocoon.components.validation
The Validator interface provides the abstraction of a component able to validate XML documents using schemas defined in different languages.
ValidatorActionHelper - Class in org.apache.cocoon.acting
Helper class to pass the result of a validation back along with the validated object itself.
ValidatorActionHelper(Object) - Constructor for class org.apache.cocoon.acting.ValidatorActionHelper
Create a ValidatorActionHelper object that contains just the object.
ValidatorActionHelper(Object, ValidatorActionResult) - Constructor for class org.apache.cocoon.acting.ValidatorActionHelper
Create a ValidatorActionHelper object that contains just the object.
ValidatorActionResult - Class in org.apache.cocoon.acting
A number of constants to represent the possible outcomes of a validation.
ValidatorException - Exception in org.apache.cocoon.components.validation
An exception representing that a Validator was not able to detect or did not support a specified schema grammar language.
ValidatorException(String) - Constructor for exception org.apache.cocoon.components.validation.ValidatorException
Create a new ValidatorException instance.
ValidatorException(String, Exception) - Constructor for exception org.apache.cocoon.components.validation.ValidatorException
Create a new ValidatorException instance.
ValidatorTag - Class in org.apache.cocoon.faces.taglib
Base class for validator tags.
ValidatorTag() - Constructor for class org.apache.cocoon.faces.taglib.ValidatorTag
 
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
 
validity - Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager.ProfileInfo
 
VALIDITY - Static variable in class org.apache.cocoon.template.JXTemplateGenerator
 
validity - Variable in class org.apache.cocoon.transformation.IncludeTransformer
The SourceValidity instance associated with this request.
validity - Variable in class org.apache.cocoon.transformation.XIncludeTransformer
The SourceValidity instance associated with this request.
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.SelectItemsTag
 
value - Variable in class org.apache.cocoon.faces.taglib.SelectItemTag
 
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.woody.formmodel.Field
 
VALUE_ATTRIBUTE - Static variable in class org.apache.cocoon.components.source.impl.QDoxSourceFactory
 
VALUE_DISPLAY_PARSE_ERROR - Static variable in class org.apache.cocoon.forms.formmodel.Field
Value state indicating that validate() has been called when state was VALUE_PARSE_ERROR.
VALUE_DISPLAY_VALIDATION - Static variable in class org.apache.cocoon.forms.formmodel.Field
Value state indicating that value validation has occured, and the validation error, if any, should be displayed.
VALUE_EL - Static variable in class org.apache.cocoon.forms.formmodel.ImageMap
 
VALUE_PARSE_ERROR - Static variable in class org.apache.cocoon.forms.formmodel.Field
Value state indicating that a parse error was encountered but should not yet be displayed.
VALUE_PARSED - Static variable in class org.apache.cocoon.forms.formmodel.Field
Value state indicating that a value has been parsed, but needs to be validated (that must occur before the value is given to the application)
VALUE_UNPARSED - Static variable in class org.apache.cocoon.forms.formmodel.Field
Value state indicating that a new value has been read from the request, but has not yet been parsed.
VALUE_VALIDATED - Static variable in class org.apache.cocoon.forms.formmodel.Field
Value state indicating that validation has occured, but that any error should not yet be displayed.
VALUE_VALIDATING - Static variable in class org.apache.cocoon.forms.formmodel.Field
Transient value state indicating that validation is going on.
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 class org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener.JSValueChangedListener
 
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.woody.event.impl.JavaScriptWidgetListener.JSValueChangedListener
 
valueChanged(ValueChangedEvent) - Method in interface org.apache.cocoon.woody.event.ValueChangedListener
 
valueChanged(ValueChangedEvent) - Method in class org.apache.cocoon.woody.event.WidgetEventMulticaster
 
ValueChangedEvent - Class in org.apache.cocoon.forms.event
Event raised when a field value changes.
ValueChangedEvent(Widget, Object, Object) - Constructor for class org.apache.cocoon.forms.event.ValueChangedEvent
 
ValueChangedEvent - Class in org.apache.cocoon.woody.event
Event raised when a field value changes.
ValueChangedEvent(Widget, Object, Object) - Constructor for class org.apache.cocoon.woody.event.ValueChangedEvent
 
ValueChangedListener - Interface in org.apache.cocoon.forms.event
Listener invoked when a field value changes.
ValueChangedListener - Interface in org.apache.cocoon.woody.event
Listener invoked when a field value changes.
ValueChangedListenerEnabled - Interface in org.apache.cocoon.forms.event
Interface to be implemented by Widgets on which ValueChangedListeners can be registered.
ValueChangeListenerTag - Class in org.apache.cocoon.faces.taglib
 
ValueChangeListenerTag() - Constructor for class org.apache.cocoon.faces.taglib.ValueChangeListenerTag
 
ValueCountValidationRule - Class in org.apache.cocoon.forms.datatype.validationruleimpl
Checks the number of values (i.e. the size of the array).
ValueCountValidationRule() - Constructor for class org.apache.cocoon.forms.datatype.validationruleimpl.ValueCountValidationRule
 
ValueCountValidationRule - Class in org.apache.cocoon.woody.datatype.validationruleimpl
Checks the number of values (i.e. the size of the array).
ValueCountValidationRule() - Constructor for class org.apache.cocoon.woody.datatype.validationruleimpl.ValueCountValidationRule
 
ValueCountValidationRuleBuilder - Class in org.apache.cocoon.forms.datatype.validationruleimpl
Builds ValueCountValidationRules.
ValueCountValidationRuleBuilder() - Constructor for class org.apache.cocoon.forms.datatype.validationruleimpl.ValueCountValidationRuleBuilder
 
ValueCountValidationRuleBuilder - Class in org.apache.cocoon.woody.datatype.validationruleimpl
Builds ValueCountValidationRules.
ValueCountValidationRuleBuilder() - Constructor for class org.apache.cocoon.woody.datatype.validationruleimpl.ValueCountValidationRuleBuilder
 
ValueCountValidatorBuilder - Class in org.apache.cocoon.forms.validation.impl
Adapter for ValueCountValidationRuleBuilder
ValueCountValidatorBuilder() - Constructor for class org.apache.cocoon.forms.validation.impl.ValueCountValidatorBuilder
 
ValueCountValidatorBuilder - Class in org.apache.cocoon.woody.validation.impl
Adapter for ValueCountValidationRuleBuilder
ValueCountValidatorBuilder() - Constructor for class org.apache.cocoon.woody.validation.impl.ValueCountValidatorBuilder
 
ValueHelper - Class in org.apache.cocoon.template.environment
 
ValueHelper() - Constructor for class org.apache.cocoon.template.environment.ValueHelper
 
ValueJXPathBinding - Class in org.apache.cocoon.forms.binding
ValueJXPathBinding provides an implementation of a 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.
ValueJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, JXPathBindingBase[], Convertor, Locale) - Constructor for class org.apache.cocoon.forms.binding.ValueJXPathBinding
Constructs FieldJXPathBinding.
ValueJXPathBinding - Class in org.apache.cocoon.woody.binding
ValueJXPathBinding provides an implementation of a Binding that loads and saves the information behind a specific xpath expresion (pointing to an attribute or text-node) to and from a specific Woody widget as identified by its id.
ValueJXPathBinding(JXPathBindingBuilderBase.CommonAttributes, String, String, JXPathBindingBase[], Convertor, Locale) - Constructor for class org.apache.cocoon.woody.binding.ValueJXPathBinding
Constructs FieldJXPathBinding.
ValueJXPathBindingBuilder - Class in org.apache.cocoon.forms.binding
ValueJXPathBindingBuilder provides a helper class for the Factory implemented in 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
 
ValueJXPathBindingBuilder - Class in org.apache.cocoon.woody.binding
ValueJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ValueJXPathBinding out of the configuration in the provided configElement which looks like: <wb:value id="widget-id" path="xpath-expression"> <!
ValueJXPathBindingBuilder() - Constructor for class org.apache.cocoon.woody.binding.ValueJXPathBindingBuilder
 
valueOf(String) - Static method in class org.apache.cocoon.forms.formmodel.tree.TreePath
Returns the TreePath represented by a given String.
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.
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.
values() - Method in class org.apache.cocoon.environment.TemplateObjectModelHelper.ParametersMap
 
values - Variable in class org.apache.cocoon.i18n.XMLResourceBundle
Objects stored in the bundle
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.  
ValuesBean - Class in org.apache.cocoon.forms.samples.bindings
ValuesBean used in the 01values test.
ValuesBean() - Constructor for class org.apache.cocoon.forms.samples.bindings.ValuesBean
 
ValuesBean - Class in org.apache.cocoon.woody.samples.bindings
ValuesBean used in the 01values test.
ValuesBean() - Constructor for class org.apache.cocoon.woody.samples.bindings.ValuesBean
 
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.
var - Variable in class org.apache.cocoon.taglib.VarTagSupport
 
var - Variable in class org.apache.cocoon.transformation.SimpleFormTransformer.RepeaterStatus
 
VARIABLE - Static variable in interface org.apache.cocoon.components.treeprocessor.variables.VariableExpressionTokenizer.TokenReciever
 
VariableConfiguration - Class in org.apache.cocoon.transformation.helpers
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 in org.apache.cocoon.components.treeprocessor.variables
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 in org.apache.cocoon.components.treeprocessor.variables
Callback for tokenizer
variableFactory - Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect
 
variableFactory - Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
Variable resolver factory.
variableFactory - Variable in class org.apache.cocoon.portal.util.InputModuleHelper
 
VariableResolver - Class in org.apache.cocoon.components.treeprocessor.variables
Utility class for handling {...} pattern substitutions in sitemap statements.
VariableResolver(String) - Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableResolver
 
VariableResolver - Interface in org.apache.cocoon.components.variables
Object that resolves the {...} patterns and returns the current value.
variableResolver - Variable in class org.apache.cocoon.portal.profile.impl.SiteProfileManager
Variable resolver.
VariableResolverFactory - Class in org.apache.cocoon.components.treeprocessor.variables
 
VariableResolverFactory() - Constructor for class org.apache.cocoon.components.treeprocessor.variables.VariableResolverFactory
 
VariableResolverFactory - Interface in org.apache.cocoon.components.variables
This factory component creates a VariableResolver for an expression.
VariableRewriterTransformer - Class in org.apache.cocoon.transformation
Rewrites URIs in links to a value determined by an InputModule.
VariableRewriterTransformer() - Constructor for class org.apache.cocoon.transformation.VariableRewriterTransformer
 
variables - Variable in class org.apache.cocoon.portal.layout.renderer.aspect.impl.XSLTAspect
 
VarMap - Class in org.apache.cocoon.components.flow.java
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 in org.apache.cocoon.components.flow.java
JXPath handler for VarMap.
VarMapHandler() - Constructor for class org.apache.cocoon.components.flow.java.VarMapHandler
 
VarTagSupport - Class in org.apache.cocoon.taglib
Add support for setting and getting variables
VarTagSupport() - Constructor for class org.apache.cocoon.taglib.VarTagSupport
 
VarTransformerTagSupport - Class in org.apache.cocoon.taglib
 
VarTransformerTagSupport() - Constructor for class org.apache.cocoon.taglib.VarTransformerTagSupport
 
VarXMLProducerTagSupport - Class in org.apache.cocoon.taglib
 
VarXMLProducerTagSupport() - Constructor for class org.apache.cocoon.taglib.VarXMLProducerTagSupport
 
VelocityGenerator - Class in org.apache.cocoon.generation
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 in org.apache.cocoon.generation
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 in org.apache.cocoon.generation
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 in org.apache.cocoon.generation
 
VelocityGenerator.JSIntrospector.JSMethod(Scriptable, String) - Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSMethod
 
VelocityGenerator.JSIntrospector.JSPropertyGet - Class in org.apache.cocoon.generation
 
VelocityGenerator.JSIntrospector.JSPropertyGet(Scriptable, String) - Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertyGet
 
VelocityGenerator.JSIntrospector.JSPropertySet - Class in org.apache.cocoon.generation
 
VelocityGenerator.JSIntrospector.JSPropertySet(Scriptable, String) - Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
 
VelocityGenerator.JSIntrospector.NativeArrayIterator - Class in org.apache.cocoon.generation
 
VelocityGenerator.JSIntrospector.NativeArrayIterator(NativeArray) - Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.NativeArrayIterator
 
VelocityGenerator.JSIntrospector.ScriptableIterator - Class in org.apache.cocoon.generation
 
VelocityGenerator.JSIntrospector.ScriptableIterator(Scriptable) - Constructor for class org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.ScriptableIterator
 
VelocityGenerator.TemplateLoader - Class in org.apache.cocoon.generation
Velocity ResourceLoader implementation to load template resources using Cocoon's SourceResolver.
VelocityGenerator.TemplateLoader() - Constructor for class org.apache.cocoon.generation.VelocityGenerator.TemplateLoader
 
VerbatimTag - Class in org.apache.cocoon.faces.taglib
 
VerbatimTag() - Constructor for class org.apache.cocoon.faces.taglib.VerbatimTag
 
VERBOSE_LONG - Static variable in class org.apache.cocoon.Main
 
VERBOSE_OPT - Static variable in class org.apache.cocoon.Main
 
Verifier - Interface in org.apache.cocoon.components.serializers.encoding
 
verifyEventCache() - Method in class org.apache.cocoon.caching.impl.EventAwareCacheImpl
Ensure that all PipelineCacheKeys registered to events still point to valid cache entries.
VERSION - Static variable in class org.apache.cocoon.components.midi.xmidi.Constants
 
VERSION - Static variable in class org.apache.cocoon.components.midi.xmidi.Utils
 
VERSION - Static variable in class org.apache.cocoon.Constants
The version of this build.
version - Variable in class org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionImpl
 
VERSION_LONG - Static variable in class org.apache.cocoon.Main
 
VERSION_OPT - Static variable in class org.apache.cocoon.Main
 
VersionableSource - Interface in org.apache.cocoon.components.source
A source, which could exist in different versions
VerticalAlignment - Class in org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements
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
view - Variable in class org.apache.cocoon.environment.AbstractEnvironment
The View requested
VIEW_PARAM - Static variable in class org.apache.cocoon.Constants
The request parameter name to request a specific view of a resource.
ViewNodeBuilder - Class in org.apache.cocoon.components.treeprocessor.sitemap
Builds a <map:view>
ViewNodeBuilder() - Constructor for class org.apache.cocoon.components.treeprocessor.sitemap.ViewNodeBuilder
 
views - Variable in class org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
 
ViewTag - Class in org.apache.cocoon.faces.taglib
 
ViewTag() - Constructor for class org.apache.cocoon.faces.taglib.ViewTag
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.