com.opensymphony.module.sitemesh.html.rules
Class HeadExtractingRule
java.lang.Object
com.opensymphony.module.sitemesh.html.BasicRule
com.opensymphony.module.sitemesh.html.BlockExtractingRule
com.opensymphony.module.sitemesh.html.rules.HeadExtractingRule
- All Implemented Interfaces:
- TagRule
public class HeadExtractingRule
- extends BlockExtractingRule
Fields inherited from class com.opensymphony.module.sitemesh.html.BasicRule |
context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
head
private final CharArray head
HeadExtractingRule
public HeadExtractingRule(CharArray head)
createBuffer
protected CharArray createBuffer()
- Overrides:
createBuffer
in class BlockExtractingRule