Uses of Class
com.norconex.commons.lang.map.ObservableMap
Packages that use ObservableMap
Package
Description
Enhanced and/or useful features related to Map.
Classes making it easier to deal with and manipulate URLs.
-
Uses of ObservableMap in com.norconex.commons.lang.map
Subclasses of ObservableMap in com.norconex.commons.lang.mapModifier and TypeClassDescriptionclassThis class is a enhanced version ofPropertiesthat enforces the use of String keys and values internally, but offers many convenience methods for storing and retrieving multiple values of different types (e.g. -
Uses of ObservableMap in com.norconex.commons.lang.url
Subclasses of ObservableMap in com.norconex.commons.lang.urlModifier and TypeClassDescriptionclassProvides utility methods for getting and setting attributes on a URL query string.