com.poscoict.glueframework.schema.parser
Class GlueServiceParser
java.lang.Object
  
com.poscoict.glueframework.schema.parser.GlueServiceParser
public class GlueServiceParser
- extends Object
 
GlueServiceParser.java
- Since:
 
  - 2013. 7. 3.
 
- Version:
 
  - 1.0.0
 
- Author:
 
  - Ç㠵γç
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getInstance
public static GlueServiceParser getInstance()
- Returns:
 
 
parseXml
public GlueServiceInfo parseXml(URL serviceXmlUrl)
                         throws Exception
- Throws:
 Exception
 
parseXml
public GlueServiceInfo parseXml(File serviceXmlFile)
                         throws Exception
- Parameters:
 serviceXmlFile - 
- Returns:
 - 
 - Throws:
 Exception
 
makeXml
public void makeXml(File serviceXmlFile,
                    GlueServiceInfo serviceInfo)
             throws IOException
- Parameters:
 serviceXmlFile - serviceInfo - 
- Throws:
 IOException
 
Copyright © 2013–2017 POSCO ICT. All rights reserved.