public interface HeadingListener
Modifier and Type | Method and Description |
---|---|
void |
headingAdded(WikiContext context,
Heading hd)
Is called whenever a heading is encountered in the stream.
|
void headingAdded(WikiContext context, Heading hd)
context
- The WikiContexthd
- The heading which was just encountered.Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.