Uses of Class
com.luciad.format.xml.bind.TLcdXMLUnmarshallerProvider
Packages that use TLcdXMLUnmarshallerProvider
Package
Description
Provides a binding framework for binding XML documents to Java object graphs and vice versa.
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind for
XML Schema based documents.-
Uses of TLcdXMLUnmarshallerProvider in com.luciad.format.xml.bind
Methods in com.luciad.format.xml.bind that return TLcdXMLUnmarshallerProviderModifier and TypeMethodDescriptionTLcdXMLDecoder.getUnmarshallerProvider()Returns the unmarshaller provider for this XML decoder, containing unmarshallers for converting XML data into Java object graphs. -
Uses of TLcdXMLUnmarshallerProvider in com.luciad.format.xml.bind.schema
Subclasses of TLcdXMLUnmarshallerProvider in com.luciad.format.xml.bind.schemaModifier and TypeClassDescriptionclassExtendedTLcdXMLUnmarshallerProviderthat also allows unmarshallers to beregisteredand retrieved for local elements.