Class P2MetadataParser

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void parse​(java.io.InputStream in)  
      void setLogLevel​(int logLevel)  
      • Methods inherited from class java.lang.Object

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

      • P2MetadataParser

        public P2MetadataParser​(P2Descriptor p2Descriptor)
    • Method Detail

      • setLogLevel

        public void setLogLevel​(int logLevel)
      • parse

        public void parse​(java.io.InputStream in)
                   throws java.io.IOException,
                          java.text.ParseException,
                          org.xml.sax.SAXException
        Specified by:
        parse in interface XMLInputParser
        Throws:
        java.io.IOException
        java.text.ParseException
        org.xml.sax.SAXException