|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.module.sitemesh.html.BasicRule
com.opensymphony.module.sitemesh.html.BlockExtractingRule
com.opensymphony.module.sitemesh.html.rules.HeadExtractingRule
public class HeadExtractingRule
Field Summary | |
---|---|
private CharArray |
head
|
Fields inherited from class com.opensymphony.module.sitemesh.html.BasicRule |
---|
context |
Constructor Summary | |
---|---|
HeadExtractingRule(CharArray head)
|
Method Summary | |
---|---|
protected CharArray |
createBuffer()
|
Methods inherited from class com.opensymphony.module.sitemesh.html.BlockExtractingRule |
---|
end, process, start |
Methods inherited from class com.opensymphony.module.sitemesh.html.BasicRule |
---|
currentBuffer, setContext, shouldProcess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final CharArray head
Constructor Detail |
---|
public HeadExtractingRule(CharArray head)
Method Detail |
---|
protected CharArray createBuffer()
createBuffer
in class BlockExtractingRule
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |