public class ExpContentTemplate extends ContentTemplate
ContentTemplate
.
Request properties:
Constructor and Description |
---|
ExpContentTemplate() |
Modifier and Type | Method and Description |
---|---|
boolean |
done(RewriteContext hr)
Run the content through a regexp to do further extraction.
|
boolean |
init(RewriteContext hr)
Called before this template processes any tags.
|
tag_body, tag_content, tag_link, tag_meta, tag_script, tag_slash_body, tag_slash_content, tag_slash_head, tag_slash_title, tag_style, tag_title
public boolean init(RewriteContext hr)
Template
init
in interface TemplateInterface
init
in class ContentTemplate
public boolean done(RewriteContext hr)
done
in interface TemplateInterface
done
in class ContentTemplate