public interface GlueQueryParser
static QueryMap parseXml(File queryXmlFile) throws JAXBException, SAXException, MalformedURLException
queryXmlFile
- Exception
JAXBException
SAXException
MalformedURLException
static QueryMap parseXml(URL queryXmlUrl) throws JAXBException, SAXException
queryXmlUrl
- Exception
JAXBException
SAXException
static void makeXml(File queryXmlFile, QueryMap queryMap) throws JAXBException
queryXmlFile
- queryMapInfo
- JAXBException
Copyright © 2019 POSCOICT. All rights reserved.