Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.renderer.util
Class FormatExclusion

java.lang.Object
  extended by com.jivesoftware.forum.renderer.util.FormatExclusion

public class FormatExclusion
extends java.lang.Object


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

FormatExclusion

public FormatExclusion(java.lang.String string)
Method Detail

getString

public java.lang.String getString()

setString

public void setString(java.lang.String string)

withinNoFormatBlock

public boolean withinNoFormatBlock(int i)

withinNoBrBlock

public boolean withinNoBrBlock(int i)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.