Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.forum.renderer.filter.rules

Class Summary
AcceptAllRule  
AnchorReplaceRule This rule converts html anchor links to wiki link syntax.
BlockQuoteReplaceRule Very simple rule for replacing all occurrences of blockquote with bq. escaping newlines at the same time
BreakRule A filter which converts
tags to newlines or \\ if the break tag has a clear="all' attribute.
EmoticonReplaceRule This rule converts html emoticon images to emoticons
EmptyNodeRemovalRule This filter removes empty tags (with the exception of <p> tags) such as <b></b> or <b>\s+\n+\s+</b> (regular expression)
ImgReplaceRule  
LineParsingRule This filter converts specific multiline tags into multiple single line tags.
ListReplaceRule This rule converts html lists to wiki list syntax.
NewlineTextFilter A TextFilter which handles newline to br conversions.
ParagraphTagReplaceRule  
QuoteTagRule Tag rule for converting from html quotes to plain text quotes
QuoteTagTokenizingRule Tag rule for converting from html quotes to plain text quotes
RewriteStyleTagsRule This class will rewrite html style tags such as leading and trailing spaces are moved outside of the tag body.
SpellCheckSpaceTextFilter  
StartTagReplaceRule Very simple rule for replacing all occurrences of one tag with a string.
StripTagsRule Strips all tags from the input.
TableReplaceRule This rule converts html tables to wiki table syntax.
TagReplaceRule Very simple rule for replacing all occurrences of one tag with a string.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.