This package provides Mapper objects for XML data sources.

Specifications

This package provides basic XML handling facilities, mainly for use in the configuration process. The class {@link fr.norsys.mapper.xml.XMLConfigurator} is an instance of {@link fr.norsys.mapper.config.Configurator} that can handle XML files through SAX2 API and can delegate handling to specific configurators.

Mappers life-cycle

Documentation