foundry.stringutils
Class SystemPropertiesInterpolator
java.lang.Object
|
+--foundry.stringutils.SimpleInterpolator
|
+--foundry.stringutils.SystemPropertiesInterpolator
- All Implemented Interfaces:
- Interpolator
- public class SystemPropertiesInterpolator
- extends SimpleInterpolator
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
SystemPropertiesInterpolator
public SystemPropertiesInterpolator()
SystemPropertiesInterpolator
public SystemPropertiesInterpolator(String startDelimiter,
String endDelimiter,
boolean strict)
getValueForToken
public String getValueForToken(String token)
throws StringUtilsException
- Overrides:
getValueForToken
in class SimpleInterpolator
Copyright © 2000 - Laird Jarrett Nelson