Skip navigation links
LuciadFusion
2023.1.08

Package com.luciad.format.xml

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.

This package has been deprecated. Use com.format.xml.bind or com.format.xml.bind.schema instead.
Since:
6.0
Skip navigation links
LuciadFusion
2023.1.08