public final class LiteralConverter<E> extends Converter<E>
Constructor and Description |
---|
LiteralConverter(java.lang.String literal) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
convert(E o)
The convert method is responsible for extracting data from the event and
storing it for later use by the write method.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved