|
|||||||||
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.HorizontalRuleBlockParser
public class HorizontalRuleBlockParser
HorizontalRuleBlockParser class.
Constructor Summary | |
---|---|
HorizontalRuleBlockParser()
|
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 HorizontalRuleBlockParser()
Method Detail |
---|
public boolean accept(java.lang.String line, ByLineSource source)
accept
in interface BlockParser
line
- the line.source
- the source.
public Block visit(java.lang.String line, ByLineSource source) throws ParseException
visit
in interface BlockParser
line
- the line.source
- the source.
ParseException
- if any.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |