public class UnderlineBlock extends Object implements Block
UnderlineBlock class.
UnderlineBlock(String text)
void
traverse(Sink sink)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnderlineBlock(String text)
Constructor for UnderlineBlock.
text
String
public void traverse(Sink sink)
traverse.
traverse
Block
sink
Sink
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.