|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| org.castor.xmlctf | |
| org.exolab.castor.tests.framework.testDescriptor | |
| Uses of Configuration in org.castor.xmlctf |
|---|
| Fields in org.castor.xmlctf declared as Configuration | |
|---|---|
protected Configuration |
XMLTestCase._configuration
The Configuration the Marshalling Framework. |
| Uses of Configuration in org.exolab.castor.tests.framework.testDescriptor |
|---|
| Methods in org.exolab.castor.tests.framework.testDescriptor that return Configuration | |
|---|---|
Configuration |
UnitTestCase.getConfiguration()
Returns the value of field 'configuration'. |
Configuration |
MarshallingTest.getConfiguration()
Returns the value of field 'configuration'. |
static Configuration |
Configuration.unmarshal(Reader reader)
Method unmarshal. |
| Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type Configuration | |
|---|---|
void |
UnitTestCase.setConfiguration(Configuration configuration)
Sets the value of field 'configuration'. |
void |
MarshallingTest.setConfiguration(Configuration configuration)
Sets the value of field 'configuration'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||