com.triangularpixels.rebirth
Class PropertyFile

java.lang.Object
  extended by com.triangularpixels.rebirth.PropertyFile

public class PropertyFile
extends Object


Constructor Summary
PropertyFile(String path)
           
 
Method Summary
 String get(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyFile

public PropertyFile(String path)
Method Detail

get

public String get(String name)


Copyright © 2009 TriangularPixels.com. All Rights Reserved.