Class AnchorBlock
java.lang.Object
org.apache.maven.doxia.module.twiki.parser.AnchorBlock
- All Implemented Interfaces:
Block
Represents an anchor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
anchor name
-
-
Constructor Details
-
AnchorBlock
AnchorBlock(String name) Creates the AnchorBlock.- Parameters:
name
- name of the anchor, not null.
-
-
Method Details
-
traverse
Traverse the block -
equals
-
hashCode
public final int hashCode() -
toString
-