|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Include | |
| org.exolab.castor.mapping.xml | XML objects for loading the mapping file. |
| Uses of Include in org.exolab.castor.mapping.xml |
| Methods in org.exolab.castor.mapping.xml that return Include | |
static Include |
Include.unmarshal(java.io.Reader reader)
Method unmarshal. |
Include |
MappingRoot.getInclude(int index)
Method getInclude. |
Include[] |
MappingRoot.getInclude()
Method getInclude.Returns the contents of the collection in an Array. |
Include |
MappingRoot.removeIncludeAt(int index)
Method removeIncludeAt. |
| Methods in org.exolab.castor.mapping.xml with parameters of type Include | |
void |
MappingRoot.addInclude(Include vInclude)
|
void |
MappingRoot.addInclude(int index,
Include vInclude)
|
boolean |
MappingRoot.removeInclude(Include vInclude)
Method removeInclude. |
void |
MappingRoot.setInclude(int index,
Include vInclude)
|
void |
MappingRoot.setInclude(Include[] vIncludeArray)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||