public class EnsureLineSeparation extends java.lang.Object implements PostCompileProcessor<IAccessEvent>
| Constructor and Description |
|---|
EnsureLineSeparation() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Converter<IAccessEvent> head)
Add a line separator converter so that access event appears on a separate
line.
|
public void process(Converter<IAccessEvent> head)
process in interface PostCompileProcessor<IAccessEvent>head - The first converter in the chainCopyright © 1999-2017 QOS.ch. All rights reserved