Uses of Class
de.powerstat.phplib.templateengine.TemplateEngine
-
Uses of TemplateEngine in de.powerstat.phplib.templateengine
Modifier and TypeMethodDescriptionstatic TemplateEngine
TemplateEngine.newInstance
(TemplateEngine engine) Copy factory.static TemplateEngine
TemplateEngine.newInstance
(File file) Get new instance from a UTF-8 encoded text file.static TemplateEngine
TemplateEngine.newInstance
(InputStream stream) Get new instance from a stream.static TemplateEngine
TemplateEngine.newInstance
(String template) Get new instance from a string.Modifier and TypeMethodDescriptionstatic TemplateEngine
TemplateEngine.newInstance
(TemplateEngine engine) Copy factory.