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
- JAXBException
SAXException
public static com.poscoict.glueframework.schema.Service parseXml(File serviceXmlFile) throws JAXBException, SAXException, MalformedURLException
serviceXmlFile
- Exception
JAXBException
SAXException
MalformedURLException
public static void makeXml(File serviceXmlFile, com.poscoict.glueframework.schema.Service service) throws JAXBException
serviceXmlFile
- service
- JAXBException
IOException
Copyright © 2013–2021 POSCO ICT. All rights reserved.