net.sf.urlchecker.communication.configurers
Class ValidCodesConfigurer
java.lang.Object
net.sf.urlchecker.communication.configurers.ValidCodesConfigurer
- All Implemented Interfaces:
- Configurer<Map<String,Integer[]>>
public class ValidCodesConfigurer
- extends Object
- implements Configurer<Map<String,Integer[]>>
The ValidCodes Configurer Class .
$Id: ValidCodesConfigurer.java 182 2010-12-13 22:51:53Z georgosn $
- Version:
- $LastChangedRevision: 182 $
- Author:
- $LastChangedBy: georgosn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidCodesConfigurer
public ValidCodesConfigurer()
configureWith
public Map<String,Integer[]> configureWith(org.apache.commons.configuration.XMLConfiguration config)
- Configure with.
- Specified by:
configureWith
in interface Configurer<Map<String,Integer[]>>
- Parameters:
config
- the XML configuration
- Returns:
- the t
Copyright © 2010 Nikolaos Georgosopoulos. All Rights Reserved.