info.bliki.html.googlecode
Class ToGoogleCode

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

public class ToGoogleCode
extends AbstractHTMLToWiki
implements IHTMLToWiki

Convert HTML text to Google Code wiki syntax. See: Google code WikiSyntax


Constructor Summary
ToGoogleCode()
           
ToGoogleCode(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

ToGoogleCode

public ToGoogleCode(boolean noDiv,
                    boolean noFont)

ToGoogleCode

public ToGoogleCode()


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