Class Sftp3gppVTDXmlCollectionHandler

  • All Implemented Interfaces:
    XmlCollectionHandler

    public class Sftp3gppVTDXmlCollectionHandler
    extends AbstractVTDXmlCollectionHandler
    The custom implementation of the interface XmlCollectionHandler for 3GPP XML Data.

    This supports the processing of several files ordered by filename, and the timestamp between files won't be taken in consideration.

    The state will be persisted on disk by saving the name of the last successfully processed file.

    This implementation contains basically the same implementation for the method from Sftp3gppXmlCollectionHandler, but using the VTD-XML parser instead of DOM parser for faster performance.

    Author:
    Alejandro Galue