| Interface and Description |
|---|
| com.norconex.commons.lang.io.IStreamListener
As of 1.13.0, use
IInputStreamListener instead. |
| Class and Description |
|---|
| com.norconex.commons.lang.config.ConfigurationUtil
Since 1.13.0, use
XMLConfigurationUtil |
| com.norconex.commons.lang.io.StreamGobbler
As of 1.13.0, use
InputStreamConsumer instead. |
| Field and Description |
|---|
| com.norconex.commons.lang.map.Properties.DEFAULT_MULTIVALUE_DELIMITER
Since 1.14.0 this content is not used. If needed,
pass delimiter in store/load methods supporting it instead.
|
| Method and Description |
|---|
| com.norconex.commons.lang.url.URLNormalizer.addTrailingSlash()
Since 1.11.0, use
URLNormalizer.addDirectoryTrailingSlash() |
| com.norconex.commons.lang.map.Properties.getMultiValueDelimiter()
Since 1.14.0, always returns
null. |
| com.norconex.commons.lang.map.Properties.setMultiValueDelimiter(String)
Since 1.14.0, calling this method has no effect.
Pass a delimiter to store/load methods instead if needed.
|
Copyright © 2008–2021 Norconex Inc.. All rights reserved.