
public final class GlueServiceParser extends Object
| Constructor and Description |
|---|
GlueServiceParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
makeXml(File serviceXmlFile,
com.poscoict.glueframework.schema.Service service) |
static com.poscoict.glueframework.schema.Service |
parseXml(File serviceXmlFile) |
static com.poscoict.glueframework.schema.Service |
parseXml(URL serviceXmlUrl) |
public static com.poscoict.glueframework.schema.Service parseXml(URL serviceXmlUrl) throws JAXBException, SAXException
serviceXmlUrl - JAXBExceptionSAXExceptionpublic static com.poscoict.glueframework.schema.Service parseXml(File serviceXmlFile) throws JAXBException, SAXException, MalformedURLException
serviceXmlFile - ExceptionJAXBExceptionSAXExceptionMalformedURLExceptionpublic static void makeXml(File serviceXmlFile, com.poscoict.glueframework.schema.Service service) throws JAXBException
serviceXmlFile - service - JAXBExceptionIOExceptionCopyright © 2013–2021 POSCO ICT. All rights reserved.