org.apache.maven.doxia.parser

Class AbstractTextParser

public abstract class AbstractTextParser extends AbstractParser implements TextMarkup

An abstract class that defines some convenience methods for Text parsers.

Since: 1.0

Version: $Id: AbstractTextParser.java 564180 2007-08-09 12:15:44Z vsiveton $

Author: Vincent Siveton

Method Summary
intgetType()

Method Detail

getType

public final int getType()
{@inheritDoc }
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.