Package | Description |
---|---|
net.sourceforge.javadpkg |
Contains the interfaces and classes for reading and writing Debian packages.
|
net.sourceforge.javadpkg.control |
Contains the interfaces and classes for handling the information of the
control file. |
net.sourceforge.javadpkg.control.impl |
The implementation of the interfaces and abstract classes.
|
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.
|
Class and Description |
---|
Control
The control of a Debian package.
|
Description
The description of a Debian package.
|
PackageMaintainer
The package maintainer's name and email address.
|
PackageName
The name of a package.
|
PackageVersion
The version number of a package.
|
Size
The size of data.
|
Class and Description |
---|
Architecture
The architecture.
|
Control
The control of a Debian package.
|
Description
The description of a Debian package.
|
Homepage
The home-page of a Debian package.
|
PackageDependency
The dependency of a package to other packages.
|
PackageDependency.Condition
A condition for a package dependency.
|
PackageMaintainer
The package maintainer's name and email address.
|
PackageMultiArchitecture
The property for controlling packages which can be used for multiple
architectures.
|
PackageName
The name of a package.
|
PackagePriority
The priority how important it is that the user have the package installed.
|
PackageVersion
The version number of a package.
|
PackageVersionRelationOperator
The relational operator for package versions.
|
Section
The section specifies an application area into which the package has been
classified.
|
Size
The size of data.
|
Class and Description |
---|
Architecture
The architecture.
|
ArchitectureBuilder
A builder for the architecture.
|
ArchitectureParser
A parser for the architectur.
|
BinaryControl
The control of a binary package.
|
Control
The control of a Debian package.
|
ControlBuilder
A builder for a control.
|
ControlConstants
The constants of the control.
|
ControlParser
A parser for a control.
|
Description
The description of a Debian package.
|
DescriptionBuilder
A builder for the description of a package.
|
DescriptionParser
A parser for the description of a package.
|
EssentialBuilder
A builder for the essential flag.
|
EssentialParser
A parser for the essential flag.
|
Homepage
The home-page of a Debian package.
|
HomepageBuilder
A builder for the home-page.
|
HomepageParser
A parser for the home-page.
|
ModuleAliasesBuilder
A builder for module aliases.
|
ModuleAliasesParser
A parser for the module aliases.
|
PackageDependency
The dependency of a package to other packages.
|
PackageDependencyBuilder
Builds the package dependency.
|
PackageDependencyParser
Parses the package dependency.
|
PackageMaintainer
The package maintainer's name and email address.
|
PackageMaintainerBuilder
A builder for the package maintainer.
|
PackageMaintainerParser
A parser for the maintainer of a package.
|
PackageMultiArchitecture
The property for controlling packages which can be used for multiple
architectures.
|
PackageMultiArchitectureBuilder
A builder for the multiple architecture of a package.
|
PackageMultiArchitectureParser
A parser for the multiple architecture property.
|
PackageName
The name of a package.
|
PackageNameBuilder
A builder for the name of a package.
|
PackageNameParser
Parses the name of a package.
|
PackagePriority
The priority how important it is that the user have the package installed.
|
PackagePriorityBuilder
A builder for the package priority.
|
PackagePriorityParser
A parser for the package priority.
|
PackageVersion
The version number of a package.
|
PackageVersionBuilder
A builder for the package version.
|
PackageVersionParser
A parser for the package version.
|
PackageVersionRelationOperator
The relational operator for package versions.
|
PackageVersionRelationOperatorBuilder
A builder for the relation operator.
|
PackageVersionRelationOperatorParser
A parser for the relation operator.
|
Section
The section specifies an application area into which the package has been
classified.
|
SectionBuilder
A builder for a section.
|
SectionParser
Parses the "Section" field of a control.
|
Size
The size of data.
|
SizeBuilder
A builder for size.
|
SizeParser
Parses the size.
|
Class and Description |
---|
Control
The control of a Debian package.
|
PackageDependency
The dependency of a package to other packages.
|
PackageMaintainer
The package maintainer's name and email address.
|
PackageName
The name of a package.
|
PackageVersion
The version number of a package.
|
Size
The size of data.
|
Class and Description |
---|
Size
The size of data.
|
Copyright © 2015–2019. All rights reserved.