Skip to content

imk/ConfluenceExportReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conversion of conlfluence storage export to apt or markdown wiki in maven site layout (quick and dirty solution for migration of rometools from http://rometools.jira.com to http://github.com/rometools/).

For exectuion, daves confluence export ist required, the zip file must be extracted and com.martinkurz.confluence2wiki.Confluence2Wiki must be called with markup type (apt or markdown) and path to confluence export directory.

The confluence export xml is transformed to a simplified xml structure by xslt, the result is converted to beans by jaxb, then all the pages content is read with Jsoup, the wiki markup is generated with cumstomized doxia markup sinks in a Jsoup NodeVisitor that traverses each document.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published