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