public class SampleWikiConverter extends Object
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 and Description |
---|
SampleWikiConverter() |
public static void main(String[] args)
Copyright © 2003–2021 Atlassian. All rights reserved.