Package rife.template
Class Parser
java.lang.Object
rife.template.Parser
- All Implemented Interfaces:
Cloneable
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
static long
getModificationTime
(ResourceFinder resourceFinder, URL resource) getTemplateContent
(String name) rife.template.Parsed
rife.template.Parsed
-
Field Details
-
DEFAULT_TEMPLATES_PATH
- See Also:
-
TEMPLATE_PACKAGE
- See Also:
-
-
Method Details
-
clone
-
equals
-
parse
- Throws:
TemplateException
-
resolve
-
getPackage
-
prepare
-
getTemplateContent
- Throws:
TemplateException
-
getModificationTime
public static long getModificationTime(ResourceFinder resourceFinder, URL resource) throws TemplateException - Throws:
TemplateException
-