|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.construct.util.BndUtils
public final class BndUtils
Provide API BndUtils.Bnd
and factory for editing Bnd instruction files
Nested Class Summary | |
---|---|
static interface |
BndUtils.Bnd
API for editing Bnd files |
static class |
BndUtils.ExistingInstructionException
Thrown when a Bnd instruction already exists and can't be overwritten BndUtils.Bnd |
Method Summary | |
---|---|
static BndUtils.Bnd |
readBnd(java.io.File here)
Factory method that provides an editor for an existing or new Bnd file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static BndUtils.Bnd readBnd(java.io.File here) throws java.io.IOException
here
- a Bnd file, or a directory containing a file named 'osgi.bnd'
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |