aQute.bnd.compatibility
Class ParseSignatureBuilder
java.lang.Object
aQute.bnd.compatibility.ParseSignatureBuilder
public class ParseSignatureBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseSignatureBuilder
public ParseSignatureBuilder(Scope root)
add
public void add(Jar jar)
throws Exception
- Throws:
Exception
getRoot
public Scope getRoot()
parse
public void parse(InputStream in)
throws IOException
- Throws:
IOException
Copyright © 2012 aQute SARL. All Rights Reserved.