Package | Description |
---|---|
net.sourceforge.javadpkg |
Contains the interfaces and classes for reading and writing Debian packages.
|
net.sourceforge.javadpkg.impl |
The implementation of the interfaces and abstract classes.
|
net.sourceforge.javadpkg.store |
Contains the management for the data of the Debian package.
|
Modifier and Type | Method and Description |
---|---|
void |
MD5SumsBuilder.buildMD5Sums(DataStore store,
DataTarget target)
Builds the MD5 sums and stores them in the target.
|
Modifier and Type | Method and Description |
---|---|
void |
MD5SumsBuilderImpl.buildMD5Sums(DataStore store,
DataTarget target) |
Modifier and Type | Class and Description |
---|---|
class |
DataStoreImpl
A
DataStore implementation. |
Copyright © 2015–2019. All rights reserved.