Class GlueLayoutParser

java.lang.Object
com.poscoict.glueframework.schema.parser.GlueLayoutParser

public final class GlueLayoutParser extends Object
GlueLayoutParser.java
Since:
2013. 7. 3.
Version:
1.0.0
Author:
허 두녕
  • Constructor Details

    • GlueLayoutParser

      public GlueLayoutParser()
  • Method Details

    • parseXml

      public static com.poscoict.glueframework.schema.Msgs parseXml(URL layoutXmlUrl) throws jakarta.xml.bind.JAXBException, SAXException
      Parameters:
      layoutXmlUrl -
      Returns:
      Msgs
      Throws:
      jakarta.xml.bind.JAXBException
      Exception
      SAXException
    • makeXml

      public static void makeXml(File layoutXmlFile, com.poscoict.glueframework.schema.Msgs msgs) throws jakarta.xml.bind.JAXBException
      Throws:
      jakarta.xml.bind.JAXBException