Uses of Class
org.exolab.castor.builder.SingleClassGenerator
Packages that use SingleClassGenerator
-
Uses of SingleClassGenerator in org.exolab.castor.builder.conflictresolution
Methods in org.exolab.castor.builder.conflictresolution that return SingleClassGeneratorModifier and TypeMethodDescriptionprotected final SingleClassGenerator
BaseClassNameCRStrategy.getSingleClassGenerator()
Returns the current caller of this strategy implementation.Methods in org.exolab.castor.builder.conflictresolution with parameters of type SingleClassGeneratorModifier and TypeMethodDescriptionfinal void
BaseClassNameCRStrategy.setSingleClassGenerator
(SingleClassGenerator generator) Sets the current caller of this strategy implementation.void
ClassNameCRStrategy.setSingleClassGenerator
(SingleClassGenerator generator) Injects theSingleClassGenerator
instance that actually is calling a method of this strategy.