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

Packages that use org.apache.cocoon.woody.binding
org.apache.cocoon.woody.binding   
 

Classes in org.apache.cocoon.woody.binding used by org.apache.cocoon.woody.binding
Binding
          Binding declares the methods to 'bind' (i.e.
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.
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.
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.)
 



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