Skip navigation links
LuciadLightspeed
2022.1.05

Package com.luciad.format.xml

Deprecated.
Use com.format.xml.bind or com.format.xml.bind.schema instead.
Provides a generic framework for parsing of XML documents, using pluggable XML element readers and object factories.

See: Description

Package com.luciad.format.xml Description

Provides a generic framework for parsing of XML documents, using pluggable XML element readers and object factories. The package can be used to read custom XML documents and create custom domain object models.

Although this framework is still used by some other packages, it should no longer be used for new projects. A new XML binding framework is provided by the com.luciad.format.xml.bind and com.luciad.format.xml.bind.schema packages, which should be preferred over this one.

Since:
6.0
Skip navigation links
LuciadLightspeed
2022.1.05