Uses of Class
org.exolab.castor.builder.FactoryState

Packages that use FactoryState
org.exolab.castor.builder Castor XML code generator 
org.exolab.castor.builder.factory   
 

Uses of FactoryState in org.exolab.castor.builder
 

Methods in org.exolab.castor.builder that return FactoryState
 FactoryState SGStateInfo.getCurrentFactoryState()
          Returns the current FactoryState that holds information about the classes being generated.
 

Methods in org.exolab.castor.builder with parameters of type FactoryState
 void SGStateInfo.setCurrentFactoryState(FactoryState state)
          Sets the current FactoryState.
 void FactoryState.setParent(FactoryState parent)
          Sets the parent of this FactoryState.
 

Uses of FactoryState in org.exolab.castor.builder.factory
 

Methods in org.exolab.castor.builder.factory with parameters of type FactoryState
 void SourceFactory.createTestableMethods(JClass jclass, FactoryState state)
          Implement org.castor.xmlctf.CastorTestable im the given JClass.
 



Copyright © 2012. All Rights Reserved.