org.apache.maven.doxia.module.twiki.parser

Class TextParser

public class TextParser extends Object

Parse almost plain text in search of WikiWords, links, ...

Since: Nov 4, 2005

Author: Juan F. Codagnone

Method Summary
Listparse(String line)

Method Detail

parse

public final List parse(String line)

Parameters: line line to parse

Returns: a list of block that represents the input

Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.