- All Implemented Interfaces:
Block
- Since:
- 1.4
-
-
Constructor Summary
Constructors
Constructor for SupBlock.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
SupBlock
Constructor for SupBlock.
- Parameters:
text
- a String
object.
-
Method Details
-
traverse
public void traverse(Sink sink)
- Specified by:
traverse
in interface Block
- Parameters:
sink
- a Sink
object.