Uses of Class
org.apache.cocoon.woody.binding.ComposedJXPathBindingBase

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

Uses of ComposedJXPathBindingBase in org.apache.cocoon.woody.binding
 

Subclasses of ComposedJXPathBindingBase in org.apache.cocoon.woody.binding
 class AggregateJXPathBinding
          AggregateJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
 class CaseJXPathBinding
          CaseJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
 class ClassJXPathBinding
          ClassJXPathBinding provides an implementation of a Binding that that allows the specification of a class of reusable bindings.
 class 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.
 class NewJXPathBinding
          NewJXPathBinding provides an implementation of a Binding that references a class of bindings.
 class StructJXPathBinding
          StructJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
 class UnionJXPathBinding
          UnionJXPathBinding provides an implementation of a Binding that narrows the context towards provided childbindings.
 



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