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