public class EnsureLineSeparation extends Object implements PostCompileProcessor<IAccessEvent>
| Constructor and Description |
|---|
EnsureLineSeparation() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Context context,
Converter<IAccessEvent> head)
Add a line separator converter so that access event appears on a separate
line.
|
public void process(Context context, Converter<IAccessEvent> head)
process in interface PostCompileProcessor<IAccessEvent>Copyright © 2005–2017 QOS.ch. All rights reserved.