Uses of Interface
com.luciad.format.xml.bind.ILcdXMLDecoderLibrary
Packages that use ILcdXMLDecoderLibrary
Package
Description
Provides a binding framework for binding XML documents to Java object graphs and vice versa.
-
Uses of ILcdXMLDecoderLibrary in com.luciad.format.xml.bind
Constructors in com.luciad.format.xml.bind with parameters of type ILcdXMLDecoderLibraryModifierConstructorDescriptionTLcdXMLDecoder(ILcdXMLDecoderLibrary aLibrary) Creates a newTLcdXMLDecoderfor the specified decoder library.Constructor parameters in com.luciad.format.xml.bind with type arguments of type ILcdXMLDecoderLibraryModifierConstructorDescriptionTLcdXMLDecoder(List<ILcdXMLDecoderLibrary> aLibraries) Creates a newTLcdXMLDecoderfor the specified decoder libraries.TLcdXMLDecoder(List<ILcdXMLDecoderLibrary> aLibraries, TLcdXMLMapping aMapping)