public final class PkgValidator
extends java.lang.Object
| Constructor and Description |
|---|
PkgValidator(Repo r,
InputInfo ii)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
check(Package pkg)
Checks package descriptor and if packages involved in dependencies are
already installed.
|
byte[] |
depPkg(Package.Dependency dep)
Checks if secondary package, i.e.
|
public void check(Package pkg) throws QueryException
pkg - packageQueryException - query exceptionpublic byte[] depPkg(Package.Dependency dep)
dep - dependency