Package | Description |
---|---|
org.exolab.castor.builder.binding |
Binding File Object Model for Castor XML code generator
|
org.exolab.castor.builder.binding.xml |
Modifier and Type | Method and Description |
---|---|
Exclude |
ExtendedBinding.getExclusion(String localName)
Returns the
Exclude instance for the element identified by the given local name. |
Modifier and Type | Method and Description |
---|---|
Exclude[] |
Excludes.getExclude()
Method getExclude.Returns the contents of the collection in
an Array.
|
Exclude |
Excludes.getExclude(int index)
Method getExclude.
|
Exclude |
Excludes.removeExcludeAt(int index)
Method removeExcludeAt.
|
static Exclude |
Exclude.unmarshalExclude(Reader reader)
Method unmarshalExclude.
|
Modifier and Type | Method and Description |
---|---|
void |
Excludes.addExclude(Exclude vExclude) |
void |
Excludes.addExclude(int index,
Exclude vExclude) |
boolean |
Excludes.removeExclude(Exclude vExclude)
Method removeExclude.
|
void |
Excludes.setExclude(Exclude[] vExcludeArray) |
void |
Excludes.setExclude(int index,
Exclude vExclude) |
Copyright © 2021. All rights reserved.