public interface ClassFactory extends Lang3GLContentFactory
| Modifier and Type | Method and Description |
|---|---|
String |
createContent(Package pkg,
Class type)
Returns an 3Gl language specific content for the given Package and Type
|
String |
createFileName(Class clss,
Package pkg)
Returns an 3Gl language specific file name for the given Class based on
configuration settings.
|
createBaseDirectoryName, createDirectoryName, getContext, getTypeClassString createFileName(Class clss, Package pkg)
clss - the classpkg - the PackageClassCopyright © 2017. All rights reserved.