org.apache.maven.doxia.module.apt
Class AptParser.Block
private abstract
class
AptParser.Block
extends Object
protected int indent
protected String text
protected int textLength
protected int type
public Block(int type, int indent)
public Block(int type, int indent, String firstLine)
public final int getIndent()
public final int getType()
protected int skipFromLeftToRightBracket(int i)
protected int skipLeadingBullets()
protected final int skipSpaceFrom(int i)
public abstract void traverse()
protected void traverseText(int begin)
protected void traverseText(int begin, int end)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.