See: Description
| Interface | Description |
|---|---|
| ChangeLog |
The change log of a Debian package.
|
| ChangeLogBuilder |
A builder for the change log of a Debian package.
|
| ChangeLogConstants |
The constants for the change log.
|
| ChangeLogParser |
A parser for the change log of a Debian package.
|
| ChangeLogUrgency |
The urgency of a version.
|
| ChangeLogUrgencyBuilder |
A builder for the urgency of an urgency.
|
| ChangeLogUrgencyParser |
A parser for the urgency.
|
| ChangeLogVersionEntry |
The entry for one version of a Debian package.
|
| ChangeLogVersionEntryDetail |
The detail of an entry of a change log version.
|
| ConfigFiles |
The configuration files which are managed by a package.
|
| ConfigFilesBuilder |
A builder for the configuration files.
|
| ConfigFilesParser |
A parser for the configuration files.
|
| Context |
A context for various actions like parsing or building.
|
| Copyright |
The copyright of a Debian package.
|
| CopyrightBuilder |
A builder for the copyright of a Debian package.
|
| CopyrightConstants |
The constants for the copyright.
|
| CopyrightLicense |
A license in the copyright of a Debian package.
|
| CopyrightParser |
A parser for the copyright of a Debian package.
|
| DebianPackage |
A Debian package.
|
| DebianPackageBuilder |
A builder for Debian packages.
|
| DebianPackageBuilderFactory |
A factory for Debian package builders.
|
| DebianPackageConstants |
The constants of the Debian package.
|
| DebianPackageParseHandler |
A handler for information from the parsing process done by the
DebianPackageParser. |
| DebianPackageParser |
A parser for a Debian package.
|
| DebianPackageParserFactory |
A factory for a Debian package parser.
|
| DocumentPaths |
The paths of the files in the document folder of the Debian package.
|
| FilesCopyright |
The copyright for certain files of a Debian package.
|
| GlobalConstants |
The global constants which are used by all classes of the library.
|
| MD5Sums |
The MD5 sums of the files within a Debian package.
|
| MD5SumsBuilder |
A builder for creating the MD5 sums.
|
| MD5SumsParser |
A parser for MD5 sums.
|
| Script |
A skript.
|
| ScriptBuilder |
A builder for a script.
|
| ScriptParser |
A parser for a script.
|
| ScriptVariableReplacer |
Replaces the variables within a script.
|
| SharedLibraries |
The shared libraries of a package.
|
| SharedLibrariesBuilder |
A builder for the shared libraries.
|
| SharedLibrariesParser |
A parser for the shared libraries.
|
| Symbols |
The symbols of the shared libraries of a package.
|
| SymbolsBuilder |
A builder for the symbols.
|
| SymbolsEntry |
The shared library entry and their symbols.
|
| SymbolsParser |
A parser for the symbols.
|
| Template |
A template.
|
| Templates |
The templates for asking the user questions about the configuration.
|
| TemplatesBuilder |
A builder for templates.
|
| TemplatesConstants |
The constants for the templates.
|
| TemplatesParser |
A parser for templates.
|
| TemplateType |
The type of a template.
|
| TemplateTypeBuilder |
A builder for the template type.
|
| TemplateTypeParser |
A parser for the template type.
|
| Warning |
A warning.
|
| Exception | Description |
|---|---|
| BuildException |
Thrown if an error occurs while building.
|
| ParseException |
Thrown if an error occurs while parsing.
|
Contains the interfaces and classes for reading and writing Debian packages.
Copyright © 2015–2019. All rights reserved.