org.hippoecm.hst.site.container
Class PropertiesUtils

java.lang.Object
  extended by org.hippoecm.hst.site.container.PropertiesUtils

public class PropertiesUtils
extends Object

PropertiesUtils

Version:
$Id$

Method Summary
static void copy(Properties source, Properties target)
           
static void copyToSystem(Properties source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copyToSystem

public static void copyToSystem(Properties source)

copy

public static void copy(Properties source,
                        Properties target)


Copyright © 2008-2012 Hippo. All Rights Reserved.