java.lang.Object
org.apache.maven.doxia.module.confluence.parser.HorizontalRuleBlock
- All Implemented Interfaces:
Block
class HorizontalRuleBlock
extends Object
implements Block
HorizontalRuleBlock
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HorizontalRuleBlock
HorizontalRuleBlock()
-
Method Details
-
traverse
public void traverse(Sink sink)
- Specified by:
traverse
in interface Block
- Parameters:
sink
- a Sink
object.