|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.misc.SampleWikiConverter
public class SampleWikiConverter
This is a sample wiki converter.
It converts SimpleWeb wiki files to import 'ok' into Confluence. It connects to HSQLDB,
pulls the pages out, converts them where it can and writes them out to a directory as files.
You can then import them with the ImportPagesAction
.
Constructor Summary | |
---|---|
SampleWikiConverter()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleWikiConverter()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |