org.activemath.util
Class PropertiesUtil

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

public class PropertiesUtil
extends Object

This class is a wrapper for OmdocJdomMBase to be integrated within ActiveMath under the MBaseRef interface.

Version:

Field Summary
static String CVS_ID
           
 
Constructor Summary
PropertiesUtil()
           
 
Method Summary
static Properties makeSubTreeProperties(Properties props, String prefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CVS_ID

public static final String CVS_ID
See Also:
Constant Field Values
Constructor Detail

PropertiesUtil

public PropertiesUtil()
Method Detail

makeSubTreeProperties

public static Properties makeSubTreeProperties(Properties props,
                                               String prefix)