public final class Bck2BrwsrJars extends Object
| Modifier and Type | Method and Description |
|---|---|
static Bck2Brwsr |
configureFrom(Bck2Brwsr c,
File jar)
Creates new compiler pre-configured from the content of
provided JAR file.
|
public static Bck2Brwsr configureFrom(Bck2Brwsr c, File jar) throws IOException
c - the compiler to add classes,
add resources and
exported objects to.
Can be null - in such case an
empty compiler is constructed.jar - the file to processIOException - if something goes wrongCopyright © 2014 API Design. All Rights Reserved.