org.eclipse.corona.tools.environment
Class SystemPropertyHelper

java.lang.Object
  extended by org.eclipse.corona.tools.environment.SystemPropertyHelper

public class SystemPropertyHelper
extends java.lang.Object


Constructor Summary
SystemPropertyHelper()
           
 
Method Summary
static java.lang.String expandSystemProperty(java.lang.String propertyString)
          Deprecated. Please use StringHelper.expandString(String)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPropertyHelper

public SystemPropertyHelper()
Method Detail

expandSystemProperty

@Deprecated
public static java.lang.String expandSystemProperty(java.lang.String propertyString)
Deprecated. Please use StringHelper.expandString(String)


Copyright 2006 IBM Corporation and others.
All Rights Reserved.