info.bliki.html.googlecode
Class ToTrac

java.lang.Object
  extended by info.bliki.html.wikipedia.AbstractHTMLToWiki
      extended by info.bliki.html.googlecode.ToTrac
All Implemented Interfaces:
IHTMLToWiki

public class ToTrac
extends AbstractHTMLToWiki
implements IHTMLToWiki

Convert HTML text to Trac wiki syntax


Constructor Summary
ToTrac()
           
ToTrac(boolean noDiv, boolean noFont)
           
 
Method Summary
 
Methods inherited from class info.bliki.html.wikipedia.AbstractHTMLToWiki
nodesToPlainText, nodesToPlainText, nodesToText, nodeToWiki
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.bliki.html.wikipedia.IHTMLToWiki
nodesToPlainText, nodesToText, nodeToWiki
 

Constructor Detail

ToTrac

public ToTrac(boolean noDiv,
              boolean noFont)

ToTrac

public ToTrac()


Copyright © 2012 Java Wikipedia API (Bliki engine). All Rights Reserved.