Uses of Interface
com.norconex.commons.lang.config.IXMLConfigurable

Packages that use IXMLConfigurable
com.norconex.commons.lang.config Classes making it easier to deal with configuration files, especially XML. 
 

Uses of IXMLConfigurable in com.norconex.commons.lang.config
 

Methods in com.norconex.commons.lang.config with parameters of type IXMLConfigurable
static void ConfigurationUtil.assertWriteRead(IXMLConfigurable xmlConfiurable)
          Convenience class for testing that a IXMLConfigurable instance can be written, and read into an new instance that is equal as per Object.equals(Object).
 



Copyright © 2008-2013 Norconex Inc.. All Rights Reserved.