Uses of Class
com.luciad.format.xml.bind.TLcdXMLEncoder
Packages that use 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
Methods in com.luciad.format.xml.bind with parameters of type TLcdXMLEncoderModifier and TypeMethodDescriptionvoidILcdXMLEncoderLibrary.configureEncoder(TLcdXMLEncoder aEncoder) Configures the specifiedTLcdXMLEncoderso that it can be used for marshalling Java object graphs to XML documents for which this library was written.