Uses of Class
com.luciad.format.xml.bind.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
Modifier 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
Modifier and TypeClassDescriptionclass
ExtendedTLcdXMLUnmarshallerProvider
that also allows unmarshallers to beregistered
and retrieved for local elements.