Uses of Class
org.exolab.castor.tests.framework.testDescriptor.ConfigurationType

Packages that use ConfigurationType
org.castor.xmlctf   
org.exolab.castor.tests.framework.testDescriptor   
 

Uses of ConfigurationType in org.castor.xmlctf
 

Methods in org.castor.xmlctf with parameters of type ConfigurationType
protected  List XMLTestCase.invokeEnumeratedMethods(Object objectInvoked, ConfigurationType config)
          Invokes all requested methods on the object we are supplied.
 

Uses of ConfigurationType in org.exolab.castor.tests.framework.testDescriptor
 

Subclasses of ConfigurationType in org.exolab.castor.tests.framework.testDescriptor
 class Marshal
          Class Marshal.
 class Methods
          Class Methods.
 class Unmarshal
          Class Unmarshal.
 

Methods in org.exolab.castor.tests.framework.testDescriptor that return ConfigurationType
static ConfigurationType Marshal.unmarshal(Reader reader)
          Method unmarshal.
static ConfigurationType Unmarshal.unmarshal(Reader reader)
          Method unmarshal.
static ConfigurationType ConfigurationType.unmarshal(Reader reader)
          Method unmarshal.
static ConfigurationType Methods.unmarshal(Reader reader)
          Method unmarshal.
 



Copyright © 2012. All Rights Reserved.