org.apache.maven.doxia.module.twiki.parser
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, ...
- Since:
- Nov 4, 2005
- Author:
- Juan F. Codagnone
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextParser
public TextParser()
parse
public final List parse(String line)
- Parameters:
line
- line to parse
- Returns:
- a list of block that represents the input
Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.