Class MarkdownParser

    • Method Detail

      • parse

        public WikiDocument parse()
                           throws java.io.IOException
        Parses the document.
        Specified by:
        parse in class MarkupParser
        Returns:
        the parsed document, as a WikiDocument
        Throws:
        java.io.IOException - If something goes wrong.