org.apache.maven.doxia.module.confluence.parser
Class HorizontalRuleBlock

java.lang.Object
  extended byorg.apache.maven.doxia.module.confluence.parser.HorizontalRuleBlock
All Implemented Interfaces:
Block

public class HorizontalRuleBlock
extends Object
implements Block


Constructor Summary
HorizontalRuleBlock()
           
 
Method Summary
 void traverse(Sink sink)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HorizontalRuleBlock

public HorizontalRuleBlock()
Method Detail

traverse

public void traverse(Sink sink)
Specified by:
traverse in interface Block


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.