|
|||||||||
| 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.SectionBlockParser
public class SectionBlockParser
SectionBlockParser class.
| Constructor Summary | |
|---|---|
SectionBlockParser()
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.String line,
ByLineSource source)
accept. |
Block |
visit(java.lang.String line,
ByLineSource source)
visit. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SectionBlockParser()
| Method Detail |
|---|
public boolean accept(java.lang.String line,
ByLineSource source)
accept in interface BlockParserline - the line.source - the source.
public Block visit(java.lang.String line,
ByLineSource source)
throws ParseException
visit in interface BlockParserline - the line.source - the source.
ParseException - if any.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||