Uses of Class
org.exolab.castor.builder.binding.BindingException

Packages that use BindingException
org.exolab.castor.builder.binding Binding File Object Model for Castor XML code generator 
 

Uses of BindingException in org.exolab.castor.builder.binding
 

Methods in org.exolab.castor.builder.binding that throw BindingException
static ExtendedBinding BindingLoader.createBinding(InputSource source)
          Factory method that returns a binding given an InputSource.
static ExtendedBinding BindingLoader.createBinding(String fileName)
          Factory method for unmarshalling an ExtendedBinding instance from the binding file as identified by the given file name.
 void BindingLoader.loadBinding(InputSource source)
          Loads a Binding Document.
 void BindingLoader.loadBinding(String url)
          Loads the binding file from the URL given, and populates the ExtendedBinding instance from the values given.
 



Copyright © 2012. All Rights Reserved.