Uses of Interface
com.luciad.lucy.util.properties.codec.ILcyPropertiesEncoder
Packages that use ILcyPropertiesEncoder
Package
Description
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.-
Uses of ILcyPropertiesEncoder in com.luciad.lucy.util.properties.codec
Classes in com.luciad.lucy.util.properties.codec that implement ILcyPropertiesEncoderModifier and TypeClassDescriptionclassThis class can encode and decode anALcyPropertiesinstance to and from a text file.