共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > wits-parser |
wits-parser
|
0 | 0 | 66 |
贡献者 | 讨论 | 代码提交 |
WITS is a Wiki to Structured Markup converter that can convert wiki files of different markups (Confluence and JSPWiki) to a structured format like DocBook v5 XML.
WITS is a 100% Java Code that does not depend on any other XML encoding libraries or any libraries apart from the standard libraries provided by the Java runtime.
You can use WITS converter to convert single/multiple wiki documents to a structured XML document.
Read Me First - http://code.google.com/p/wits-parser/wiki/ReadMe Read the previously mentioned document for instructions on building the tool from the source.