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