org.codehaus.mojo.hibernate3.util
Class PropertyUtils

java.lang.Object
  extended by org.codehaus.mojo.hibernate3.util.PropertyUtils

public class PropertyUtils
extends Object


Constructor Summary
PropertyUtils()
           
 
Method Summary
static String getProperty(String key)
           
static String[] getPropertyArray(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtils

public PropertyUtils()
Method Detail

getPropertyArray

public static String[] getPropertyArray(String key)

getProperty

public static String getProperty(String key)


Copyright © 2005-2012 Codehaus. All Rights Reserved.