public class NumberedListBlock extends AbstractFatherBlock
NumberedListBlock class.
| Modifier and Type | Method and Description |
|---|---|
void |
after(Sink sink)
after.
|
void |
before(Sink sink)
before.
|
getBlocks, traversepublic void before(Sink sink)
before.
before in class AbstractFatherBlocksink - the Sink to receive events.public void after(Sink sink)
after.
after in class AbstractFatherBlocksink - the Sink to receive events.Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.