Package aQute.bnd.main
Class PatchCommand
- java.lang.Object
-
- aQute.bnd.main.PatchCommand
-
public class PatchCommand extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PatchCommand(bnd bnd)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
_apply(aQute.bnd.main.PatchCommand.applyOptions opts)
void
_create(aQute.bnd.main.PatchCommand.createOptions opts)
-
-
-
Constructor Detail
-
PatchCommand
public PatchCommand(bnd bnd)
-
-