org.apache.commons.configuration
Class TestDefaultConfigurationBuilder.TestLookup

java.lang.Object
  extended by org.apache.commons.lang.text.StrLookup
      extended by org.apache.commons.configuration.TestDefaultConfigurationBuilder.TestLookup
Enclosing class:
TestDefaultConfigurationBuilder

public static class TestDefaultConfigurationBuilder.TestLookup
extends org.apache.commons.lang.text.StrLookup


Constructor Summary
TestDefaultConfigurationBuilder.TestLookup()
           
 
Method Summary
 String lookup(String key)
           
 
Methods inherited from class org.apache.commons.lang.text.StrLookup
mapLookup, noneLookup, systemPropertiesLookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDefaultConfigurationBuilder.TestLookup

public TestDefaultConfigurationBuilder.TestLookup()
Method Detail

lookup

public String lookup(String key)
Specified by:
lookup in class org.apache.commons.lang.text.StrLookup


Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.