Uses of Interface
org.apache.cocoon.forms.binding.JXPathBindingBuilder

Packages that use JXPathBindingBuilder
org.apache.cocoon.forms.binding   
 

Uses of JXPathBindingBuilder in org.apache.cocoon.forms.binding
 

Classes in org.apache.cocoon.forms.binding that implement JXPathBindingBuilder
 class AggregateJXPathBindingBuilder
          AggregateJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual AggregateJXPathBinding out of the configuration in the provided configElement which looks like:
 class CaseJXPathBindingBuilder
          CaseJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual CaseJXPathBinding out of the configuration in the provided configElement which looks like:
 class ClassJXPathBindingBuilder
          ClassJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ClassJXPathBinding out of the configuration in the provided configElement which looks like:
 class ContextJXPathBindingBuilder
          ContextJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual ContextJXPathBinding out of the configuration in the provided configElement which looks like:
 class CustomJXPathBindingBuilder
          CustomJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual CustomJXPathBinding out of the configuration in the provided configElement which looks like one of the following:
 class DeleteNodeJXPathBindingBuilder
          DeleteNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual DeleteNodeJXPathBinding out of the configuration in the provided configElement which looks like:
 class ExpandJXPathBindingBuilder
           
 class GroupJXPathBindingBuilder
          GroupJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual GroupJXPathBinding out of the configuration in the provided configElement which looks like:
 class ImportJXPathBindingBuilder
          Handles binding library imports
 class InsertBeanJXPathBindingBuilder
          InsertBeanJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual InsertBeanJXPathBinding out of the configuration in the provided configElement which looks like:
 class InsertNodeJXPathBindingBuilder
          InsertNodeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual InsertNodeJXPathBinding out of the configuration in the provided configElement which looks like:
 class JavaScriptJXPathBindingBuilder
          Builds a Binding based on two JavaScript snippets, respectively for loading and saving the form.
 class JXPathBindingBuilderBase
          Abstract base class enabling logging and supporting the interpretation of common configuration settings on all specific implementations of JXPathBindingBase.
 class MultiValueJXPathBindingBuilder
          A simple multi field binding that will replace (i.e.
 class NewJXPathBindingBuilder
          NewJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual NewJXPathBinding out of the configuration in the provided configElement which looks like:
 class RepeaterJXPathBindingBuilder
          RepeaterJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual RepeaterJXPathBinding out of the configuration in the provided configElement which looks like:
 class SetAttributeJXPathBindingBuilder
          SetAttributeJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual SetAttributeJXPathBinding out of the configuration in the provided configElement which looks like:
 class SimpleRepeaterJXPathBindingBuilder
          A simple repeater binding that will replace (i.e.
 class StructJXPathBindingBuilder
          StructJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual StructJXPathBinding out of the configuration in the provided configElement which looks like:
 class TempRepeaterJXPathBindingBuilder
          An experimental simple repeater binding that will replace (i.e.
 class TreeModelJXPathBuilder
           
 class UnionJXPathBindingBuilder
          UnionJXPathBindingBuilder provides a helper class for the Factory implemented in JXPathBindingManager that helps construct the actual UnionJXPathBinding out of the configuration in the provided configElement which looks like:
 class ValueJXPathBindingBuilder
          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:
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.