Uses of Class
com.luciad.format.xml.bind.TLcdXMLMarshallerProvider
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 TLcdXMLMarshallerProvider in com.luciad.format.xml.bind
Modifier and TypeMethodDescriptionTLcdXMLEncoder.getMarshallerProvider()
Returns the marshaller provider for this XML encoder, containing marshallers for converting Java object graphs to XML data. -
Uses of TLcdXMLMarshallerProvider in com.luciad.format.xml.bind.schema
Modifier and TypeClassDescriptionclass
ExtendedTLcdXMLMarshallerProvider
that creates marshallers on-the-fly using aTLcdXMLSchemaBasedEncoder
's type marshaller provider.