This project has retired. For details please refer to its
Attic page .
JXPathBindingBuilder (Cocoon Forms Block Implementation 1.1.0 API)
org.apache.cocoon.forms.binding
Interface JXPathBindingBuilder
All Known Implementing Classes: JXPathBindingBuilderBase
public interface JXPathBindingBuilder
buildBinding
public JXPathBindingBase buildBinding (Element bindingElm,
JXPathBindingManager.Assistant assistant)
throws BindingException
Builds a configured binding object based on the configuration as
described in the bindingElement. The BuilderMap can be used to
find appropriate builders for possible subBinders.
Parameters: bindingElm - assistant -
Returns: JXPathBindingBase
Throws:
BindingException
Copyright © 1999-2008 The Apache Software Foundation . All Rights Reserved.