aQute.bnd.obr
Class OBRFragment

java.lang.Object
  extended by aQute.bnd.obr.OBRFragment

public class OBRFragment
extends Object


Constructor Summary
OBRFragment()
           
 
Method Summary
static Reporter parse(File file, ResourceBuilder resource, String base)
           
static Reporter parse(Jar jar, ResourceBuilder resource)
           
 
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 Reporter parse(Jar jar,
                             ResourceBuilder resource)
                      throws Exception
Throws:
Exception

parse

public static Reporter parse(File file,
                             ResourceBuilder resource,
                             String base)
                      throws Exception
Throws:
Exception


Copyright © 2014 aQute SARL. All rights reserved.