Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.forum.renderer.filter

Class Summary
AbstractRegexTokenRenderFilter  
EmailFilter  
EmailFilterBeanInfo BeanInfo class for the Email filter.
EmoticonFilter A Filter that converts ASCII emoticons into image equivalents.
EmoticonFilterBeanInfo BeanInfo class for the Emoticon filter.
ForceNewlineFilter A Filter that converts \\ into
tags and vice versa
ForceNewlineFilterBeanInfo BeanInfo class for the ForceNewline filter.
ForumFilter A filter that converts [forum]123[/forum] tags into urls.
ForumFilterBeanInfo BeanInfo class for the ForumFilter.
HostNameFilter  
HostNameFilterBeanInfo BeanInfo class for the Email filter.
HTMLFilter A Filter that takes a string which may contain HTML tags (ie, <table>, etc) and converts the '<', '>' and '&' characters to their HTML escape sequences.
HTMLFilterBeanInfo BeanInfo class for the HTML filter.
ImageFilter Format: servlet/JiveServlet/download/1-23-456-7890/test.gif
ImageFilter.NntpImageResult Simple class that contains both a parsed NNTP message, as well as a mapping between CID values (String) and the attachment that is associated with that CID (Attachment).
ImageFilterBeanInfo  
JavaCodeFilter This filter renders [code] java code here[/code].
JavaCodeFilterBeanInfo BeanInfo class for the JavaCodeFilter.
JIRAFilter A filter for transforming JIRA issue numbers into more detailed issue information as well as a link to the actual issue.
JIRAFilterBeanInfo The BeanInfo class for the JIRA Filter.
MacroFilter Class that finds (macros) like {link:java|http://www.java.com} ---> MacroFilterParameters  
MessageFilter A filter that converts [message]123[/message] or [msg]123[/msg] tags into urls.
MessageFilterBeanInfo BeanInfo class for the MessageFilter.
MSWordToTextFilter A Filter that converts strategically incompatible non-ISO characters used by MS Word in the range 0x82 -- 0x9F into plausible ISO-8859-1 substitutes where possible.
MSWordToTextFilterBeanInfo BeanInfo class for the XMLFilter.
NewlineFilter A Filter that converts newline characters into HTML <br> tags.
NewlineFilterBeanInfo BeanInfo class for the Newline filter.
ProfanityFilter A Filter that filters out user-specified profanity.
ProfanityFilterBeanInfo BeanInfo class for the XMLFilter.
QuoteCleanupFilter  
QuoteCleanupFilterBeanInfo BeanInfo class for the QuoteCleanupFilter filter.
QuoteFilter A Filter that can highlight quoted messages based upon the level of indentation - very similar to how groups.google.com highlights quotes.
QuoteFilterBeanInfo BeanInfo class for the QuoteFilter filter.
RegexReplaceFilter A filter that allows arbitrary regular expressions to be used to replace text blocks.
RegexReplaceFilterBeanInfo BeanInfo class for RegexReplaceFilter
StyleTagFilter A filter to handle old style [b], [i], [u] and [pre] tags.
StyleTagFilterBeanInfo  
ThreadFilter A filter that converts [thread]123[/thread] tags into urls.
ThreadFilterBeanInfo BeanInfo class for the ThreadFilter.
URLFilter  
URLFilterBeanInfo  
WikiEscapeFilter A filter that escapes wiki syntax for html output.
WikiEscapeFilterBeanInfo  
WikiFilter This render filter will render wiki style markup such as *bold* to html and vice versa.
WikiFilterBeanInfo  
WikiTableCleanupFilter  
WikiTableCleanupFilterBeanInfo  
WordBreakFilter A Filter that breaks apart words greater than the max size;
WordBreakFilterBeanInfo BeanInfo class for the WordBreakFilter.
XMLFilter  
XMLFilterBeanInfo BeanInfo class for the XMLFilter.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.