TrueUpdate Shed 0.1.9

net.java.trueupdate.shed
Class SystemProperties

java.lang.Object
  extended by net.java.trueupdate.shed.SystemProperties

@Immutable
public class SystemProperties
extends Object

Replaces references to system properties of the form ${key} with their values.

Author:
Christian Schlichtherle

Method Summary
static String resolve(String string)
          Replaces references to system properties of the form ${key} with their values.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

resolve

public static String resolve(String string)
Replaces references to system properties of the form ${key} with their values.

Parameters:
string - the string to process
Returns:
the resulting string

TrueUpdate Shed 0.1.9

Copyright © 2013 Stimulus Software. All rights reserved.