|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.sitemesh.html.BasicRule
com.jivesoftware.forum.renderer.filter.rules.ImgReplaceRule
public class ImgReplaceRule
Field Summary |
---|
Fields inherited from class com.jivesoftware.sitemesh.html.BasicRule |
---|
context |
Constructor Summary | |
---|---|
ImgReplaceRule(java.lang.String originalTagName,
FormatExclusion excluded)
|
Method Summary | |
---|---|
boolean |
process(com.jivesoftware.sitemesh.html.Tag tag)
|
Methods inherited from class com.jivesoftware.sitemesh.html.BasicRule |
---|
currentBuffer, setContext, shouldProcess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImgReplaceRule(java.lang.String originalTagName, FormatExclusion excluded)
Method Detail |
---|
public boolean process(com.jivesoftware.sitemesh.html.Tag tag)
process
in interface com.jivesoftware.sitemesh.html.TagRule
process
in class com.jivesoftware.sitemesh.html.BasicRule
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |