|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.builder.conflictresolution.BaseClassNameCRStrategy
public abstract class BaseClassNameCRStrategy
Abtract base class for all ClassNameCRStrategy
implementations.
Constructor Summary | |
---|---|
BaseClassNameCRStrategy()
|
Method Summary | |
---|---|
protected SingleClassGenerator |
getSingleClassGenerator()
Returns the current caller of this strategy implementation. |
void |
setSingleClassGenerator(SingleClassGenerator generator)
Sets the current caller of this strategy implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.exolab.castor.builder.conflictresolution.ClassNameCRStrategy |
---|
dealWithClassNameConflict, dealWithFileOverwrite, getName, setConsoleDialog |
Constructor Detail |
---|
public BaseClassNameCRStrategy()
Method Detail |
---|
public final void setSingleClassGenerator(SingleClassGenerator generator)
setSingleClassGenerator
in interface ClassNameCRStrategy
generator
- the current caller of this strategy implementation.#setSingleClassGenerator(org.exolab.castor.builder.SingleClassGenerator)
protected final SingleClassGenerator getSingleClassGenerator()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |