public class Localizer extends Object implements ILocalizer
Constructor and Description |
---|
Localizer(IAPIConnector connector)
Create with a connection
|
Modifier and Type | Method and Description |
---|---|
String |
resolve(String key)
Resolve the key to it's localized value
|
public Localizer(IAPIConnector connector)
connector
- - IAPIConnectorpublic String resolve(String key) throws V1Exception
resolve
in interface ILocalizer
key
- - StringV1Exception
- V1ExceptionCopyright © 2015 VersionOne, Inc.. All rights reserved.