Uses of Package
org.apache.cocoon.forms.binding

Packages that use org.apache.cocoon.forms.binding
org.apache.cocoon.forms.binding   
org.apache.cocoon.forms.binding.library   
org.apache.cocoon.forms.samples.bindings   
 

Classes in org.apache.cocoon.forms.binding used by org.apache.cocoon.forms.binding
AbstractCustomBinding
          AbstractCustomBinding
Binding
          Binding declares the methods to 'bind' (i.e.
BindingBuilderContext
           
BindingException
          This exception is thrown when something goes wrong with the binding.
BindingManager
          BindingManager declares the factory method that produces actual Bindings.
ComposedJXPathBindingBase
          ComposedJXPathBindingBase provides a helper base class for subclassing into specific JXPathBindingBase implementations that have nested child-bindings.
ContextJXPathBinding
          ContextJXPathBinding provides an implementation of a Binding that narrows the binding scope to some xpath-context on the target objectModel to load and save from.
JXPathBindingBase
          Provides a base class for hooking up Binding implementations that use the Jakarta Commons JXPath package.
JXPathBindingBuilderBase
          Abstract base class enabling logging and supporting the intrepretation of common configuration settings on all specific implementations of JXPathBindingBase.
JXPathBindingBuilderBase.CommonAttributes
          CommonAttributes is a simple helper class for holding the distinct data member fields indicating the activity of the sepearate load and save actions of a given binding.
JXPathBindingManager.Assistant
          Assistant Inner class discloses enough features to the created childBindings to recursively This patterns was chosen to prevent Inversion Of Control between this factory and its builder classes (that could be provided by third parties.)
 

Classes in org.apache.cocoon.forms.binding used by org.apache.cocoon.forms.binding.library
Binding
          Binding declares the methods to 'bind' (i.e.
JXPathBindingManager
          JXPathBindingManager provides an implementation of BindingManagerby usage of the JXPath package .
JXPathBindingManager.Assistant
          Assistant Inner class discloses enough features to the created childBindings to recursively This patterns was chosen to prevent Inversion Of Control between this factory and its builder classes (that could be provided by third parties.)
 

Classes in org.apache.cocoon.forms.binding used by org.apache.cocoon.forms.samples.bindings
AbstractCustomBinding
          AbstractCustomBinding
Binding
          Binding declares the methods to 'bind' (i.e.
BindingException
          This exception is thrown when something goes wrong with the binding.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.