public interface IDilaBatchXMLService
Modifier and Type | Method and Description |
---|---|
XmlDTO |
buildDocument(File file,
AudienceCategoryEnum typeXML)
Transform a document in
XmlDTO |
void |
delete()
Delete outdated files
|
void |
processXMLFile(File file,
AudienceCategoryEnum typeXML)
Index one file
|
void processXMLFile(File file, AudienceCategoryEnum typeXML) throws org.jdom2.JDOMException, IOException
file
- file to indextypeXML
- type of fileorg.jdom2.JDOMException
- occurs during file parsingIOException
- occurs during treatmentXmlDTO buildDocument(File file, AudienceCategoryEnum typeXML) throws org.jdom2.JDOMException, IOException
XmlDTO
file
- source filetypeXML
- type fileorg.jdom2.JDOMException
- occurs during file parsingIOException
- occurs during treatmentvoid delete()
Copyright © 2017 City of Paris. All rights reserved.