Class OptionDecorator

java.lang.Object
org.apache.wiki.htmltowiki.syntax.OptionDecorator

public class OptionDecorator extends Object

Translates to wiki syntax from a OPTION element.

Since this element outputs into the value of a parameter inside the FormSelect plugin, there shouldn't be a reason to extend this class when developing a new wiki syntax (although you may do if you want to).