Package org.apache.commons.configuration.interpol


package org.apache.commons.configuration.interpol
  • Classes
    Class
    Description
    A class that handles interpolation (variable substitution) for configuration objects.
    A specialized lookup implementation that allows access to constant fields of classes.
    A specialized lookup implementation that allows access to environment variables.
    Lookup that allows expressions to be evaluated.
    The key and corresponding object that will be made available to the JexlContext for use in expressions.
    List wrapper used to allow the Variables list to be created as beans in DefaultConfigurationBuilder.