org.apache.maven.doxia.module.confluence.parser.table

Class TableBlockParser

public class TableBlockParser extends Object implements BlockParser

Parse tables

Since: Nov 9, 2005

Author: Juan F. Codagnone

Method Summary
booleanaccept(String line, ByLineSource source)
Blockvisit(String line, ByLineSource source)

Method Detail

accept

public boolean accept(String line, ByLineSource source)

visit

public Block visit(String line, ByLineSource source)
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.