Uses of Package
com.luciad.lucy.util.properties.codec
Packages that use com.luciad.lucy.util.properties.codec
Package
Description
This package contains the core of Lucy: the
back-end, which
is the central point of Lucy where addons can add functionality to
extend Lucy, and the default front-end.Provides support facilities for working with preferences and configuration.
Provides support facilities for encoding and decoding
ALcyProperties instances to and
from arbitrary destinations and sources, as well as converting Object values to
String values and vice versa.-
Classes in com.luciad.lucy.util.properties.codec used by com.luciad.lucyClassDescriptionCreates new or popuplates existing
ALcyPropertiesfrom files or other data sources. -
Classes in com.luciad.lucy.util.properties.codec used by com.luciad.lucy.util.preferencesClassDescriptionAbstract base class that can use the
ALcyWorkspaceCodecto encode paths and reference toObjects.The concept of aILcyPropertyConverterallows to make some modifications to anALcyPropertiesobject just before they are stored, and just after they are read.Composite implementation ofILcyPropertyConverter. -
Classes in com.luciad.lucy.util.properties.codec used by com.luciad.lucy.util.properties.codecClassDescriptionCreates new or popuplates existing
ALcyPropertiesfrom files or other data sources.WritesALcyPropertiesto files or other types of storage.The concept of aILcyPropertyConverterallows to make some modifications to anALcyPropertiesobject just before they are stored, and just after they are read.Composite implementation ofILcyPropertyConverter.