Package | Description |
---|---|
org.exolab.castor.mapping.xml |
Modifier and Type | Method and Description |
---|---|
Property[] |
BindXml.getProperty()
Method getProperty.Returns the contents of the collection in
an Array.
|
Property |
BindXml.getProperty(int index)
Method getProperty.
|
Property |
BindXml.removePropertyAt(int index)
Method removePropertyAt.
|
static Property |
Property.unmarshal(Reader reader)
Method unmarshal.
|
Modifier and Type | Method and Description |
---|---|
Enumeration<? extends Property> |
BindXml.enumerateProperty()
Method enumerateProperty.
|
Iterator<? extends Property> |
BindXml.iterateProperty()
Method iterateProperty.
|
Modifier and Type | Method and Description |
---|---|
void |
BindXml.addProperty(int index,
Property vProperty) |
void |
BindXml.addProperty(Property vProperty) |
boolean |
BindXml.removeProperty(Property vProperty)
Method removeProperty.
|
void |
BindXml.setProperty(int index,
Property vProperty) |
void |
BindXml.setProperty(Property[] vPropertyArray) |
Copyright © 2016. All rights reserved.