org.apache.pig.impl.util
Class PropertiesUtil

java.lang.Object
  extended by org.apache.pig.impl.util.PropertiesUtil

public class PropertiesUtil
extends Object


Constructor Summary
PropertiesUtil()
           
 
Method Summary
static Properties loadPropertiesFromFile()
           
static void loadPropertiesFromFile(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesUtil

public PropertiesUtil()
Method Detail

loadPropertiesFromFile

public static void loadPropertiesFromFile(Properties properties)

loadPropertiesFromFile

public static Properties loadPropertiesFromFile()


Copyright © ${year} The Apache Software Foundation