public interface GlueServiceParser
static Service parseXml(URL serviceXmlUrl) throws JAXBException, SAXException
serviceXmlUrl
- JAXBException
SAXException
static Service parseXml(File serviceXmlFile) throws JAXBException, SAXException, MalformedURLException
serviceXmlFile
- Exception
JAXBException
SAXException
MalformedURLException
static void makeXml(File serviceXmlFile, Service service) throws JAXBException
serviceXmlFile
- serviceInfo
- JAXBException
IOException
Copyright © 2019 POSCOICT. All rights reserved.