|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.module.confluence.parser.list.ListBlockParser
public class ListBlockParser
| Field Summary | |
|---|---|
static int |
BULLETED_LIST
|
static int |
NUMBERED_LIST
|
| Constructor Summary | |
|---|---|
ListBlockParser()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.String line,
ByLineSource source)
|
Block |
visit(java.lang.String line,
ByLineSource source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int BULLETED_LIST
public static int NUMBERED_LIST
| Constructor Detail |
|---|
public ListBlockParser()
| Method Detail |
|---|
public boolean accept(java.lang.String line,
ByLineSource source)
accept in interface BlockParser
public Block visit(java.lang.String line,
ByLineSource source)
throws ParseException
visit in interface BlockParserParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||