Package | Description |
---|---|
org.exolab.castor.builder |
Castor XML code generator
|
org.exolab.castor.builder.factory |
Modifier and Type | Method and Description |
---|---|
FactoryState |
SGStateInfo.getCurrentFactoryState()
Returns the current FactoryState that holds information about the classes
being generated.
|
Modifier and Type | Method and Description |
---|---|
void |
SGStateInfo.setCurrentFactoryState(FactoryState state)
Sets the current FactoryState.
|
void |
FactoryState.setParent(FactoryState parent)
Sets the parent of this FactoryState.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceFactory.createTestableMethods(JClass jclass,
FactoryState state)
Implement org.castor.xmlctf.CastorTestable im the given JClass.
|
Copyright © 2022. All rights reserved.