Class TextParser
- java.lang.Object
-
- org.apache.maven.doxia.module.twiki.parser.TextParser
-
public class TextParser extends Object
Parse almost plain text in search of WikiWords, links, ...- Author:
- Juan F. Codagnone
-
-
Constructor Summary
Constructors Constructor Description TextParser(org.apache.maven.doxia.module.twiki.parser.WikiWordLinkResolver resolver)
Creates the TextParser.
-