|
Class Summary |
| AllHeadingsFilter |
A page filter to process additional (<h4> through <h6>)
heading levels. |
| DashFilter |
DashFilter is a simple JSPWiki filter that replaces three
dashes with an em-dash ('—') and two dashes with an en-dash ('–'),
using character entities. |
| MacronFilter |
MacronFilter is a simple JSPWiki filter that replaces ten
(five upper and five lowercase) vowel codes with macron'd Unicode
equivalents, using a caret (^) character following the
vowel. |
| PermittedPageFilter |
A page filter that blocks access to all but a predefined set of pages. |