com.posco.reuse.transformed
Class PosTranformXmlParser

java.lang.Object
  extended by com.posco.reuse.transformed.PosTranformXmlParser

public class PosTranformXmlParser
extends Object


Method Summary
static PosTranformXmlParser getInstance()
           
 List<PosTransformAttribute> parseXml(URL layoutXmlFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PosTranformXmlParser getInstance()
Returns:

parseXml

public List<PosTransformAttribute> parseXml(URL layoutXmlFile)
                                     throws Exception
Parameters:
layoutXmlFile -
Returns:
Throws:
Exception


Copyright © 2013–2016 POSCO ICT. All rights reserved.