Package org.webpieces.templating.api
Class TemplateUtil
java.lang.Object
org.webpieces.templating.api.TemplateUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringconvertTemplateClassToPath(String fullClass) static StringconvertTemplatePathToClass(String fullPath) static Stringstatic StringtranslateToProperFilePath(GroovyTemplateSuperclass callingTemplate, String superTemplatePath)
-
Constructor Details
-
TemplateUtil
public TemplateUtil()
-
-
Method Details
-
convertTemplateClassToPath
-
convertTemplatePathToClass
-
serialize
-
translateToProperFilePath
public static String translateToProperFilePath(GroovyTemplateSuperclass callingTemplate, String superTemplatePath)
-