Class SpecGeneratingXmiParser


  • public class SpecGeneratingXmiParser
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Spec parse()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpecGeneratingXmiParser

        public SpecGeneratingXmiParser​(java.lang.String xmi)
    • Method Detail

      • parse

        public Spec parse()
                   throws org.xml.sax.SAXException,
                          java.io.IOException
        Throws:
        org.xml.sax.SAXException
        java.io.IOException