| Package | Description |
|---|---|
| org.exolab.castor.builder.binding |
Binding File Object Model for Castor XML code generator
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2016. All rights reserved.