Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.webchat.filter
Class TextStyleFilter

java.lang.Object
  extended by com.jivesoftware.webchat.filter.TextStyleFilter

public class TextStyleFilter
extends java.lang.Object

A Filter that replaces [b][/b], [i][/i], [u][/u], [pre][/pre] tags with their HTML tag equivalents.


Method Summary
static java.lang.String applyFilter(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

applyFilter

public static java.lang.String applyFilter(java.lang.String string)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.