Uses of Class
org.exolab.castor.builder.conflictresolution.BaseClassNameCRStrategy
Packages that use BaseClassNameCRStrategy
-
Uses of BaseClassNameCRStrategy in org.exolab.castor.builder.conflictresolution
Subclasses of BaseClassNameCRStrategy in org.exolab.castor.builder.conflictresolutionModifier and TypeClassDescriptionfinal class
An implementation ofClassNameCRStrategy
that reports any conflict notifications to a log file, basically stating what classes have been overwriten as a result of such a name conflict.final class
An implementation ofClassNameCRStrategy
that reports any conflict notifications to a console dialog, asking the user whether to stop code generation (as the conflict is not acceptable), or whether to proceed by overwriting an already existing class.