Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.woody Classes and Interfaces - 276 results found.
NameDescriptionTypePackageFramework
AbstractContainerDefinitionThe AbstractContainerDefinition corresponding to an AbstractContainerWidget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AbstractContainerWidgetA general-purpose abstract Widget which can hold zero or more widgets.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AbstractDatatypeAbstract base class for Datatype implementations.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
AbstractDatatypeBuilderAbstract base class for datatype builders, most concrete datatype builders will derive from this class.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
AbstractDatatypeWidgetDefinitionBase class for WidgetDefinitions that use a Datatype and SelectionList.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AbstractDatatypeWidgetDefinitionBuilderAbstract base class for WidgetDefinitionBuilders that build widgets that have datatypes/selection lists.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AbstractFormHandlerAbstract implementation of FormHandler, which checks the type of the WidgetEvent and calls the more specific handleActionEvent(ActionEvent)Classorg.apache.cocoon.woody.eventApache Cocoon
AbstractValidationRuleAbstract base class providing common functionality for many ValidationRuleVersion:$Id: AbstractValidationRule.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
AbstractValidationRuleBuilderAbstract base class for ValidationRuleBuilder implementations.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
AbstractWidgetAbstract base class for Widget implementations.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AbstractWidgetDefinitionProvides functionality that is common across many WidgetDefinition implementations.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AbstractWidgetDefinitionBuilderAbstract base class for WidgetDefinitionBuilders.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AbstractWoodyActionAbstract base class for Woody actions.Classorg.apache.cocoon.woody.actingApache Cocoon
ActionAn Action widget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ActionDefinitionThe WidgetDefinition part of a Action widget, see Action for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ActionDefinitionBuilderBuilds ActionDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ActionEventCurrently this event originates from a ButtonVersion:CVS $Id: ActionEvent.Classorg.apache.cocoon.woody.eventApache Cocoon
ActionListenerListeners for ActionEventsVersion:CVS $Id: ActionListener.Interfaceorg.apache.cocoon.woody.eventApache Cocoon
AddRowActionDefinitionThe definition for a repeater action that adds a row to a sibling repeater.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AggregateFieldAn aggregated field allows to represent one value as multiple input fields, or several values as one field.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AggregateFieldDefinitionThe WidgetDefinition part of a AggregateField widget, see AggregateField for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AggregateFieldDefinition .SplitMappingConstructor SummaryAggregateFieldDefinition.Classorg.apache.cocoon.woody.formmodel.AggregateFieldDefinitionApache Cocoon
AggregateFieldDefinitionBuilderBuilds AggregateFieldDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
AggregateJXPathBindingAggregateJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.woody.bindingApache Cocoon
AggregateJXPathBindingBuilderAggregateJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
AssertValidationRuleGeneric validation rule that evaluates an expression.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
AssertValidationRuleBuilderBuilds AssertValidationRules.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
AssertValidatorBuilderAdapter for AssertValidationRuleBuilderVersion:CVS $Id: AssertValidatorBuilder.Classorg.apache.cocoon.woody.validation.implApache Cocoon
BindingBinding declares the methods to 'bind' (i.Interfaceorg.apache.cocoon.woody.bindingApache Cocoon
BindingExceptionThis exception is thrown when something goes wrong with the binding.Classorg.apache.cocoon.woody.bindingApache Cocoon
BindingManagerBindingManager declares the factory method that produces actual Bindings.Interfaceorg.apache.cocoon.woody.bindingApache Cocoon
BooleanFieldA widget to select a boolean value.Classorg.apache.cocoon.woody.formmodelApache Cocoon
BooleanFieldDefinitionThe WidgetDefinition part of a BooleanField widget, see BooleanField for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
BooleanFieldDefinitionBuilderBuilds BooleanFieldDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
BooleanTypeA Datatype implementation for java.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
BooleanTypeBuilderBuilds BooleanTypes.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
ButtonDefinitionBuilderThe ButtonDefinitionBuilder has been replaced by ActionDefinitionBuilder.Classorg.apache.cocoon.woody.formmodelApache Cocoon
CacheManagerWork interface for the component that caches objects for Woody.Interfaceorg.apache.cocoon.woodyApache Cocoon
CannotYetResolveWarningThis exception is thrown by ExpressionContextImpl when it asked for the value of a required field, when that required field does not yet haveClassorg.apache.cocoon.woody.formmodelApache Cocoon
CaseJXPathBindingCaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.woody.bindingApache Cocoon
CaseJXPathBindingBuilderCaseJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
ClassDefinitionA WidgetDefinition which holds a collection of Widgets and which can be instantiated with a NewDefinition.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ClassDefinitionBuilderBuilds {ClassDefinition}s.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ClassJXPathBindingClassJXPathBinding provides an implementation of a Binding that that allows the specification of a class of reusable bindings.Classorg.apache.cocoon.woody.bindingApache Cocoon
ClassJXPathBindingBuilderClassJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
ComposedJXPathBindingBaseComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nestedClassorg.apache.cocoon.woody.bindingApache Cocoon
ConstantsVarious constants used in the Woody form framework.Classorg.apache.cocoon.woodyApache Cocoon
ContactContact belongs to the Form2Bean demo.Classorg.apache.cocoon.woody.samplesApache Cocoon
ContainerDefinitionInterface to be implemented by WidgetDefinitions for Widgets which contain other widgets.Interfaceorg.apache.cocoon.woody.formmodelApache Cocoon
ContainerDefinitionDelegateHelper class for the Definition implementation of widgets containingVersion:$Id: ContainerDefinitionDelegate.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ContainerDelegateHelper class for the implementation of widgets containing other widgets.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ContainerWidgetInterface to be implemented by Widgets which contain other widgets.Interfaceorg.apache.cocoon.woody.formmodelApache Cocoon
ContextJXPathBindingContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the targetClassorg.apache.cocoon.woody.bindingApache Cocoon
ContextJXPathBindingBuilderContextJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
ConvertorThe purpose of a Convertor is to convert between Object and String representations of the same thing.Interfaceorg.apache.cocoon.woody.datatype.convertorApache Cocoon
Convertor .FormatCacheInterfaceorg.apache.cocoon.woody.datatype.convertor.ConvertorApache Cocoon
ConvertorBuilderInterface to be implemented by components that can build a Convertor based on a XML configuration (supplied as DOM Element).Interfaceorg.apache.cocoon.woody.datatype.convertorApache Cocoon
DatatypeA Datatype encapsulates the functionality for working with specific kinds of data like integers, deciamals or dates.Interfaceorg.apache.cocoon.woody.datatypeApache Cocoon
DatatypeBuilder These builders should be threadsafe, only one instance of them will be created.Interfaceorg.apache.cocoon.woody.datatypeApache Cocoon
DatatypeManagerWork interface for the component that manages the datatypes.Interfaceorg.apache.cocoon.woody.datatypeApache Cocoon
DataWidgetInterfaceorg.apache.cocoon.woody.formmodelApache Cocoon
DateTypeA Datatype implementation for java.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
DateTypeBuilderClassorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
DecimalTypeA Datatype implementation for decimal numbers (backed by the java.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
DecimalTypeBuilderBuilds DecimalTypes.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
DefaultCacheManagerComponent implementing the CacheManager role.Classorg.apache.cocoon.woodyApache Cocoon
DefaultDatatypeManager It supports an extensible number of datatype and validation rule implementations by delegating the creation of them to DatatypeBuilders and ValidationRuleBuilders.Classorg.apache.cocoon.woody.datatypeApache Cocoon
DefaultExpressionManager Custom functions can be added using configuration elements: Classorg.apache.cocoon.woody.expressionApache Cocoon
DefaultFormatCacheClassorg.apache.cocoon.woody.datatype.convertorApache Cocoon
DefaultFormManagerComponent implementing the FormManager role.Classorg.apache.cocoon.woodyApache Cocoon
DefaultSelectionListBuilderBuilds SelectionLists from an XML description or an URL.Classorg.apache.cocoon.woody.datatypeApache Cocoon
DeferredValueChangedEventA ValueChangedEvent that defers getting the new value from the widget until it's actually requested.Classorg.apache.cocoon.woody.eventApache Cocoon
DeleteNodeJXPathBindingDeleteNodeJXPathBinding provides an implementation of a Binding that deletes the current context-bean from the targetClassorg.apache.cocoon.woody.bindingApache Cocoon
DeleteNodeJXPathBindingBuilderDeleteNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
DeleteRowsActionDefinitionThe definition for a repeater action that deletes the selected rows of a sibling repeater.Classorg.apache.cocoon.woody.formmodelApache Cocoon
DomHelperHelper class to create and retrieve information from DOM-trees.Classorg.apache.cocoon.woody.utilApache Cocoon
DomHelper .LocationTrackingDOMParserAn extension of the Xerces DOM parser that puts the location of each node in that node's UserData.Classorg.apache.cocoon.woody.util.DomHelperApache Cocoon
DummyStringConvertorConvertor that converts between strings and strings, in other words,Version:CVS $Id: DummyStringConvertor.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
DummyStringConvertorBuilderBuilds DummyStringConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
DuplicateIdExceptionThis exception is thrown by WidgetDefinitions that contain other WidgetDefinitions, such as the FormDefinition or the RepeaterDefinition, in caseClassorg.apache.cocoon.woody.formmodelApache Cocoon
DynamicSelectionListSelectionList implementation that always reads its content from the source each time it is requested.Classorg.apache.cocoon.woody.datatypeApache Cocoon
EffectPipeClassorg.apache.cocoon.woody.transformationApache Cocoon
EffectWidgetReplacingPipeThe basic operation of this Pipe is that it replaces wt:widget (in the Constants.Classorg.apache.cocoon.woody.transformationApache Cocoon
EmailValidationRuleValidationRule that checks that a string is an email address.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
EmailValidationRuleBuilderBuilds EmailValidationRules.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
EmailValidatorBuilderAdapter for EmailValidationRuleBuilderVersion:CVS $Id: EmailValidatorBuilder.Classorg.apache.cocoon.woody.validation.implApache Cocoon
EmptySelectionListClassorg.apache.cocoon.woody.datatypeApache Cocoon
EnumConvertor implementation for types implementing Joshua Bloch's typesafe enum pattern.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
EnumConvertorBuilderBuilds EnumConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
EnumSelectionListThis type of selection list outputs a list of items corresponding to the possible instances of an EnumType.Classorg.apache.cocoon.woody.datatypeApache Cocoon
EnumSelectionListBuilderDescription of EnumSelectionListBuilder.Classorg.apache.cocoon.woody.datatypeApache Cocoon
EnumTypeA Datatype implementation for types implementing Joshua Bloch's Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
EnumTypeBuilderClassorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
ExpressionContextImpl expressions by xReporter expression interpreter.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ExpressionManagerWork interface for the component that creates Expression objects.Interfaceorg.apache.cocoon.woody.expressionApache Cocoon
FieldA general-purpose Widget that can hold one value.Classorg.apache.cocoon.woody.formmodelApache Cocoon
FieldDefinitionThe WidgetDefinition part of a Field widget, see Field for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
FieldDefinitionBuilderBuilds {FieldDefinition}s.Classorg.apache.cocoon.woody.formmodelApache Cocoon
FloatTypeA Datatype implementation for float numbers (backed by the java.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
FloatTypeBuilderClassorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
FlowJXPathSelectionListA selection list that takes its values from the flow page data.Classorg.apache.cocoon.woody.datatypeApache Cocoon
FlowJXPathSelectionListBuilderBuilds a selection list that will take its values from the flow page data.Classorg.apache.cocoon.woody.datatypeApache Cocoon
FormA widget that serves as a container for other widgets, the top-level widget in a form description file.Classorg.apache.cocoon.woody.formmodelApache Cocoon
Form1HandlerExample FormHandler for the Form1 sample form.Classorg.apache.cocoon.woody.samplesApache Cocoon
Form2BeanSample bean used in the form2 binding demo.Classorg.apache.cocoon.woody.samplesApache Cocoon
FormattingDateConvertorA Convertor for Date objects backed by the SimpleDateFormat class.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingDateConvertorBuilderBuilds FormattingDateConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingDecimalConvertorA Convertor for BigDecimals backed by the DecimalFormat class.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingDecimalConvertorBuilderBuilds FormattingDecimalConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingFloatConvertorA Convertor for Floats backed by the NumberFormat class.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingFloatConvertorBuilderBuilds FormattingDecimalConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingIntegerConvertorA Convertor for Integers backed by the DecimalFormat class.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingIntegerConvertorBuilderBuilds FormattingIntegerConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingLongConvertorA Convertor for Longs backed by the DecimalFormat class.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormattingLongConvertorBuilderBuilds FormattingLongConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
FormContextClassorg.apache.cocoon.woodyApache Cocoon
FormDefinitionThe WidgetDefinition part of a Form widget, see Form for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
FormDefinitionBuilderBuilds FormDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
FormHandlerA FormHandler can be registered with a Form, and will then receive all events fired by widgets on the form.Interfaceorg.apache.cocoon.woody.eventApache Cocoon
FormManagerWork interface for the component that can create Forms.Interfaceorg.apache.cocoon.woodyApache Cocoon
HandleFormSubmitActionAn action that will create a form instance, let it handle the current request (and do validation), and will return not-null if validation was successfully or null whenClassorg.apache.cocoon.woody.actingApache Cocoon
I18nMessageA XMLizable implementation that will produce SAX events for the I18nTransformer in its toSAX method, based on the informationClassorg.apache.cocoon.woody.utilApache Cocoon
InitForm1ActionAn action that creates an instance of a specific example form included with Woody, and adds some rows to its repeater widget.Classorg.apache.cocoon.woody.samplesApache Cocoon
InsertBeanJXPathBindingInsertBeanJXPathBinding provides an implementation of a Binding that inserts a new instance of the specified bean (classname) into the targetClassorg.apache.cocoon.woody.bindingApache Cocoon
InsertBeanJXPathBindingBuilderInsertBeanJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
InsertNodeJXPathBindingInsertNodeJXPathBinding provides an implementation of a Binding that inserts a clone of some 'template document-fragment' into the targetClassorg.apache.cocoon.woody.bindingApache Cocoon
InsertNodeJXPathBindingBuilderInsertNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
IntegerTypeA Datatype implementationVersion:CVS $Id: IntegerType.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
IntegerTypeBuilderBuilds IntegerTypes.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
IsNullFunctionReturns true if argument is null.Classorg.apache.cocoon.woody.expressionApache Cocoon
JavaClassWidgetListenerBuilderA WidgetListenerBuilder that creates java classes.Classorg.apache.cocoon.woody.event.implApache Cocoon
JavaScriptHelperHelper methods to use JavaScript in various locations of the Woody configuration files such as event listeners and bindings.Classorg.apache.cocoon.woody.utilApache Cocoon
JavaScriptJXPathBindingClassorg.apache.cocoon.woody.bindingApache Cocoon
JavaScriptJXPathBindingBuilderBuilds a Binding based on two JavaScript snippets, respectively for loading and saving the form.Classorg.apache.cocoon.woody.bindingApache Cocoon
JavaScriptValidatorA WidgetValidator implemented as a JavaScript snippet.Classorg.apache.cocoon.woody.validation.implApache Cocoon
JavaScriptValidatorBuilderBuilds a JavaScript validator.Classorg.apache.cocoon.woody.validation.implApache Cocoon
JavaScriptWidgetListenerListeners built by JavaScriptWidgetListenerBuilderVersion:CVS $Id: JavaScriptWidgetListener.Classorg.apache.cocoon.woody.event.implApache Cocoon
JavaScriptWidgetListener .JSActionListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListener .JSValueChangedListenerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.event.impl.JavaScriptWidgetListenerApache Cocoon
JavaScriptWidgetListenerBuilderBuilds a WidgetListener based on a JavaScript snippet.Classorg.apache.cocoon.woody.event.implApache Cocoon
JXPathBindingBaseProvides a base class for hooking up Binding implementations that use theVersion:CVS $Id: JXPathBindingBase.Classorg.apache.cocoon.woody.bindingApache Cocoon
JXPathBindingBuilderBaseAbstract base class enabling logging and supporting the intrepretation of common configuration settings on all specific implementations ofClassorg.apache.cocoon.woody.bindingApache Cocoon
JXPathBindingManagerJXPathBindingManager provides an implementation of BindingManagerbyVersion:CVS $Id: JXPathBindingManager.Classorg.apache.cocoon.woody.bindingApache Cocoon
LengthValidationRuleChecks the length of a String.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
LengthValidationRuleBuilderBuilds LengthValidationRules.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
LengthValidatorBuilderAdapter for LengthValidationRuleBuilderVersion:CVS $Id: LengthValidatorBuilder.Classorg.apache.cocoon.woody.validation.implApache Cocoon
LenientBaseBeanClassorg.apache.cocoon.woody.samples.bindingsApache Cocoon
LenientNotOKBeanClassorg.apache.cocoon.woody.samples.bindingsApache Cocoon
LenientOKBeanClassorg.apache.cocoon.woody.samples.bindingsApache Cocoon
LocaleMapMap using Locale objects as keys.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
LongTypeA Datatype implementationVersion:$Id: LongType.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
LongTypeBuilderClassorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
MakeFormActionAn action that creates a new form instance and stores it in a request attribute.Classorg.apache.cocoon.woody.actingApache Cocoon
MessagesA widget to output one or messages.Classorg.apache.cocoon.woody.formmodelApache Cocoon
MessagesDefinitionThe WidgetDefinition part of a Messages widget, see Messages for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
MessagesDefinitionBuilderBuilds MessagesDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
MillisDateConvertorA Convertor for Date objects which uses the number of milliseconds since January 1, 1970, 00:00:00 GMT as string representation.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
MillisDateConvertorBuilderBuilds MillisDateConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
Mod10ValidationRulePerforms the so called mod 10 algorithm to check the validity of credit card numbers In addition to this, the credit card number can be further validated by its lengthClassorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
Mod10ValidationRuleBuilderBuilds Mod10ValidationRules.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
Mod10ValidatorBuilderAdapter for Mod10ValidationRuleBuilderVersion:CVS $Id: Mod10ValidatorBuilder.Classorg.apache.cocoon.woody.validation.implApache Cocoon
MultiValueFieldA MultiValueField is mostly the same as a normal Field, but can hold multiple values.Classorg.apache.cocoon.woody.formmodelApache Cocoon
MultiValueFieldDefinitionThe WidgetDefinition part of a MultiValueField widget, see MultiValueField for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
MultiValueFieldDefinitionBuilderBuilds MultiValueFieldDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
MultiValueJXPathBindingSimple binding for multi fields: on save, first deletes the target data before recreating it from scratch.Classorg.apache.cocoon.woody.bindingApache Cocoon
MultiValueJXPathBindingBuilderA simple multi field binding that will replace (i.Classorg.apache.cocoon.woody.bindingApache Cocoon
NewDefinitionThis is the WidgetDefinition which is used to instantiate a ClassDefinition.Classorg.apache.cocoon.woody.formmodelApache Cocoon
NewDefinitionBuilderBuilds {NewDefinition}s.Classorg.apache.cocoon.woody.formmodelApache Cocoon
NewJXPathBindingNewJXPathBinding provides an implementation of a Binding that references a class of bindings.Classorg.apache.cocoon.woody.bindingApache Cocoon
NewJXPathBindingBuilderNewJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
NullFunctionReturns null constant.Classorg.apache.cocoon.woody.expressionApache Cocoon
OutputAn Output widget can be used to show a non-editable value to the user.Classorg.apache.cocoon.woody.formmodelApache Cocoon
OutputDefinitionThe WidgetDefinition part of a Output widget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
OutputDefinitionBuilderBuilds OutputDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
PlainBooleanConvertorConvertor for java.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainBooleanConvertorBuilderBuilds {PlainBooleanConvertor}s.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainDecimalConvertorConvertor for BigDecimals that does not do any (locale-dependent) formatting.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainDecimalConvertorBuilderClassorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainFloatConvertorConvertor for Floats that does not do any (locale-dependent)Version:CVS $Id: PlainFloatConvertor.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainFloatConvertorBuilderClassorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainIntegerConvertorConvertor for java.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainIntegerConvertorBuilderBuilds PlainIntegerConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainLongConvertorConvertor for java.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
PlainLongConvertorBuilderBuilds PlainLongConvertors.Classorg.apache.cocoon.woody.datatype.convertorApache Cocoon
ProcessingPhaseType-safe enumeration of the various form processing phases.Classorg.apache.cocoon.woody.eventApache Cocoon
ProcessingPhaseEventEvent raised when a form processing phase is finished.Classorg.apache.cocoon.woody.eventApache Cocoon
ProcessingPhaseListenerListener invoked when a form processing phase ends.Interfaceorg.apache.cocoon.woody.eventApache Cocoon
RangeValidationRuleChecks numeric ranges.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
RangeValidationRuleBuilderBuilds RangeValidationRules.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
RangeValidatorBuilderAdapter for RangeValidationRuleBuilderVersion:CVS $Id: RangeValidatorBuilder.Classorg.apache.cocoon.woody.validation.implApache Cocoon
RegExpValidationRuleChecks that a String matches a regular expression.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
RegExpValidationRuleBuilderBuilds RegExpValidationRules.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
RegExpValidatorBuilderAdapter for RegExpValidationRuleBuilderVersion:CVS $Id: RegExpValidatorBuilder.Classorg.apache.cocoon.woody.validation.implApache Cocoon
RepeaterA repeater is a widget that repeats a number of other widgets.Classorg.apache.cocoon.woody.formmodelApache Cocoon
RepeaterActionAn action that acts on a repeater.Classorg.apache.cocoon.woody.formmodelApache Cocoon
RepeaterActionDefinitionAbstract repeater action.Classorg.apache.cocoon.woody.formmodelApache Cocoon
RepeaterActionDefinitionBuilderBuilds a Two actions are defined :Classorg.apache.cocoon.woody.formmodelApache Cocoon
RepeaterDefinitionThe WidgetDefinition part of a Repeater widget, see Repeater for more information.Classorg.apache.cocoon.woody.formmodelApache Cocoon
RepeaterDefinitionBuilderBuilds RepeaterDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
RepeaterJXPathBindingRepeaterJXPathBinding provides an implementation of a Binding that allows for bidirectional binding of a repeater-widget to/fromClassorg.apache.cocoon.woody.bindingApache Cocoon
RepeaterJXPathBindingBuilderRepeaterJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
RowActionClassorg.apache.cocoon.woody.formmodelApache Cocoon
RowAction .MoveDownActionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.formmodel.RowActionApache Cocoon
RowAction .MoveUpActionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.formmodel.RowActionApache Cocoon
RowActionDefinitionClassorg.apache.cocoon.woody.formmodelApache Cocoon
RowActionDefinition .AddAfterDefinitionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinition .DeleteRowDefinitionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinition .MoveDownDefinitionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinition .MoveUpDefinitionNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.cocoon.woody.formmodel.RowActionDefinitionApache Cocoon
RowActionDefinitionBuilderClassorg.apache.cocoon.woody.formmodelApache Cocoon
ScriptableWidgetClassorg.apache.cocoon.woody.flow.javascriptApache Cocoon
ScriptableWidgetClassorg.apache.cocoon.woody.flow.javascript.v2Apache Cocoon
SelectableWidgetInterfaceorg.apache.cocoon.woody.formmodelApache Cocoon
SelectionListInterface to be implemented by selection lists.Interfaceorg.apache.cocoon.woody.datatypeApache Cocoon
SelectionListBuilderBuilds SelectionLists from an XML description.Interfaceorg.apache.cocoon.woody.datatypeApache Cocoon
SetAttributeJXPathBindingSetAttributeJXPathBinding provides an implementation of a Binding that sets a particular attribute to a fixed value upon save.Classorg.apache.cocoon.woody.bindingApache Cocoon
SetAttributeJXPathBindingBuilderSetAttributeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
SexClassorg.apache.cocoon.woody.samplesApache Cocoon
SimpleRepeaterJXPathBindingSimple binding for repeaters: on save, first deletes the target data before recreating it from scratch.Classorg.apache.cocoon.woody.bindingApache Cocoon
SimpleRepeaterJXPathBindingBuilderA simple repeater binding that will replace (i.Classorg.apache.cocoon.woody.bindingApache Cocoon
SimpleServiceSelectorA very simple ServiceSelector for ThreadSafe services.Classorg.apache.cocoon.woody.utilApache Cocoon
StaticSelectionListAn implementation of a SelectionList.Classorg.apache.cocoon.woody.datatypeApache Cocoon
StringFunctionConverts argument to the string.Classorg.apache.cocoon.woody.expressionApache Cocoon
StringMessageA string in an XMLizable form.Classorg.apache.cocoon.woody.utilApache Cocoon
StringTypeA Datatype implementationVersion:$Id: StringType.Classorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
StringTypeBuilderClassorg.apache.cocoon.woody.datatype.typeimplApache Cocoon
StructA container Widget which can hold zero or more child widgets.Classorg.apache.cocoon.woody.formmodelApache Cocoon
StructDefinitionThe WidgetDefinition corresponding to a Struct widget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
StructDefinitionBuilderBuilds {StructDefinition}s.Classorg.apache.cocoon.woody.formmodelApache Cocoon
StructJXPathBindingStructJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.woody.bindingApache Cocoon
StructJXPathBindingBuilderStructJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
SubmitA submit is an action that exits of the current form.Classorg.apache.cocoon.woody.formmodelApache Cocoon
SubmitDefinitionDefinition for a Submit.Classorg.apache.cocoon.woody.formmodelApache Cocoon
SubmitDefinitionBuilderBuilds a widget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
TempRepeaterJXPathBindingExperimental simple binding for repeaters: on save, first deletes the target data before recreating it from scratch.Classorg.apache.cocoon.woody.bindingApache Cocoon
TempRepeaterJXPathBindingBuilderAn experimental simple repeater binding that will replace (i.Classorg.apache.cocoon.woody.bindingApache Cocoon
UnionA discriminated union that references a discriminant value in another widget and contains one of several cases (widgets).Classorg.apache.cocoon.woody.formmodelApache Cocoon
UnionDefinitionThe WidgetDefinition corresponding to a Union widget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
UnionDefinitionBuilderBuilds {UnionDefinition}s.Classorg.apache.cocoon.woody.formmodelApache Cocoon
UnionJXPathBindingUnionJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.Classorg.apache.cocoon.woody.bindingApache Cocoon
UnionJXPathBindingBuilderUnionJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
UniqueFieldJXPathBindingUniqueFieldJXPathBinding provides an implementation of a Binding that that allows the specification of a uniquefields defined inside a repeater.Classorg.apache.cocoon.woody.bindingApache Cocoon
UniqueFieldJXPathBindingBuilderUniqueFieldJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
UploadA file-uploading Widget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
UploadDefinitionThe definition of an upload widget.Classorg.apache.cocoon.woody.formmodelApache Cocoon
UploadDefinitionBuilderBuilds UploadDefinitions.Classorg.apache.cocoon.woody.formmodelApache Cocoon
ValidationErrorClassorg.apache.cocoon.woody.datatypeApache Cocoon
ValidationErrorAn object that holds a validation error message.Classorg.apache.cocoon.woody.validationApache Cocoon
ValidationErrorAwareInterface implemented by Widgets that can hold a validation error.Interfaceorg.apache.cocoon.woody.validationApache Cocoon
ValidationRuleInterface for validation rules.Interfaceorg.apache.cocoon.woody.datatypeApache Cocoon
ValidationRuleBuilderInterface for classes that can build ValidationRules from an XML description.Interfaceorg.apache.cocoon.woody.datatypeApache Cocoon
ValidationRuleValidatorAn adapter to transform a ValidationRule into aVersion:CVS $Id: ValidationRuleValidator.Classorg.apache.cocoon.woody.validation.implApache Cocoon
ValueChangedEventEvent raised when a field value changes.Classorg.apache.cocoon.woody.eventApache Cocoon
ValueChangedListenerListener invoked when a field value changes.Interfaceorg.apache.cocoon.woody.eventApache Cocoon
ValueCountValidationRuleChecks the number of values (i.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
ValueCountValidationRuleBuilderBuilds ValueCountValidationRules.Classorg.apache.cocoon.woody.datatype.validationruleimplApache Cocoon
ValueCountValidatorBuilderAdapter for ValueCountValidationRuleBuilderVersion:CVS $Id: ValueCountValidatorBuilder.Classorg.apache.cocoon.woody.validation.implApache Cocoon
ValueJXPathBindingValueJXPathBinding provides an implementation of a Binding that loads and saves the information behind a specific xpath expresionClassorg.apache.cocoon.woody.bindingApache Cocoon
ValueJXPathBindingBuilderValueJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct theClassorg.apache.cocoon.woody.bindingApache Cocoon
ValuesBeanValuesBean used in the 01values test.Classorg.apache.cocoon.woody.samples.bindingsApache Cocoon
WidgetInterface to be implemented by Widgets.Interfaceorg.apache.cocoon.woody.formmodelApache Cocoon
WidgetDefinitionA WidgetDefinition holds all the static information about a Widget.Interfaceorg.apache.cocoon.woody.formmodelApache Cocoon
WidgetDefinitionBuilderInterface for classes that can build widgets from an XML description.Interfaceorg.apache.cocoon.woody.formmodelApache Cocoon
WidgetEventBase class for events sent by form widgets.Classorg.apache.cocoon.woody.eventApache Cocoon
WidgetEventMulticasterConvenience class to handle all widget event listeners.Classorg.apache.cocoon.woody.eventApache Cocoon
WidgetListenerBase interface for all widget event listeners.Interfaceorg.apache.cocoon.woody.eventApache Cocoon
WidgetListenerBuilderA component that build widget event listeners.Interfaceorg.apache.cocoon.woody.eventApache Cocoon
WidgetListenerBuilderUtilQuick hack to avoid declaring a component selector and all that stuff for now (should be removedVersion:CVS $Id: WidgetListenerBuilderUtil.Classorg.apache.cocoon.woody.eventApache Cocoon
WidgetReplacingPipeThe basic operation of this Pipe is that it replaces wt:widget (in the Constants.Classorg.apache.cocoon.woody.transformationApache Cocoon
WidgetValidatorValidates a widget.Interfaceorg.apache.cocoon.woody.validationApache Cocoon
WidgetValidatorBuilderInterfaceorg.apache.cocoon.woody.validationApache Cocoon
WoodyWoody-flowscript integration helper class.Classorg.apache.cocoon.woody.flow.javascriptApache Cocoon
WoodyFlowHelperA helper class for the flowscript/woody integration.Classorg.apache.cocoon.woody.flow.javascriptApache Cocoon
WoodyGeneratorA generator that streams an XML representation of a Woody Form.Classorg.apache.cocoon.woody.generationApache Cocoon
WoodyPipelineConfigClassorg.apache.cocoon.woody.transformationApache Cocoon
WoodyTemplateTransformerSee description of WidgetReplacingPipe.Classorg.apache.cocoon.woody.transformationApache Cocoon