com.ibm.commerce.foundation.dataload.datareader

Class XmlReader

  • All Implemented Interfaces:
    DataReader, javax.xml.transform.ErrorListener


    public class XmlReader
    extends AbstractXmlReader
    This class implements the DataReader interface to read an XML file. It requires an XML handler defined in the data load configuration file. It also supports an optional XSLT script defined in the configuration file.
    See Also:
    XmlHandler