org.apache.qpid.util
Class Strings.MapResolver
java.lang.Object
org.apache.qpid.util.Strings.MapResolver
- All Implemented Interfaces:
- Strings.Resolver
- Enclosing class:
- Strings
public static class Strings.MapResolver
- extends Object
- implements Strings.Resolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Strings.MapResolver
public Strings.MapResolver(Map<String,String> map)
resolve
public String resolve(String variable)
- Specified by:
resolve
in interface Strings.Resolver
Licensed to the Apache Software Foundation