|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.bliki.html.wikipedia.AbstractHTMLToWiki
info.bliki.html.googlecode.ToGoogleCode
public class ToGoogleCode
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 |
---|
public ToGoogleCode(boolean noDiv, boolean noFont)
public ToGoogleCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |