|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Exclude | |
|---|---|
| org.exolab.castor.builder.binding | Binding File Object Model for Castor XML code generator |
| org.exolab.castor.builder.binding.xml | |
| Uses of Exclude in org.exolab.castor.builder.binding |
|---|
| Methods in org.exolab.castor.builder.binding that return Exclude | |
|---|---|
Exclude |
ExtendedBinding.getExclusion(String localName)
Returns the Exclude instance for the element identified by the given local name. |
| Uses of Exclude in org.exolab.castor.builder.binding.xml |
|---|
| Methods in org.exolab.castor.builder.binding.xml that return Exclude | |
|---|---|
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. |
| Methods in org.exolab.castor.builder.binding.xml with parameters of type Exclude | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||