
public class GlueServiceParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static GlueServiceParser |
getInstance() |
void |
makeXml(File serviceXmlFile,
GlueServiceInfo serviceInfo) |
GlueServiceInfo |
parseXml(File serviceXmlFile) |
GlueServiceInfo |
parseXml(URL serviceXmlUrl) |
public static GlueServiceParser getInstance()
public GlueServiceInfo parseXml(URL serviceXmlUrl) throws Exception
Exceptionpublic GlueServiceInfo parseXml(File serviceXmlFile) throws Exception
serviceXmlFile - Exceptionpublic void makeXml(File serviceXmlFile, GlueServiceInfo serviceInfo) throws IOException
serviceXmlFile - serviceInfo - IOExceptionCopyright © 2013–2020 POSCO ICT. All rights reserved.