Uses of Class
com.luciad.format.xml.bind.TLcdXMLEncoder
Package
Description
Provides a binding framework for binding XML documents to Java object graphs and vice versa.
-
Uses of TLcdXMLEncoder in com.luciad.format.xml.bind
Modifier and TypeMethodDescriptionvoid
ILcdXMLEncoderLibrary.configureEncoder
(TLcdXMLEncoder aEncoder) Configures the specifiedTLcdXMLEncoder
so that it can be used for marshalling Java object graphs to XML documents for which this library was written.