public interface TokenFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
format()
Formats the current value of the source as a text value.
|
void |
setSource(ScalarValued source)
Sets the container holding values to be formatted.
|
void setSource(ScalarValued source)
source - the value container to formatString format()
Copyright © 2021 Actian Corporation. All rights reserved.