Class LibraryHandler

java.lang.Object
aQute.bnd.build.LibraryHandler
All Implemented Interfaces:
AutoCloseable

class LibraryHandler extends Object implements AutoCloseable
Implements the `-library` instruction. This will make it possible to include bnd files and binaries from bundles in the repo or file system. This is described in library.md.