| Modifier and Type | Class and Description |
|---|---|
class |
LanguageFilterPostProcessor
A post processor filtering out content not matching the current processor language.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<PostProcessor> |
BaseProcessor.postProcessors |
| Modifier and Type | Method and Description |
|---|---|
PostProcessor |
BaseProcessor.getPostProcessor(String name) |
| Modifier and Type | Method and Description |
|---|---|
BaseProcessor |
BaseProcessor.registerPostProcessor(PostProcessor postProcessor) |
Copyright © 2018 Eclipse. All rights reserved.