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

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

public class AnchorBlock
extends Object
implements Block


Constructor Summary
AnchorBlock(String name)
           
 
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

AnchorBlock

public AnchorBlock(String name)
            throws IllegalArgumentException
Method Detail

traverse

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


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