| 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:
<wb:context path="xpath expression">
<!-- in here come the nested child bindings on the sub-context -->
</wb:context>
version: CVS $Id: ContextJXPathBindingBuilder.java 433543 2006-08-22 06:22:54Z crossley $ |