Package com.luciad.format.xml
package com.luciad.format.xml
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
-
ClassDescriptionDeprecated.Deprecated.Use of the
com.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.A type-safe enumeration, representing all possible scopes to be used in XML document contexts.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Interface for retrieval of XML namespace to prefix mappings and vice versa.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.A qualified XML name, containing an XML namespace part and a local name.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Deprecated.Use of thecom.format.xml
API has been deprecated.Default implementation of ILcdXMLPrefixMap.
com.format.xml
API has been deprecated.