Class PropertiesWrapper

java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
org.codice.ddf.security.claims.attributequery.common.PropertiesWrapper
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class PropertiesWrapper extends Properties
A wrapper to handle properties with variables
See Also:
  • Constructor Details

    • PropertiesWrapper

      public PropertiesWrapper(String propsFile)