Class FeatureParser


  • public class FeatureParser
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FeatureParser()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static EclipseFeature parse​(java.io.InputStream in)  
      • Methods inherited from class java.lang.Object

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

      • FeatureParser

        public FeatureParser()
    • Method Detail

      • parse

        public static EclipseFeature parse​(java.io.InputStream in)
                                    throws java.io.IOException,
                                           org.xml.sax.SAXException
        Throws:
        java.io.IOException
        org.xml.sax.SAXException