
public final class GlueQueryParser extends Object
| Constructor and Description | 
|---|
GlueQueryParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
makeXml(File queryXmlFile,
       com.poscoict.glueframework.schema.QueryMap queryMap)  | 
static com.poscoict.glueframework.schema.QueryMap | 
parseXml(File queryXmlFile)  | 
static com.poscoict.glueframework.schema.QueryMap | 
parseXml(URL queryXmlUrl)  | 
public static com.poscoict.glueframework.schema.QueryMap parseXml(File queryXmlFile) throws JAXBException, SAXException, MalformedURLException
queryXmlFile - ExceptionJAXBExceptionSAXExceptionMalformedURLExceptionpublic static com.poscoict.glueframework.schema.QueryMap parseXml(URL queryXmlUrl) throws JAXBException, SAXException
queryXmlUrl - ExceptionJAXBExceptionSAXExceptionpublic static void makeXml(File queryXmlFile, com.poscoict.glueframework.schema.QueryMap queryMap) throws JAXBException
queryXmlFile - queryMap - JAXBExceptionCopyright © 2013–2021 POSCO ICT. All rights reserved.