|
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.forum.renderer.util.FormatExclusion
public class FormatExclusion
Constructor Summary | |
---|---|
FormatExclusion(java.lang.String string)
|
Method Summary | |
---|---|
java.lang.String |
getString()
|
void |
setString(java.lang.String string)
|
boolean |
withinNoBrBlock(int i)
|
boolean |
withinNoFormatBlock(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormatExclusion(java.lang.String string)
Method Detail |
---|
public java.lang.String getString()
public void setString(java.lang.String string)
public boolean withinNoFormatBlock(int i)
public boolean withinNoBrBlock(int i)
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |