|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||