control
file.See: Description
Interface | 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.
|
SizeBuilder |
A builder for size.
|
SizeParser |
Parses the size.
|
SourceControl |
The control of a source control.
|
Class | Description |
---|---|
Size |
The size of data.
|
Enum | Description |
---|---|
PackageDependency.Condition |
A condition for a package dependency.
|
Contains the interfaces and classes for handling the information of the
control
file.
Copyright © 2015–2019. All rights reserved.