RichFaces Core Implementation 4.1.0.Final

org.richfaces.util
Class PropertiesUtil

java.lang.Object
  extended by org.richfaces.util.PropertiesUtil

public final class PropertiesUtil
extends Object

Author:
Nick Belaevski

Method Summary
static boolean loadProperties(Properties properties, String location)
           
static Map<String,String> loadProperties(String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadProperties

public static boolean loadProperties(Properties properties,
                                     String location)

loadProperties

public static Map<String,String> loadProperties(String location)

RichFaces Core Implementation 4.1.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.