Uses of Class
com.luciad.format.xml.bind.TLcdXMLDecoder
Packages that use TLcdXMLDecoder
Package
Description
Provides a binding framework for binding XML documents to Java object graphs and vice versa.
-
Uses of TLcdXMLDecoder in com.luciad.format.xml.bind
Methods in com.luciad.format.xml.bind with parameters of type TLcdXMLDecoderModifier and TypeMethodDescriptionvoidILcdXMLDecoderLibrary.configureDecoder(TLcdXMLDecoder aDecoder) Configures the specifiedTLcdXMLDecoderso that it can be used for unmarshalling XML documents for which this library was written.