public interface ILocalizer
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(String key)
Resolve the key to it's localized value
|
String resolve(String key) throws V1Exception
key - - StringV1Exception - V1ExceptionCopyright © 2021 VersionOne, Inc.. All rights reserved.