Package aQute.bnd.obr

Class OBRFragment


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

      Constructors 
      Constructor Description
      OBRFragment()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static aQute.service.reporter.Reporter parse​(Jar jar, ResourceBuilder resource)  
      static aQute.service.reporter.Reporter parse​(java.io.File file, ResourceBuilder resource, java.lang.String base)  
      • Methods inherited from class java.lang.Object

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

      • OBRFragment

        public OBRFragment()
    • Method Detail

      • parse

        public static aQute.service.reporter.Reporter parse​(Jar jar,
                                                            ResourceBuilder resource)
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • parse

        public static aQute.service.reporter.Reporter parse​(java.io.File file,
                                                            ResourceBuilder resource,
                                                            java.lang.String base)
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception