Class SourceFileGeneratorImpl
java.lang.Object
net.datenwerke.annotationprocessing.utils.SourceFileGeneratorImpl
- All Implemented Interfaces:
SourceFileGenerator
- Direct Known Subclasses:
Dto2PosoMapGenerator,Dto2PosoSourceFileGenerator,DtoCreator,EnumDtoSourceFileGenerator,FileGenerator,FileGenerator,ImplementationGenerator,InfoServiceImplementationGenerator,InfoServiceModuleGenerator,InfoServiceStartupGenerator,ModuleGenerator,Poso2DtoSourceFileGenerator,SubmoduleStartupGenerator
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.datenwerke.annotationprocessing.utils.SourceFileGenerator
getClassName, getPackageName
-
Field Details
-
HASH_MAP_LOCATION
- See Also:
-
MAP_LOCATION
- See Also:
-
SET_LOCATION
- See Also:
-
HASH_SET_LOCATION
- See Also:
-
LIST_LOCATION
- See Also:
-
ARRAY_LIST_LOCATION
- See Also:
-
-
Constructor Details
-
SourceFileGeneratorImpl
-
-
Method Details
-
generateSource
public void generateSource()- Specified by:
generateSourcein interfaceSourceFileGenerator
-
getFullyQualifiedClassName
- Specified by:
getFullyQualifiedClassNamein interfaceSourceFileGenerator
-
getSource
- Specified by:
getSourcein interfaceSourceFileGenerator
-