Package org.codice.ddf.configuration


package org.codice.ddf.configuration
  • Classes
    Class
    Description
     
    A HashMap based Dictionary for use with OSGI methods requiring a Dictionary
    Class holds a string potentially containing variables of the format ${system.prop} and handles resolving those variables by trying to replace them with system properties
    An immutable utility class for getting system url information.