com.poscoict.glueframework.schema.parser
Class GlueServiceParser

java.lang.Object
  extended by com.poscoict.glueframework.schema.parser.GlueServiceParser

public class GlueServiceParser
extends Object

GlueServiceParser.java

Since:
2013. 7. 3.
Version:
1.0.0
Author:
Ç㠵γç

Method Summary
static GlueServiceParser getInstance()
           
 void makeXml(File serviceXmlFile, GlueServiceInfo serviceInfo)
           
 GlueServiceInfo parseXml(File serviceXmlFile)
           
 GlueServiceInfo parseXml(URL serviceXmlUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.