Class PlainTextDecorator

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

public class PlainTextDecorator extends Object
Translates to wiki syntax from a plain text. Specifically, this decorator handles the following conversions, when needed:
  • Bold elements
  • Italic elements
  • Monospace elements
  • Css classes
  • Css styles