Skip navigation links
A B C D E F G H I M N P R S T U V W 

A

AbstractControl - Class in net.sourceforge.javadpkg.control.impl
An abstract Control implementation.
AbstractControl() - Constructor for class net.sourceforge.javadpkg.control.impl.AbstractControl
Creates a control.
AbstractControl(PackageDependency, PackageVersion, Architecture, PackageMultiArchitecture, PackageMaintainer, Homepage) - Constructor for class net.sourceforge.javadpkg.control.impl.AbstractControl
Creates a control.
AbstractField - Class in net.sourceforge.javadpkg.field.impl
An abstract Field implementation.
AbstractField(boolean, boolean) - Constructor for class net.sourceforge.javadpkg.field.impl.AbstractField
Creates a field.
addChildNode(DataStoreNode) - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Adds a child node.
addDataDirectory(String) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Adds a directory to the data of the package.
addDataDirectory(String, FileOwner, FileMode) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Adds a directory to the data of the package.
addDataDirectory(String) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
addDataDirectory(String, FileOwner, FileMode) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
addDataFile(DataSource, String) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Adds a file to the data of the package.
addDataFile(DataSource, String, FileOwner, FileMode) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Adds a file to the data of the package.
addDataFile(DataSource, String) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
addDataFile(DataSource, String, FileOwner, FileMode) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
addDataSymLink(String, String, FileOwner, FileMode) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Adds a symbolic link to the data of the package.
addDataSymLink(String, String, FileOwner, FileMode) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
addDetail(ChangeLogVersionEntryDetail) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Adds a detail.
addDirectory(String) - Method in interface net.sourceforge.javadpkg.store.DataStore
Adds a directory to the store.
addDirectory(String, FileOwner, FileMode) - Method in interface net.sourceforge.javadpkg.store.DataStore
Adds a directory to the store.
addDirectory(String) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
addDirectory(String, FileOwner, FileMode) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
addEntry(ChangeLogVersionEntry) - Method in class net.sourceforge.javadpkg.impl.ChangeLogImpl
Add an entry to the change log.
addEntry(SymbolsEntry) - Method in class net.sourceforge.javadpkg.impl.SymbolsImpl
Adds an entry.
addFile(DataSource, String) - Method in interface net.sourceforge.javadpkg.store.DataStore
Adds a file to the store.
addFile(DataSource, String, FileOwner, FileMode) - Method in interface net.sourceforge.javadpkg.store.DataStore
Adds a file to the store.
addFile(DataSource, String) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
addFile(DataSource, String, FileOwner, FileMode) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
addFilesCopyright(FilesCopyright) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Adds the copyright for certain files of a Debian package.
addLicense(CopyrightLicense) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Adds a license to the licenses.
addMD5Sum(String, String) - Method in class net.sourceforge.javadpkg.impl.MD5SumsImpl
Adds a MD5 sum for a file.
addPath(String) - Method in class net.sourceforge.javadpkg.impl.ConfigFilesImpl
Adds a path of a configuration file.
addSharedLibrary(String, String, String, List<PackageDependency>) - Method in class net.sourceforge.javadpkg.impl.SharedLibrariesImpl
Adds a shared library.
addSymbol(String, String, PackageVersion) - Method in class net.sourceforge.javadpkg.impl.SymbolsEntryImpl
Adds a symbol.
addSymLink(String, String, FileOwner, FileMode) - Method in interface net.sourceforge.javadpkg.store.DataStore
Adds a symbolic link to the store.
addSymLink(String, String, FileOwner, FileMode) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
addValue(String) - Method in class net.sourceforge.javadpkg.field.impl.FieldImpl
Adds the specified value to the value of the field.
addWarning(Warning) - Method in interface net.sourceforge.javadpkg.Context
Adds a warning to the context.
addWarning(Warning) - Method in class net.sourceforge.javadpkg.impl.ContextImpl
 
Architecture - Interface in net.sourceforge.javadpkg.control
The architecture.
ArchitectureBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the architecture.
ArchitectureBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A ArchitectureBuilder implementation.
ArchitectureBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.ArchitectureBuilderImpl
Creates a builder.
ArchitectureParser - Interface in net.sourceforge.javadpkg.control
A parser for the architectur.
ArchitectureParserImpl - Class in net.sourceforge.javadpkg.control.impl
A ArchitectureParser implementation.
ArchitectureParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.ArchitectureParserImpl
Creates a parser.
ArchitectureUnsupportedWarning - Class in net.sourceforge.javadpkg.control.impl
A warning about an unsupported architecture.
ArchitectureUnsupportedWarning(String) - Constructor for class net.sourceforge.javadpkg.control.impl.ArchitectureUnsupportedWarning
Creates a warning.
available() - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 

B

BinaryControl - Interface in net.sourceforge.javadpkg.control
The control of a binary package.
BinaryControlImpl - Class in net.sourceforge.javadpkg.control.impl
A BinaryControl implementation.
BinaryControlImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Creates a binary control.
BinaryControlImpl(PackageDependency, PackageVersion, Architecture, PackageMultiArchitecture, PackageMaintainer, Homepage, PackageName, Section, PackagePriority, Boolean, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, List<PackageDependency>, Size, Description) - Constructor for class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Creates a binary control.
buildArchitecture(Architecture, Context) - Method in interface net.sourceforge.javadpkg.control.ArchitectureBuilder
Builds the architecture.
buildArchitecture(Architecture, Context) - Method in class net.sourceforge.javadpkg.control.impl.ArchitectureBuilderImpl
 
buildChangeLog(ChangeLog, DataTarget, Context) - Method in interface net.sourceforge.javadpkg.ChangeLogBuilder
Builds the change log into the target.
buildChangeLog(ChangeLog, DataTarget, Context) - Method in class net.sourceforge.javadpkg.impl.ChangeLogBuilderImpl
 
buildChangeLogHtml(ChangeLog, DataTarget, Context) - Method in interface net.sourceforge.javadpkg.ChangeLogBuilder
Builds the change log into the target as HTML.
buildChangeLogHtml(ChangeLog, DataTarget, Context) - Method in class net.sourceforge.javadpkg.impl.ChangeLogBuilderImpl
 
buildChangeLogUrgency(ChangeLogUrgency, Context) - Method in interface net.sourceforge.javadpkg.ChangeLogUrgencyBuilder
Builds an urgency.
buildChangeLogUrgency(ChangeLogUrgency, Context) - Method in class net.sourceforge.javadpkg.impl.ChangeLogUrgencyBuilderImpl
 
buildConfigFiles(ConfigFiles, DataTarget) - Method in interface net.sourceforge.javadpkg.ConfigFilesBuilder
Builds the configuration files into the target.
buildConfigFiles(ConfigFiles, DataTarget) - Method in class net.sourceforge.javadpkg.impl.ConfigFilesBuilderImpl
 
buildControl(Control, DataTarget, Context) - Method in interface net.sourceforge.javadpkg.control.ControlBuilder
Builds the control into the specified target.
buildControl(Control, Size, DataTarget, Context) - Method in interface net.sourceforge.javadpkg.control.ControlBuilder
Builds the control into the specified target using the specified installed size.
buildControl(Control, DataTarget, Context) - Method in class net.sourceforge.javadpkg.control.impl.ControlBuilderImpl
 
buildControl(Control, Size, DataTarget, Context) - Method in class net.sourceforge.javadpkg.control.impl.ControlBuilderImpl
 
buildCopyright(Copyright, DataTarget, Context) - Method in interface net.sourceforge.javadpkg.CopyrightBuilder
Builds the copyright into the specified target.
buildCopyright(Copyright, DataTarget, Context) - Method in class net.sourceforge.javadpkg.impl.CopyrightBuilderImpl
 
buildDebianPackage(DataTarget, Context) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Builds a Debian package by writing it to the specified target.
buildDebianPackage(DataTarget, Context) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
buildDescription(Description, Context) - Method in interface net.sourceforge.javadpkg.control.DescriptionBuilder
Builds a description of a package.
buildDescription(Description, Context) - Method in class net.sourceforge.javadpkg.control.impl.DescriptionBuilderImpl
 
buildEssential(Boolean, Context) - Method in interface net.sourceforge.javadpkg.control.EssentialBuilder
Builds an essential flag.
buildEssential(Boolean, Context) - Method in class net.sourceforge.javadpkg.control.impl.EssentialBuilderImpl
 
BuildException - Exception in net.sourceforge.javadpkg
Thrown if an error occurs while building.
BuildException(String) - Constructor for exception net.sourceforge.javadpkg.BuildException
Constructs a new exception with the specified detail message.
BuildException(String, Throwable) - Constructor for exception net.sourceforge.javadpkg.BuildException
Constructs a new exception with the specified detail message and cause.
buildFields(List<Field>, DataTarget, Context) - Method in interface net.sourceforge.javadpkg.field.FieldBuilder
Builds the fields.
buildFields(List<Field>, DataTarget, Context) - Method in class net.sourceforge.javadpkg.field.impl.FieldBuilderImpl
 
buildHomepage(Homepage, Context) - Method in interface net.sourceforge.javadpkg.control.HomepageBuilder
Builds the home-page.
buildHomepage(Homepage, Context) - Method in class net.sourceforge.javadpkg.control.impl.HomepageBuilderImpl
 
buildMD5Sums(DataStore, DataTarget) - Method in class net.sourceforge.javadpkg.impl.MD5SumsBuilderImpl
 
buildMD5Sums(DataStore, DataTarget) - Method in interface net.sourceforge.javadpkg.MD5SumsBuilder
Builds the MD5 sums and stores them in the target.
buildModuleAliases(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.ModuleAliasesBuilderImpl
 
buildModuleAliases(String, Context) - Method in interface net.sourceforge.javadpkg.control.ModuleAliasesBuilder
Builds the module aliases.
buildPackageDependencies(List<PackageDependency>, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageDependencyBuilderImpl
 
buildPackageDependencies(List<PackageDependency>, Context) - Method in interface net.sourceforge.javadpkg.control.PackageDependencyBuilder
Builds a list of package dependencies.
buildPackageDependency(PackageDependency, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageDependencyBuilderImpl
 
buildPackageDependency(PackageDependency, Context) - Method in interface net.sourceforge.javadpkg.control.PackageDependencyBuilder
Builds a package dependency.
buildPackageMaintainer(PackageMaintainer, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageMaintainerBuilderImpl
 
buildPackageMaintainer(PackageMaintainer, Context) - Method in interface net.sourceforge.javadpkg.control.PackageMaintainerBuilder
Builds a package maintainer.
buildPackageMultiArchitecture(PackageMultiArchitecture, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageMultiArchitectureBuilderImpl
 
buildPackageMultiArchitecture(PackageMultiArchitecture, Context) - Method in interface net.sourceforge.javadpkg.control.PackageMultiArchitectureBuilder
Builds the multiple architecture.
buildPackageName(PackageName, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageNameBuilderImpl
 
buildPackageName(PackageName, Context) - Method in interface net.sourceforge.javadpkg.control.PackageNameBuilder
Builds the name of a package.
buildPackagePriority(PackagePriority, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackagePriorityBuilderImpl
 
buildPackagePriority(PackagePriority, Context) - Method in interface net.sourceforge.javadpkg.control.PackagePriorityBuilder
Builds a package priority.
buildPackageVersion(PackageVersion, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageVersionBuilderImpl
 
buildPackageVersion(PackageVersion, Context) - Method in interface net.sourceforge.javadpkg.control.PackageVersionBuilder
Builds the package version.
buildPackageVersionRelationOperator(PackageVersionRelationOperator, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageVersionRelationOperatorBuilderImpl
 
buildPackageVersionRelationOperator(PackageVersionRelationOperator, Context) - Method in interface net.sourceforge.javadpkg.control.PackageVersionRelationOperatorBuilder
Builds a relation operator.
buildScript(DataTarget, Script) - Method in class net.sourceforge.javadpkg.impl.ScriptBuilderImpl
 
buildScript(DataTarget, Script) - Method in interface net.sourceforge.javadpkg.ScriptBuilder
Builds a script.
buildSection(Section, Context) - Method in class net.sourceforge.javadpkg.control.impl.SectionBuilderImpl
 
buildSection(Section, Context) - Method in interface net.sourceforge.javadpkg.control.SectionBuilder
Builds a section.
buildSharedLibraries(SharedLibraries, DataTarget) - Method in class net.sourceforge.javadpkg.impl.SharedLibrariesBuilderImpl
 
buildSharedLibraries(SharedLibraries, DataTarget) - Method in interface net.sourceforge.javadpkg.SharedLibrariesBuilder
Builds the shared libraries into the target.
buildSizeInKiloBytes(Size, Context) - Method in class net.sourceforge.javadpkg.control.impl.SizeBuilderImpl
 
buildSizeInKiloBytes(Size, Context) - Method in interface net.sourceforge.javadpkg.control.SizeBuilder
Builds a size in kilobytes.
buildSymbols(Symbols, DataTarget) - Method in class net.sourceforge.javadpkg.impl.SymbolsBuilderImpl
 
buildSymbols(Symbols, DataTarget) - Method in interface net.sourceforge.javadpkg.SymbolsBuilder
Builds the symbols into the target.
buildTemplates(Templates, Context) - Method in class net.sourceforge.javadpkg.impl.TemplatesBuilderImpl
 
buildTemplates(Templates, DataTarget, Context) - Method in class net.sourceforge.javadpkg.impl.TemplatesBuilderImpl
 
buildTemplates(Templates, Context) - Method in interface net.sourceforge.javadpkg.TemplatesBuilder
Builds the templates.
buildTemplates(Templates, DataTarget, Context) - Method in interface net.sourceforge.javadpkg.TemplatesBuilder
Builds the templates.
buildTemplateType(TemplateType, Context) - Method in class net.sourceforge.javadpkg.impl.TemplateTypeBuilderImpl
 
buildTemplateType(TemplateType, Context) - Method in interface net.sourceforge.javadpkg.TemplateTypeBuilder
Builds the template type.

C

ChangeLog - Interface in net.sourceforge.javadpkg
The change log of a Debian package.
ChangeLogBuilder - Interface in net.sourceforge.javadpkg
A builder for the change log of a Debian package.
ChangeLogBuilderImpl - Class in net.sourceforge.javadpkg.impl
A ChangeLogBuilder implementation.
ChangeLogBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogBuilderImpl
Creates a builder.
ChangeLogConstants - Interface in net.sourceforge.javadpkg
The constants for the change log.
ChangeLogImpl - Class in net.sourceforge.javadpkg.impl
A ChangeLog implementation.
ChangeLogImpl() - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogImpl
Creates a change log.
ChangeLogInitialLineUnsupportedWarning - Class in net.sourceforge.javadpkg.impl
A warning that the format of the initial line of a version in the change log is unsupported.
ChangeLogInitialLineUnsupportedWarning(String, String) - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogInitialLineUnsupportedWarning
Creates a warning.
ChangeLogNoFormatWarning - Class in net.sourceforge.javadpkg.impl
A warning that the copyright doesn't contain any information about it's format.
ChangeLogNoFormatWarning() - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogNoFormatWarning
Creates a warning.
ChangeLogParser - Interface in net.sourceforge.javadpkg
A parser for the change log of a Debian package.
ChangeLogParserImpl - Class in net.sourceforge.javadpkg.impl
A ChangeLogParser implementation.
ChangeLogParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogParserImpl
Creates a parser.
ChangeLogUnsupportedLineWarning - Class in net.sourceforge.javadpkg.impl
A warning about an unsupported line in a change log.
ChangeLogUnsupportedLineWarning(String) - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogUnsupportedLineWarning
Creates a warning.
ChangeLogUrgency - Interface in net.sourceforge.javadpkg
The urgency of a version.
ChangeLogUrgencyBuilder - Interface in net.sourceforge.javadpkg
A builder for the urgency of an urgency.
ChangeLogUrgencyBuilderImpl - Class in net.sourceforge.javadpkg.impl
A ChangeLogUrgencyBuilder implementation.
ChangeLogUrgencyBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogUrgencyBuilderImpl
Creates a builder.
ChangeLogUrgencyParser - Interface in net.sourceforge.javadpkg
A parser for the urgency.
ChangeLogUrgencyParserImpl - Class in net.sourceforge.javadpkg.impl
A ChangeLogUrgencyParser implementation.
ChangeLogUrgencyParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogUrgencyParserImpl
Creates a parser.
ChangeLogUrgencyUnsupportedWarning - Class in net.sourceforge.javadpkg.impl
A warning about an unsupported change log urgency.
ChangeLogUrgencyUnsupportedWarning(String) - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogUrgencyUnsupportedWarning
Creates a warning.
ChangeLogVersionEntry - Interface in net.sourceforge.javadpkg
The entry for one version of a Debian package.
ChangeLogVersionEntryDetail - Interface in net.sourceforge.javadpkg
The detail of an entry of a change log version.
ChangeLogVersionEntryDetailImpl - Class in net.sourceforge.javadpkg.impl
A ChangeLogVersionEntryDetail implementation.
ChangeLogVersionEntryDetailImpl(String) - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryDetailImpl
Creates a detail.
ChangeLogVersionEntryImpl - Class in net.sourceforge.javadpkg.impl
A ChangeLogVersionEntry implementation.
ChangeLogVersionEntryImpl() - Constructor for class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Creates an entry.
close() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySource
 
close() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySwap
 
close() - Method in class net.sourceforge.javadpkg.io.impl.DataFileSource
 
close() - Method in class net.sourceforge.javadpkg.io.impl.DataFileTarget
 
close() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamSource
 
close() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamTarget
 
close() - Method in class net.sourceforge.javadpkg.io.impl.DataTempFileSwap
 
close() - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
close() - Method in class net.sourceforge.javadpkg.io.impl.UncloseableOutputStream
 
closed() - Method in interface net.sourceforge.javadpkg.io.CloseHandler
Informs the handler that a stream was closed.
closed() - Method in class net.sourceforge.javadpkg.io.impl.DelegateCloseHandler
 
CloseHandler - Interface in net.sourceforge.javadpkg.io
A handler which is called when the InputStream.close() or OutputStream.close() method is called.
compare(DataStoreNode, DataStoreNode) - Method in class net.sourceforge.javadpkg.store.DataStoreNodeComparator
 
compressGzip(DataSource, DataTarget, int) - Static method in class net.sourceforge.javadpkg.io.Streams
Compresses the content of the source to the target using GZIP until the complete content is compressed.
compressGzip(DataSource, DataTarget, int, long, int) - Static method in class net.sourceforge.javadpkg.io.Streams
Compresses the content of the source to the target using GZIP until the complete content is compressed.
CONFFILES_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the configuration files file in the control information archive.
CONFIG_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the configuration file in the control information archive.
ConfigFiles - Interface in net.sourceforge.javadpkg
The configuration files which are managed by a package.
ConfigFilesBuilder - Interface in net.sourceforge.javadpkg
A builder for the configuration files.
ConfigFilesBuilderImpl - Class in net.sourceforge.javadpkg.impl
A ConfigFilesBuilder implementation.
ConfigFilesBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.ConfigFilesBuilderImpl
Creates a builder.
ConfigFilesImpl - Class in net.sourceforge.javadpkg.impl
A ConfigFiles implementation.
ConfigFilesImpl() - Constructor for class net.sourceforge.javadpkg.impl.ConfigFilesImpl
Creates the configuration files.
ConfigFilesParser - Interface in net.sourceforge.javadpkg
A parser for the configuration files.
ConfigFilesParserImpl - Class in net.sourceforge.javadpkg.impl
A ConfigFilesParser implementation.
ConfigFilesParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.ConfigFilesParserImpl
Creates a parser.
consume(byte[], int) - Method in interface net.sourceforge.javadpkg.io.DataConsumer
Consume the data.
consume(byte[], int) - Method in class net.sourceforge.javadpkg.io.impl.DataDigestConsumer
 
consume(byte[], int) - Method in class net.sourceforge.javadpkg.io.impl.DataStreamConsumer
 
Context - Interface in net.sourceforge.javadpkg
A context for various actions like parsing or building.
ContextImpl - Class in net.sourceforge.javadpkg.impl
A Context implementation.
ContextImpl() - Constructor for class net.sourceforge.javadpkg.impl.ContextImpl
Creates a context.
Control - Interface in net.sourceforge.javadpkg.control
The control of a Debian package.
CONTROL_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the control file in the control information archive.
CONTROL_NAME - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The name of the file containing the control information of the Debian package without the extension.
CONTROL_TAR_PREFIX - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The prefix of the file containing the control information of the Debian package.
ControlBuilder - Interface in net.sourceforge.javadpkg.control
A builder for a control.
ControlBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A ControlBuilder implementation.
ControlBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.ControlBuilderImpl
Creates a builder.
ControlConstants - Interface in net.sourceforge.javadpkg.control
The constants of the control.
ControlEmptyFieldWarning - Class in net.sourceforge.javadpkg.control.impl
A warning about a field in the control which is set, but empty.
ControlEmptyFieldWarning(String) - Constructor for class net.sourceforge.javadpkg.control.impl.ControlEmptyFieldWarning
Creates a warning.
ControlParser - Interface in net.sourceforge.javadpkg.control
A parser for a control.
ControlParserImpl - Class in net.sourceforge.javadpkg.control.impl
A ControlParser implementation.
ControlParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.ControlParserImpl
Creates a parser.
ControlRecommendedFieldMissingWarning - Class in net.sourceforge.javadpkg.control.impl
A warning about an recommended field which is missing in the control file.
ControlRecommendedFieldMissingWarning(String) - Constructor for class net.sourceforge.javadpkg.control.impl.ControlRecommendedFieldMissingWarning
Creates a warning.
ControlRecommendedFieldNotSetWarning - Class in net.sourceforge.javadpkg.control.impl
A warning about an recommended field which is not set in the control.
ControlRecommendedFieldNotSetWarning(String) - Constructor for class net.sourceforge.javadpkg.control.impl.ControlRecommendedFieldNotSetWarning
Creates a warning.
ControlUnsupportedEntryWarning - Class in net.sourceforge.javadpkg.impl
A warning for an unsupported entry / file in the control of the Debian packages.
ControlUnsupportedEntryWarning(String) - Constructor for class net.sourceforge.javadpkg.impl.ControlUnsupportedEntryWarning
Creates a warning.
ControlUnsupportedFieldFoundWarning - Class in net.sourceforge.javadpkg.control.impl
A warning about an unsupported field in the control file.
ControlUnsupportedFieldFoundWarning(String, String) - Constructor for class net.sourceforge.javadpkg.control.impl.ControlUnsupportedFieldFoundWarning
Creates a warning.
ControlUnsupportedFieldIgnoredWarning - Class in net.sourceforge.javadpkg.control.impl
A warning about an unsupported field in the control which is ignored.
ControlUnsupportedFieldIgnoredWarning(String, String) - Constructor for class net.sourceforge.javadpkg.control.impl.ControlUnsupportedFieldIgnoredWarning
Creates a warning.
copy(InputStream, OutputStream) - Static method in class net.sourceforge.javadpkg.io.Streams
Copies the content of the input stream to the output stream until the end of the input stream is reached.
copy(InputStream, OutputStream, int, long) - Static method in class net.sourceforge.javadpkg.io.Streams
Copies the content of the input stream to the output stream until the end of the input stream is reached.
copy(DataSource, DataTarget) - Static method in class net.sourceforge.javadpkg.io.Streams
Copies the content of the source to the target until the complete content is copied.
copy(DataSource, DataTarget, int, long) - Static method in class net.sourceforge.javadpkg.io.Streams
Copies the content of the source to the target until the complete content is copied.
Copyright - Interface in net.sourceforge.javadpkg
The copyright of a Debian package.
CopyrightBuilder - Interface in net.sourceforge.javadpkg
A builder for the copyright of a Debian package.
CopyrightBuilderImpl - Class in net.sourceforge.javadpkg.impl
A CopyrightBuilder implementation.
CopyrightBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.CopyrightBuilderImpl
Creates a builder.
CopyrightConstants - Interface in net.sourceforge.javadpkg
The constants for the copyright.
CopyrightEmptyWarning - Class in net.sourceforge.javadpkg.impl
A warning if the copyright exists, but is empty.
CopyrightEmptyWarning() - Constructor for class net.sourceforge.javadpkg.impl.CopyrightEmptyWarning
Creates a warning.
CopyrightImpl - Class in net.sourceforge.javadpkg.impl
A Copyright implementation.
CopyrightImpl() - Constructor for class net.sourceforge.javadpkg.impl.CopyrightImpl
Creates a copyright.
CopyrightLicense - Interface in net.sourceforge.javadpkg
A license in the copyright of a Debian package.
CopyrightLicenseImpl - Class in net.sourceforge.javadpkg.impl
A CopyrightLicense implementation.
CopyrightLicenseImpl() - Constructor for class net.sourceforge.javadpkg.impl.CopyrightLicenseImpl
Creates a license.
CopyrightParser - Interface in net.sourceforge.javadpkg
A parser for the copyright of a Debian package.
CopyrightParserImpl - Class in net.sourceforge.javadpkg.impl
A CopyrightParser implementation.
CopyrightParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.CopyrightParserImpl
Creates a parser.
CopyrightUnsupportedFieldWarning - Class in net.sourceforge.javadpkg.impl
A warning for an unsupported field in the copyright.
CopyrightUnsupportedFieldWarning(String, String) - Constructor for class net.sourceforge.javadpkg.impl.CopyrightUnsupportedFieldWarning
Creates a warning.
CopyrightUnsupportedFormatWarning - Class in net.sourceforge.javadpkg.impl
The warning if a copyright has an unsupported format.
CopyrightUnsupportedFormatWarning() - Constructor for class net.sourceforge.javadpkg.impl.CopyrightUnsupportedFormatWarning
Creates a warning.
CopyrightUnsupportedFormatWarning(String) - Constructor for class net.sourceforge.javadpkg.impl.CopyrightUnsupportedFormatWarning
Creates a warning.
createBufferedFileInputStream(File) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a buffered stream for reading from the specified file.
createBufferedFileInputStream(File, int) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a buffered stream for reading from the specified file.
createBufferedFileOutputStream(File) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a buffered stream for writing into the specified file.
createBufferedFileOutputStream(File, int) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a buffered stream for writing into the specified file.
createConsumer(DataTarget) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a consumer which puts its data into the specified target.
createDebianPackageBuilder() - Method in interface net.sourceforge.javadpkg.DebianPackageBuilderFactory
Creates a builder for Debian packages.
createDebianPackageBuilder() - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderFactoryImpl
 
createDebianPackageParser() - Method in interface net.sourceforge.javadpkg.DebianPackageParserFactory
Creates a parser for Debian packages.
createDebianPackageParser() - Method in class net.sourceforge.javadpkg.impl.DebianPackageParserFactoryImpl
 
createDirectoryMetaData(String, FileOwner, FileMode, Date) - Static method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data for a directory.
createFileHashes(MessageDigest) - Method in interface net.sourceforge.javadpkg.store.DataStore
Creates the hashes for all files in the store using the specified digest.
createFileHashes(MessageDigest) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
createFileHashes(MessageDigest) - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Creates the file hashes for all files within the directory and its sub-directories (if this node represents a directory) or for the file (if this node represents a file).
createFileMetaData(String, FileOwner, FileMode, long, Date) - Static method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data for a regular file.
createProducer(DataSource) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a producer which gets its data from the specified source.
createResourceDataSource(Package, ClassLoader, String) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a source on a resource.
createResourceDataSource(Class<?>, String) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a source on a resource.
createResourceInputStream(Package, ClassLoader, String) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a stream on a resource.
createResourceInputStream(Class<?>, String) - Static method in class net.sourceforge.javadpkg.io.Streams
Creates a stream on a resource.
createSymbolicLinkMetaData(String, String, FileOwner, FileMode, Date) - Static method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data for a symbolic link.

D

DATA_NAME - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The name of the file containing the content of the Debian package without the extension.
DATA_TAR_PREFIX - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The prefix of the file containing the content of the Debian package.
DataByteArraySource - Class in net.sourceforge.javadpkg.io.impl
A DataSource implementation based on an array.
DataByteArraySource(byte[], String, boolean, boolean) - Constructor for class net.sourceforge.javadpkg.io.impl.DataByteArraySource
Creates a source.
DataByteArraySwap - Class in net.sourceforge.javadpkg.io.impl
A DataSwap implementation which uses a byte array for storing the data.
DataByteArraySwap(String) - Constructor for class net.sourceforge.javadpkg.io.impl.DataByteArraySwap
Creates a swap.
DataConsumer - Interface in net.sourceforge.javadpkg.io
A consumer which accepts data for further processing.
DataDigestConsumer - Class in net.sourceforge.javadpkg.io.impl
A DataConsumer which updates a MessageDigest.
DataDigestConsumer(MessageDigest, String) - Constructor for class net.sourceforge.javadpkg.io.impl.DataDigestConsumer
Creates a consumer.
DataFileSource - Class in net.sourceforge.javadpkg.io.impl
A DataSource implementation based on a file.
DataFileSource(File, boolean) - Constructor for class net.sourceforge.javadpkg.io.impl.DataFileSource
Creates a source.
DataFileSource(File) - Constructor for class net.sourceforge.javadpkg.io.impl.DataFileSource
Creates a source.
DataFileTarget - Class in net.sourceforge.javadpkg.io.impl
A DataTarget implementation based on a file.
DataFileTarget(File) - Constructor for class net.sourceforge.javadpkg.io.impl.DataFileTarget
Creates a source.
DataProducer - Interface in net.sourceforge.javadpkg.io
A producer which offers processed data.
DataSource - Interface in net.sourceforge.javadpkg.io
The source for reading data.
DataStore - Interface in net.sourceforge.javadpkg.store
A store for managing the files in the data archive of a Debian package.
DataStoreImpl - Class in net.sourceforge.javadpkg.store
A DataStore implementation.
DataStoreImpl() - Constructor for class net.sourceforge.javadpkg.store.DataStoreImpl
Creates a store.
DataStoreNode - Class in net.sourceforge.javadpkg.store
A node representing a directory or file in the DataStore.
DataStoreNode() - Constructor for class net.sourceforge.javadpkg.store.DataStoreNode
Creates the root node.
DataStoreNode(String, FileOwner, FileMode) - Constructor for class net.sourceforge.javadpkg.store.DataStoreNode
Creates a node for a directory.
DataStoreNode(DataSource, String, FileOwner, FileMode) - Constructor for class net.sourceforge.javadpkg.store.DataStoreNode
Creates a node for a file.
DataStoreNode(String, String, FileOwner, FileMode) - Constructor for class net.sourceforge.javadpkg.store.DataStoreNode
Creates a node for a symbolic link.
DataStoreNodeComparator - Class in net.sourceforge.javadpkg.store
A Comparator for DataStoreNodes residing in the same parent node.
DataStoreNodeComparator() - Constructor for class net.sourceforge.javadpkg.store.DataStoreNodeComparator
Creates a comparator.
DataStreamConsumer - Class in net.sourceforge.javadpkg.io.impl
A DataConsumer which writes the data into an OutputStream.
DataStreamConsumer(OutputStream, String) - Constructor for class net.sourceforge.javadpkg.io.impl.DataStreamConsumer
Creates a consumer.
DataStreamProducer - Class in net.sourceforge.javadpkg.io.impl
A DataProducer which reads the data from an InputStream.
DataStreamProducer(InputStream, String) - Constructor for class net.sourceforge.javadpkg.io.impl.DataStreamProducer
Creates a producer.
DataStreamSource - Class in net.sourceforge.javadpkg.io.impl
A DataSource implementation based on a stream.
DataStreamSource(InputStream, String, boolean) - Constructor for class net.sourceforge.javadpkg.io.impl.DataStreamSource
Creates a source.
DataStreamTarget - Class in net.sourceforge.javadpkg.io.impl
A DataTarget implementation based on a stream.
DataStreamTarget(OutputStream, String, boolean) - Constructor for class net.sourceforge.javadpkg.io.impl.DataStreamTarget
Creates a target.
DataSwap - Interface in net.sourceforge.javadpkg.io
A swap can be used for storing data temporarily.
DataTarget - Interface in net.sourceforge.javadpkg.io
The target for writing data.
DataTempFileSwap - Class in net.sourceforge.javadpkg.io.impl
A DataSwap implementation which uses temporary files for storing the data.
DataTempFileSwap(String) - Constructor for class net.sourceforge.javadpkg.io.impl.DataTempFileSwap
Creates a swap.
DataTempFileSwap(String, String, String) - Constructor for class net.sourceforge.javadpkg.io.impl.DataTempFileSwap
Creates a swap.
DEBIAN_BINARY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The name of the "debian-binary" file containing the version of the Debian package structure.
DebianPackage - Interface in net.sourceforge.javadpkg
A Debian package.
DebianPackageBuilder - Interface in net.sourceforge.javadpkg
A builder for Debian packages.
DebianPackageBuilderFactory - Interface in net.sourceforge.javadpkg
A factory for Debian package builders.
DebianPackageBuilderFactoryImpl - Class in net.sourceforge.javadpkg.impl
A DebianPackageBuilderFactory implementation.
DebianPackageBuilderFactoryImpl() - Constructor for class net.sourceforge.javadpkg.impl.DebianPackageBuilderFactoryImpl
Creates a factory.
DebianPackageBuilderImpl - Class in net.sourceforge.javadpkg.impl
A DebianPackageBuilder implementation.
DebianPackageBuilderImpl(Script, Script, Script, Script) - Constructor for class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
Creates a builder.
DebianPackageConstants - Interface in net.sourceforge.javadpkg
The constants of the Debian package.
DebianPackageImpl - Class in net.sourceforge.javadpkg.impl
A DebianPackage implementation.
DebianPackageImpl() - Constructor for class net.sourceforge.javadpkg.impl.DebianPackageImpl
Creates a Debian package.
DebianPackageParseHandler - Interface in net.sourceforge.javadpkg
A handler for information from the parsing process done by the DebianPackageParser.
DebianPackageParser - Interface in net.sourceforge.javadpkg
A parser for a Debian package.
DebianPackageParserFactory - Interface in net.sourceforge.javadpkg
A factory for a Debian package parser.
DebianPackageParserFactoryImpl - Class in net.sourceforge.javadpkg.impl
A DebianPackageParserFactory implementation.
DebianPackageParserFactoryImpl() - Constructor for class net.sourceforge.javadpkg.impl.DebianPackageParserFactoryImpl
Creates a factory.
DebianPackageParserImpl - Class in net.sourceforge.javadpkg.impl
A DebianPackageParser implementation.
DebianPackageParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.DebianPackageParserImpl
Creates a parser.
DelegateCloseHandler - Class in net.sourceforge.javadpkg.io.impl
A CloseHandler implementation which delegates the DelegateCloseHandler.closed() method call to the Closeable.close() method of a Closeable object.
DelegateCloseHandler(Closeable) - Constructor for class net.sourceforge.javadpkg.io.impl.DelegateCloseHandler
Creates a handler.
Description - Interface in net.sourceforge.javadpkg.control
The description of a Debian package.
DescriptionBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the description of a package.
DescriptionBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A DescriptionBuilder implementation.
DescriptionBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.DescriptionBuilderImpl
Creates a builder.
DescriptionParser - Interface in net.sourceforge.javadpkg.control
A parser for the description of a package.
DescriptionParserImpl - Class in net.sourceforge.javadpkg.control.impl
A DescriptionParser implementation.
DescriptionParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.DescriptionParserImpl
Creates a parser.
DETAIL_LINE_PREFIX - Static variable in interface net.sourceforge.javadpkg.ChangeLogConstants
The prefix of another line of a detail.
DETAIL_START_PREFIX - Static variable in interface net.sourceforge.javadpkg.ChangeLogConstants
The prefix of the start line of a detail.
DIRECTORY_MODE - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The mode (access rights) for a directory.
DOC_BASE_PATH - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The base of the documentation path.
DocumentPaths - Interface in net.sourceforge.javadpkg
The paths of the files in the document folder of the Debian package.
DocumentPathsImpl - Class in net.sourceforge.javadpkg.impl
A DocumentPaths implementation.
DocumentPathsImpl(PackageName) - Constructor for class net.sourceforge.javadpkg.impl.DocumentPathsImpl
Creates the paths.

E

EMPTY_FIELD - Static variable in class net.sourceforge.javadpkg.field.impl.EmptyField
The empty field.
EmptyField - Class in net.sourceforge.javadpkg.field.impl
An empty field.
EssentialBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the essential flag.
EssentialBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A EssentialBuilder implementation.
EssentialBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.EssentialBuilderImpl
Creates a builder.
EssentialParser - Interface in net.sourceforge.javadpkg.control
A parser for the essential flag.
EssentialParserImpl - Class in net.sourceforge.javadpkg.control.impl
A EssentialParser implementation.
EssentialParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.EssentialParserImpl
Creates a parser.
exists(String) - Method in interface net.sourceforge.javadpkg.store.DataStore
Returns the flag if a directory or file with the specified path exists.
exists(String) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 

F

Field - Interface in net.sourceforge.javadpkg.field
A field having a name and a value.
FIELD_ARCHITECTURE - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the architecture.
FIELD_BREAKS - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the break dependencies.
FIELD_BUGS - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the bugs.
FIELD_BUILT_USING - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the built-using dependencies.
FIELD_CHOICES - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key for the field "Choices".
FIELD_CHOICES_PREFIX - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key prefix for the field "Choices-".
FIELD_COMMENT - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Comment".
FIELD_CONFLICTS - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the conflict dependencies.
FIELD_COPYRIGHT - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Copyright".
FIELD_DEFAULT - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key for the field "Default".
FIELD_DEFAULT_PREFIX - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key prefix for the field "Default-".
FIELD_DEPENDS - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the dependencies.
FIELD_DESCRIPTION - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the description.
FIELD_DESCRIPTION - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key for the field "Description".
FIELD_DESCRIPTION_PREFIX - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key prefix for the field "Description-".
FIELD_DISCLAIMER - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Disclaimer".
FIELD_ENHANCES - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the enhancement dependencies.
FIELD_ESSENTIAL - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the essential flag.
FIELD_FILES - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Files".
FIELD_FORMAT - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Format".
FIELD_HOMEPAGE - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the home-page.
FIELD_INSTALLED_SIZE - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the installed size.
FIELD_LICENSE - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "License".
FIELD_MAINTAINER - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the maintainer.
FIELD_MODALIASES - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the module aliases.
FIELD_MULTI_ARCH - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the multiple architectures.
FIELD_ORIG_MAINTAINER - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the original maintainer.
FIELD_ORIGIN - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the origin.
FIELD_ORIGINAL_MAINTAINER - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the original maintainer.
FIELD_PACKAGE - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the package.
FIELD_PRE_DEPENDS - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the pre-dependencies.
FIELD_PRIORITY - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the priority.
FIELD_PROVIDES - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the provided package (virtual package).
FIELD_PYTHON_VERSION - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the Python version.
FIELD_RECOMMENDS - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the recommended dependencies.
FIELD_REPLACES - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the replace package.
FIELD_SECTION - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the section.
FIELD_SOURCE - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the source.
FIELD_SOURCE - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Source".
FIELD_SUGGESTS - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the suggested dependencies.
FIELD_TAG - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the tag.
FIELD_TEMPLATE - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key for the field "Template".
FIELD_TYPE - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key for the field "Type".
FIELD_UPSTREAM_CONTACT - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Upstream-Contact".
FIELD_UPSTREAM_NAME - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The field "Upstream-Name".
FIELD_VERSION - Static variable in interface net.sourceforge.javadpkg.control.ControlConstants
The name of the field for the version.
FieldBuilder - Interface in net.sourceforge.javadpkg.field
A builder for fields.
FieldBuilderImpl - Class in net.sourceforge.javadpkg.field.impl
A FieldBuilder implementation.
FieldBuilderImpl() - Constructor for class net.sourceforge.javadpkg.field.impl.FieldBuilderImpl
Creates a builder.
FieldImpl - Class in net.sourceforge.javadpkg.field.impl
A Field implementation.
FieldImpl(String, String) - Constructor for class net.sourceforge.javadpkg.field.impl.FieldImpl
Creates a field.
FieldImpl(String, String, boolean) - Constructor for class net.sourceforge.javadpkg.field.impl.FieldImpl
Creates a field.
FieldParser - Interface in net.sourceforge.javadpkg.field
A parser for fields.
FieldParserImpl - Class in net.sourceforge.javadpkg.field.impl
A FieldParser implementation.
FieldParserImpl(boolean, boolean, boolean) - Constructor for class net.sourceforge.javadpkg.field.impl.FieldParserImpl
Creates a parser.
FieldType - Enum in net.sourceforge.javadpkg.field
The type of a field.
FILE_MODE - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The mode (access rights) for a normal file.
FileHash - Interface in net.sourceforge.javadpkg.store
The hash of a file in the DataStore.
FileHashImpl - Class in net.sourceforge.javadpkg.store
A FileHash implementation.
FileHashImpl(String, String, byte[]) - Constructor for class net.sourceforge.javadpkg.store.FileHashImpl
Creates a file hash.
FileMetaData - Interface in net.sourceforge.javadpkg.io
The meta data of a file or directory.
FileMetaDataImpl - Class in net.sourceforge.javadpkg.io.impl
A FileMetaData implementation.
FileMetaDataImpl(String, String, FileOwner, FileMode, Date) - Constructor for class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data of a directory.
FileMetaDataImpl(FileMetaData, String, FileOwner, FileMode, Date) - Constructor for class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data of a directory.
FileMetaDataImpl(String, String, FileOwner, FileMode, long, Date) - Constructor for class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data of a regular file.
FileMetaDataImpl(FileMetaData, String, FileOwner, FileMode, long, Date) - Constructor for class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data of a regular file.
FileMetaDataImpl(String, String, String, FileOwner, FileMode, Date) - Constructor for class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data of a symbolic link.
FileMetaDataImpl(FileMetaData, String, String, FileOwner, FileMode, Date) - Constructor for class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
Creates the meta data of a symbolic link.
FileMode - Interface in net.sourceforge.javadpkg.io
The mode of a file.
FileModeImpl - Class in net.sourceforge.javadpkg.io.impl
A FileMode implementation.
FileModeImpl(int) - Constructor for class net.sourceforge.javadpkg.io.impl.FileModeImpl
Creates the mode of a file.
FileOwner - Interface in net.sourceforge.javadpkg.io
The owner of a file.
FileOwnerImpl - Class in net.sourceforge.javadpkg.io.impl
A FileOwner implementation.
FileOwnerImpl(long, String, long, String) - Constructor for class net.sourceforge.javadpkg.io.impl.FileOwnerImpl
Creates a file owner.
FilesCopyright - Interface in net.sourceforge.javadpkg
The copyright for certain files of a Debian package.
FilesCopyrightImpl - Class in net.sourceforge.javadpkg.impl
A FilesCopyright implementation.
FilesCopyrightImpl() - Constructor for class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
Creates a copyright for certain files of a Debian package.
flush() - Method in class net.sourceforge.javadpkg.io.impl.UncloseableOutputStream
 
FORMAT_V1_0 - Static variable in interface net.sourceforge.javadpkg.CopyrightConstants
The format version 1.0.
formatValue(String) - Method in class net.sourceforge.javadpkg.field.impl.AbstractField
Formats the specified value.

G

getAbsolutePath() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the absolute path consisting of the path and the name of the file.
getAbsolutePath() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getAddress() - Method in interface net.sourceforge.javadpkg.control.PackageMaintainer
Returns the mail address of the maintainer.
getArchitecture() - Method in interface net.sourceforge.javadpkg.control.Control
Returns the architecture.
getArchitecture() - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
 
getBreaks() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which will "broken" by this package.
getBreaks() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getBuiltUsing() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which were used to built this package.
getBuiltUsing() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getBytes() - Method in class net.sourceforge.javadpkg.control.Size
Returns the size in bytes.
getChangeLog() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the change log of this package.
getChangeLog() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getChangeLogGzipPath() - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the path of the GZIP compressed change log file.
getChangeLogGzipPath() - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
getChangeLogHtmlGzipPath() - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the path of the GZIP compressed HTML formatted change log file.
getChangeLogHtmlGzipPath() - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
getChangeLogHtmlPath() - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the path of the HTML formatted change log file.
getChangeLogHtmlPath() - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
getChangeLogPath() - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the path of the change log file.
getChangeLogPath() - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
getChildNodeByName(String) - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the child node with the specified name.
getChoices() - Method in interface net.sourceforge.javadpkg.Template
Returns the choices.
getComment() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the comment.
getComment() - Method in interface net.sourceforge.javadpkg.CopyrightLicense
Returns the comment.
getComment() - Method in interface net.sourceforge.javadpkg.FilesCopyright
Returns the comment.
getComment() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getComment() - Method in class net.sourceforge.javadpkg.impl.CopyrightLicenseImpl
 
getComment() - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
 
getCondition() - Method in interface net.sourceforge.javadpkg.control.PackageDependency
Returns the condition.
getConditionPackageDependencies() - Method in interface net.sourceforge.javadpkg.control.PackageDependency
Returns the package dependencies for the condition.
getConfig() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the script for the configuration of the package.
getConfig() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getConfigFiles() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the configuration files which are managed by this package.
getConfigFiles() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getConflicts() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which will be in conflict with this package.
getConflicts() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getControl() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the control of the package.
getControl() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getCopyright() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the copyright.
getCopyright() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the copyright of this package.
getCopyright() - Method in interface net.sourceforge.javadpkg.FilesCopyright
Returns the copyright.
getCopyright() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getCopyright() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getCopyright() - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
 
getCopyrightPath() - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the path of the copyright file.
getCopyrightPath() - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
getDate() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntry
Returns the date.
getDate() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
 
getDebianRevision() - Method in interface net.sourceforge.javadpkg.control.PackageVersion
Returns the version of the Debian package based on the upstream version.
getDefaultValue() - Method in interface net.sourceforge.javadpkg.Template
Returns the default values.
getDepends() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages on which this package depends on.
getDepends() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getDescription() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the description.
getDescription() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getDescriptions() - Method in interface net.sourceforge.javadpkg.Template
Returns the descriptions.
getDetails() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntry
Returns the details.
getDetails() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
 
getDisclaimer() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the disclaimer.
getDisclaimer() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getDistributions() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntry
Returns the distributions.
getDistributions() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
 
getDocumentBasePath() - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the base path of the document folder.
getDocumentBasePath() - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
getDocumentPath() - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the path of the document folder of the Debian package.
getDocumentPath() - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
getEnhances() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which are enhanced in their functionality by this package.
getEnhances() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getEntries() - Method in interface net.sourceforge.javadpkg.ChangeLog
Returns the entries for the different versions, one entry for each version.
getEntries() - Method in class net.sourceforge.javadpkg.impl.ChangeLogImpl
 
getEpoch() - Method in interface net.sourceforge.javadpkg.control.PackageVersion
Returns the epoch of the version.
getEssential() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
The flag if the package is essential for the system and can't be removed.
getEssential() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getFileFormatVersion() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the version of the file format.
getFileFormatVersion() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getFiles() - Method in interface net.sourceforge.javadpkg.FilesCopyright
Returns the patterns for which files the copyright applies.
getFiles() - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
 
getFilesCopyrights() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the copyrights for certain files of a Debian package.
getFilesCopyrights() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getFormat() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the format of the copyright.
getFormat() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getFormattedValue() - Method in interface net.sourceforge.javadpkg.field.Field
Returns the value.
getFormattedValue() - Method in class net.sourceforge.javadpkg.field.impl.AbstractField
 
getGroupId() - Method in interface net.sourceforge.javadpkg.io.FileOwner
Returns the group ID.
getGroupId() - Method in class net.sourceforge.javadpkg.io.impl.FileOwnerImpl
 
getGroupName() - Method in interface net.sourceforge.javadpkg.io.FileOwner
Returns the group name.
getGroupName() - Method in class net.sourceforge.javadpkg.io.impl.FileOwnerImpl
 
getHash() - Method in interface net.sourceforge.javadpkg.store.FileHash
Returns the hash of the content.
getHash() - Method in class net.sourceforge.javadpkg.store.FileHashImpl
 
getHashAsHex() - Method in interface net.sourceforge.javadpkg.store.FileHash
Returns the hash of the content as hex number.
getHashAsHex() - Method in class net.sourceforge.javadpkg.store.FileHashImpl
 
getHomepage() - Method in interface net.sourceforge.javadpkg.control.Control
Returns the homepage.
getHomepage() - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
 
getInputStream() - Method in interface net.sourceforge.javadpkg.io.DataSource
Returns a stream for reading the data.
getInputStream() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySource
 
getInputStream() - Method in class net.sourceforge.javadpkg.io.impl.DataFileSource
 
getInputStream() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamSource
 
getInstalledSize() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns an estimate of the total amount of disk space required to install this package.
getInstalledSize() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getKiloBytes() - Method in class net.sourceforge.javadpkg.control.Size
Returns the size in kilobytes.
getLastModifiedDate() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the timestamp of the last modification.
getLastModifiedDate() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getLength() - Method in interface net.sourceforge.javadpkg.io.DataSource
Returns the length of the data which can be read from the source in bytes.
getLength() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the of the file in bytes.
getLength() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySource
 
getLength() - Method in class net.sourceforge.javadpkg.io.impl.DataFileSource
 
getLength() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamSource
 
getLength() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getLicense() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the license.
getLicense() - Method in interface net.sourceforge.javadpkg.FilesCopyright
Returns the license.
getLicense() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getLicense() - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
 
getLicenses() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the licenses referred by this copyright or one of copyrights for certain files.
getLicenses() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getLines() - Method in class net.sourceforge.javadpkg.impl.ScriptImpl
 
getLines() - Method in interface net.sourceforge.javadpkg.Script
Returns the lines of the script.
getMaintainer() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntry
Returns the maintainer.
getMaintainer() - Method in interface net.sourceforge.javadpkg.control.Control
Returns the maintainer.
getMaintainer() - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
 
getMaintainer() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
 
getMD5Sums() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the MD5 sums.
getMD5Sums() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getMode() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the mode of the file.
getMode() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the mode as number including all octals.
getMode() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getMode() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
getModeAsText() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the textual representation of the mode including the directory flag.
getModeAsText() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getModuleAliases() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the module aliases.
getModuleAliases() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getMultiArchitecture() - Method in interface net.sourceforge.javadpkg.control.Control
Returns the multiple architecture property.
getMultiArchitecture() - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
 
getName() - Method in interface net.sourceforge.javadpkg.control.PackageMaintainer
Returns the name of the maintainer.
getName() - Method in interface net.sourceforge.javadpkg.control.PackageName
Returns the name as text.
getName() - Method in interface net.sourceforge.javadpkg.CopyrightLicense
Returns the name of the license.
getName() - Method in interface net.sourceforge.javadpkg.field.Field
Returns the name.
getName() - Method in class net.sourceforge.javadpkg.field.impl.EmptyField
 
getName() - Method in class net.sourceforge.javadpkg.field.impl.FieldImpl
Returns the name.
getName() - Method in class net.sourceforge.javadpkg.field.impl.NamelessField
 
getName() - Method in class net.sourceforge.javadpkg.impl.CopyrightLicenseImpl
 
getName() - Method in interface net.sourceforge.javadpkg.io.DataConsumer
Returns the name of the consumer in the exception (if one is thrown).
getName() - Method in interface net.sourceforge.javadpkg.io.DataProducer
Returns the name of the producer in the exception (if one is thrown).
getName() - Method in interface net.sourceforge.javadpkg.io.DataSource
Returns the name of the source.
getName() - Method in interface net.sourceforge.javadpkg.io.DataTarget
Returns the name of the source.
getName() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the name of the file.
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySource
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataDigestConsumer
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataFileSource
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataFileTarget
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamConsumer
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamProducer
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamSource
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamTarget
 
getName() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getName() - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the name.
getName() - Method in interface net.sourceforge.javadpkg.store.FileHash
Returns the name of the source.
getName() - Method in class net.sourceforge.javadpkg.store.FileHashImpl
 
getName() - Method in interface net.sourceforge.javadpkg.Template
Returns the name of the template.
getOctal() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the mode as an octal number consisting only of the last 3 octals.
getOctal() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
getOriginalMaintainer() - Method in interface net.sourceforge.javadpkg.control.Control
Returns the original maintainer.
getOriginalMaintainer() - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
 
getOutputStream() - Method in interface net.sourceforge.javadpkg.io.DataTarget
Returns a stream for writing the data.
getOutputStream() - Method in class net.sourceforge.javadpkg.io.impl.DataFileTarget
 
getOutputStream() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamTarget
 
getOwner() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the owner of the file.
getOwner() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getPackage() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntry
Returns the name of the package.
getPackage() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the name of the binary package.
getPackage() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getPackage() - Method in interface net.sourceforge.javadpkg.control.PackageDependency
Returns the name of the package.
getPackage() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
 
getParentNode() - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the parent node.
getPath() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the path of the file excluding the name.
getPath() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getPath() - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the path.
getPath() - Method in interface net.sourceforge.javadpkg.store.FileHash
Returns the path in the target system.
getPath() - Method in class net.sourceforge.javadpkg.store.FileHashImpl
 
getPostInstall() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the script which will be executed after the package is installed.
getPostInstall() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getPostRemove() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the script which will be executed after the package is removed.
getPostRemove() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getPreDepends() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which must be installed before this package is installed.
getPreDepends() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getPreInstall() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the script which will be executed before the package is installed.
getPreInstall() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getPreRemove() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the script which will be executed before the package is removed.
getPreRemove() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getPriority() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the priority.
getPriority() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getProvides() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the virtual packages which are provided by this package.
getProvides() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getRecommends() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which this package has a strong, but not absolute, dependency.
getRecommends() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getRelationOperator() - Method in interface net.sourceforge.javadpkg.control.PackageDependency
Returns the relational operator.
getReplaces() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which are replaced by this package.
getReplaces() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getSection() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the section.
getSection() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getSharedLibraries() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the shared libraries of this package.
getSharedLibraries() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getSize() - Method in interface net.sourceforge.javadpkg.store.DataStore
Returns the size of all files added to the store.
getSize() - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
getSize() - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the size of the files under this node and its sub-nodes.
getSizeInBytes(long) - Static method in class net.sourceforge.javadpkg.control.Size
Returns the size for the specified number of bytes.
getSizeInKiloBytes(long) - Static method in class net.sourceforge.javadpkg.control.Size
Returns the size for the specified number of kilobytes.
getSource() - Method in interface net.sourceforge.javadpkg.control.Control
Returns the source package dependency.
getSource() - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
 
getSource() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the source.
getSource() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getSource() - Method in interface net.sourceforge.javadpkg.io.DataSwap
Returns the source.
getSource() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySwap
 
getSource() - Method in class net.sourceforge.javadpkg.io.impl.DataTempFileSwap
 
getStickyBit() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the sticky bit.
getStickyBit() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
getSuggests() - Method in interface net.sourceforge.javadpkg.control.BinaryControl
Returns the packages which this package suggests to install for enhancing its functionality.
getSuggests() - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
 
getSymbols() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the symbols of the shared libraries of this package.
getSymbols() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getTarget() - Method in interface net.sourceforge.javadpkg.io.DataSwap
Returns the target.
getTarget() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySwap
 
getTarget() - Method in class net.sourceforge.javadpkg.io.impl.DataTempFileSwap
 
getTargetPath() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the target path of the symbolic link.
getTargetPath() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
getTemplates() - Method in interface net.sourceforge.javadpkg.DebianPackage
Returns the templates for asking the user questions about the configuration.
getTemplates() - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
 
getTemplates() - Method in interface net.sourceforge.javadpkg.Templates
Returns the templates.
getText() - Method in interface net.sourceforge.javadpkg.ChangeLogUrgency
Returns the text for the urgency.
getText() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntryDetail
Returns the text.
getText() - Method in interface net.sourceforge.javadpkg.ConfigFiles
Returns the configuration files as text.
getText() - Method in interface net.sourceforge.javadpkg.control.Architecture
Returns the architecture as text.
getText() - Method in interface net.sourceforge.javadpkg.control.Description
Returns the text of the description.
getText() - Method in class net.sourceforge.javadpkg.control.impl.ArchitectureUnsupportedWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.ControlEmptyFieldWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.ControlRecommendedFieldMissingWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.ControlRecommendedFieldNotSetWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.ControlUnsupportedFieldFoundWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.ControlUnsupportedFieldIgnoredWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.PackageMultiArchitectureUnsupportedWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.PackagePriorityUnsupportedWarning
 
getText() - Method in class net.sourceforge.javadpkg.control.impl.SectionUnsupportedWarning
 
getText() - Method in interface net.sourceforge.javadpkg.control.PackageMultiArchitecture
Returns the multiple architecture property as text.
getText() - Method in interface net.sourceforge.javadpkg.control.PackagePriority
Returns the priority as text.
getText() - Method in interface net.sourceforge.javadpkg.control.PackageVersion
Returns the version as text.
getText() - Method in interface net.sourceforge.javadpkg.control.PackageVersionRelationOperator
Returns the comparator as text.
getText() - Method in interface net.sourceforge.javadpkg.control.Section
Returns the section as text.
getText() - Method in interface net.sourceforge.javadpkg.CopyrightLicense
Returns the text of the license.
getText() - Method in class net.sourceforge.javadpkg.impl.ChangeLogInitialLineUnsupportedWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.ChangeLogNoFormatWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.ChangeLogUnsupportedLineWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.ChangeLogUrgencyUnsupportedWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryDetailImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.ConfigFilesImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.ControlUnsupportedEntryWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.CopyrightEmptyWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.CopyrightLicenseImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.CopyrightUnsupportedFieldWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.CopyrightUnsupportedFormatWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.MD5SumsImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.ScriptImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.SharedLibrariesImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.SymbolsEntryImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.SymbolsImpl
 
getText() - Method in class net.sourceforge.javadpkg.impl.TemplatesDuplicatedTemplateWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.TemplatesMissingFieldWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.TemplatesUnsupportFieldNameWarning
 
getText() - Method in class net.sourceforge.javadpkg.impl.TemplateTypeUnsupportedWarning
 
getText() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the mode as textual representation excluding the "sticky bit".
getText() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
getText() - Method in interface net.sourceforge.javadpkg.MD5Sums
Returns the MD5 sums as text.
getText() - Method in class net.sourceforge.javadpkg.replace.ReplacementVariableUnknownWarning
 
getText() - Method in interface net.sourceforge.javadpkg.Script
Returns the script as text.
getText() - Method in interface net.sourceforge.javadpkg.SharedLibraries
Returns the shared libraries as text.
getText() - Method in interface net.sourceforge.javadpkg.Symbols
Returns the symbols as text.
getText() - Method in interface net.sourceforge.javadpkg.SymbolsEntry
Returns the entry as text.
getText() - Method in interface net.sourceforge.javadpkg.TemplateType
Returns the text of the type.
getText() - Method in interface net.sourceforge.javadpkg.Warning
Returns the warning as text.
getType() - Method in interface net.sourceforge.javadpkg.Template
Returns the type.
getTypeMultiselect() - Method in class net.sourceforge.javadpkg.impl.TemplateTypeParserImpl
 
getTypeMultiselect() - Method in interface net.sourceforge.javadpkg.TemplateTypeParser
Returns the template type for the multiple select.
getTypeSelect() - Method in class net.sourceforge.javadpkg.impl.TemplateTypeParserImpl
 
getTypeSelect() - Method in interface net.sourceforge.javadpkg.TemplateTypeParser
Returns the template type for the select.
getUpstreamContact() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the upstream contact.
getUpstreamContact() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getUpstreamName() - Method in interface net.sourceforge.javadpkg.Copyright
Returns the name upstream uses for the software.
getUpstreamName() - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
 
getUpstreamVersion() - Method in interface net.sourceforge.javadpkg.control.PackageVersion
Returns the upstream version which is the main part of the version number.
getUrgency() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntry
Returns the urgency of the version.
getUrgency() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
 
getURL() - Method in interface net.sourceforge.javadpkg.control.Homepage
Returns the URL of the home-page.
getUserId() - Method in interface net.sourceforge.javadpkg.io.FileOwner
Returns the user ID.
getUserId() - Method in class net.sourceforge.javadpkg.io.impl.FileOwnerImpl
 
getUserName() - Method in interface net.sourceforge.javadpkg.io.FileOwner
Returns the user name.
getUserName() - Method in class net.sourceforge.javadpkg.io.impl.FileOwnerImpl
 
getValue() - Method in interface net.sourceforge.javadpkg.field.Field
Returns the value.
getValue() - Method in class net.sourceforge.javadpkg.field.impl.EmptyField
 
getValue() - Method in class net.sourceforge.javadpkg.field.impl.FieldImpl
Returns the value.
getValue() - Method in class net.sourceforge.javadpkg.field.impl.NamelessField
 
getValue(String) - Method in interface net.sourceforge.javadpkg.replace.Replacements
Returns the value for the variable with the specified name.
getValue(String) - Method in class net.sourceforge.javadpkg.replace.ReplacementsMap
 
getVersion() - Method in interface net.sourceforge.javadpkg.ChangeLogVersionEntry
Returns the version.
getVersion() - Method in interface net.sourceforge.javadpkg.control.Control
Returns the version of the package.
getVersion() - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
 
getVersion() - Method in interface net.sourceforge.javadpkg.control.PackageDependency
Returns the version.
getVersion() - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
 
getWarnings() - Method in interface net.sourceforge.javadpkg.Context
Returns a list of all warnings added to this context.
getWarnings() - Method in class net.sourceforge.javadpkg.impl.ContextImpl
 
GlobalConstants - Interface in net.sourceforge.javadpkg
The global constants which are used by all classes of the library.

H

handleData(FileMetaData, DataSource) - Method in interface net.sourceforge.javadpkg.DebianPackageParseHandler
Handles a file from the data of a Debian package.
Homepage - Interface in net.sourceforge.javadpkg.control
The home-page of a Debian package.
HomepageBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the home-page.
HomepageBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A HomepageBuilder implementation.
HomepageBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.HomepageBuilderImpl
Creates a builder.
HomepageParser - Interface in net.sourceforge.javadpkg.control
A parser for the home-page.
HomepageParserImpl - Class in net.sourceforge.javadpkg.control.impl
A HomepageParser implementation.
HomepageParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.HomepageParserImpl
Creates a parser.

I

isChangeLogDebianPath(String) - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the flag if the specified path is the path of the Debian change log file.
isChangeLogDebianPath(String) - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
isChangeLogGzipPath(String) - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the flag if the specified path is the path of a GZIP compressed change log file.
isChangeLogGzipPath(String) - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
isChangeLogHtmlPath(String) - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the flag if the specified path is the path of a HTML formatted change log file.
isChangeLogHtmlPath(String) - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
isChangeLogPath(String) - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the flag if the specified path is the path of the change log file.
isChangeLogPath(String) - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
isCondition() - Method in interface net.sourceforge.javadpkg.control.PackageDependency
Returns the flag if this package dependency is a condition.
isCopyrightPath(String) - Method in interface net.sourceforge.javadpkg.DocumentPaths
Returns the flag if the specified path is the path of the copyright file.
isCopyrightPath(String) - Method in class net.sourceforge.javadpkg.impl.DocumentPathsImpl
 
isDirectory() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the flag if the file is a directory.
isDirectory() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
isDirectory() - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the flag if the node is a directory node.
isEmpty() - Method in interface net.sourceforge.javadpkg.field.Field
Returns the flag if the field is an empty field.
isEmpty() - Method in class net.sourceforge.javadpkg.field.impl.AbstractField
 
isFile() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the flag if the file is a regular file.
isFile() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
isFile() - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the flag if the node is a file node.
isGroupExecutable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the group can execute the file.
isGroupExecutable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isGroupReadable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the group can read the file.
isGroupReadable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isGroupWriteable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the group can write the file.
isGroupWriteable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isNameless() - Method in interface net.sourceforge.javadpkg.field.Field
Returns the flag if the field has no name.
isNameless() - Method in class net.sourceforge.javadpkg.field.impl.AbstractField
 
isOtherExecutable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the others can execute the file.
isOtherExecutable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isOtherReadable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the others can read the file.
isOtherReadable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isOtherWriteable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the others can write the file.
isOtherWriteable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isOwnerExecutable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the owner can execute the file.
isOwnerExecutable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isOwnerReadable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the owner can read the file.
isOwnerReadable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isOwnerWriteable() - Method in interface net.sourceforge.javadpkg.io.FileMode
Returns the flag if the owner can write the file.
isOwnerWriteable() - Method in class net.sourceforge.javadpkg.io.impl.FileModeImpl
 
isResettable() - Method in interface net.sourceforge.javadpkg.io.DataSource
Returns the flag if the source can be reseted.
isResettable() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySource
 
isResettable() - Method in class net.sourceforge.javadpkg.io.impl.DataFileSource
 
isResettable() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamSource
 
isSymbolicLink() - Method in interface net.sourceforge.javadpkg.io.FileMetaData
Returns the flag if the file is a symbolic link.
isSymbolicLink() - Method in class net.sourceforge.javadpkg.io.impl.FileMetaDataImpl
 
isSymbolicLink() - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Returns the flag if the node is a symbolic link node.

M

MAINTAINER_TIMESTAMP_SEPARATOR - Static variable in interface net.sourceforge.javadpkg.ChangeLogConstants
The separator between the maintainer and the timestamp in the last line of a change log entry.
mark(int) - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
markSupported() - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
MD5Sums - Interface in net.sourceforge.javadpkg
The MD5 sums of the files within a Debian package.
MD5SUMS_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the MD5 sums file in the control information archive.
MD5SumsBuilder - Interface in net.sourceforge.javadpkg
A builder for creating the MD5 sums.
MD5SumsBuilderImpl - Class in net.sourceforge.javadpkg.impl
A MD5SumsBuilder implementation.
MD5SumsBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.MD5SumsBuilderImpl
Creates a builder.
MD5SumsImpl - Class in net.sourceforge.javadpkg.impl
A MD5Sums implementation.
MD5SumsImpl() - Constructor for class net.sourceforge.javadpkg.impl.MD5SumsImpl
Creates the MD5 sums.
MD5SumsParser - Interface in net.sourceforge.javadpkg
A parser for MD5 sums.
MD5SumsParserImpl - Class in net.sourceforge.javadpkg.impl
A MD5SumsParser implementation.
MD5SumsParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.MD5SumsParserImpl
Creates a parser.
ModuleAliasesBuilder - Interface in net.sourceforge.javadpkg.control
A builder for module aliases.
ModuleAliasesBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A ModuleAliasesBuilder implementation.
ModuleAliasesBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.ModuleAliasesBuilderImpl
Creates a builder.
ModuleAliasesParser - Interface in net.sourceforge.javadpkg.control
A parser for the module aliases.
ModuleAliasesParserImpl - Class in net.sourceforge.javadpkg.control.impl
A ModuleAliasesParser implementation.
ModuleAliasesParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.ModuleAliasesParserImpl
Creates a parser.

N

NamelessField - Class in net.sourceforge.javadpkg.field.impl
A nameless field.
NamelessField(String) - Constructor for class net.sourceforge.javadpkg.field.impl.NamelessField
Creates a nameless field.
net.sourceforge.javadpkg - package net.sourceforge.javadpkg
Contains the interfaces and classes for reading and writing Debian packages.
net.sourceforge.javadpkg.control - package net.sourceforge.javadpkg.control
Contains the interfaces and classes for handling the information of the control file.
net.sourceforge.javadpkg.control.impl - package net.sourceforge.javadpkg.control.impl
The implementation of the interfaces and abstract classes.
net.sourceforge.javadpkg.field - package net.sourceforge.javadpkg.field
Contains the interfaces and classes for handling text containing fields.
net.sourceforge.javadpkg.field.impl - package net.sourceforge.javadpkg.field.impl
The implementation of the interfaces and abstract classes.
net.sourceforge.javadpkg.impl - package net.sourceforge.javadpkg.impl
The implementation of the interfaces and abstract classes.
net.sourceforge.javadpkg.io - package net.sourceforge.javadpkg.io
Contains interfaces and classes for the I/O of the library.
net.sourceforge.javadpkg.io.impl - package net.sourceforge.javadpkg.io.impl
The implementation of the interfaces and abstract classes.
net.sourceforge.javadpkg.replace - package net.sourceforge.javadpkg.replace
Contains interfaces and classes for replacing variables by their values.
net.sourceforge.javadpkg.store - package net.sourceforge.javadpkg.store
Contains the management for the data of the Debian package.

P

PackageDependency - Interface in net.sourceforge.javadpkg.control
The dependency of a package to other packages.
PackageDependency.Condition - Enum in net.sourceforge.javadpkg.control
A condition for a package dependency.
PackageDependencyBuilder - Interface in net.sourceforge.javadpkg.control
Builds the package dependency.
PackageDependencyBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageDependencyBuilder implementation.
PackageDependencyBuilderImpl(PackageNameBuilder, PackageVersionRelationOperatorBuilder, PackageVersionBuilder) - Constructor for class net.sourceforge.javadpkg.control.impl.PackageDependencyBuilderImpl
Creates a builder.
PackageDependencyParser - Interface in net.sourceforge.javadpkg.control
Parses the package dependency.
PackageDependencyParserImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageDependencyParser implementation.
PackageDependencyParserImpl(PackageNameParser, PackageVersionRelationOperatorParser, PackageVersionParser) - Constructor for class net.sourceforge.javadpkg.control.impl.PackageDependencyParserImpl
Creates a parser.
PackageMaintainer - Interface in net.sourceforge.javadpkg.control
The package maintainer's name and email address.
PackageMaintainerBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the package maintainer.
PackageMaintainerBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageMaintainerBuilder implementation.
PackageMaintainerBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageMaintainerBuilderImpl
Creates a builder.
PackageMaintainerParser - Interface in net.sourceforge.javadpkg.control
A parser for the maintainer of a package.
PackageMaintainerParserImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageMaintainerParser implementation.
PackageMaintainerParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageMaintainerParserImpl
Creates a parser.
PackageMultiArchitecture - Interface in net.sourceforge.javadpkg.control
The property for controlling packages which can be used for multiple architectures.
PackageMultiArchitectureBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the multiple architecture of a package.
PackageMultiArchitectureBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
PackageMultiArchitectureBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageMultiArchitectureBuilderImpl
Creates a builder.
PackageMultiArchitectureParser - Interface in net.sourceforge.javadpkg.control
A parser for the multiple architecture property.
PackageMultiArchitectureParserImpl - Class in net.sourceforge.javadpkg.control.impl
PackageMultiArchitectureParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageMultiArchitectureParserImpl
Creates a parser.
PackageMultiArchitectureUnsupportedWarning - Class in net.sourceforge.javadpkg.control.impl
A warning for an multiple architecture property.
PackageMultiArchitectureUnsupportedWarning(String) - Constructor for class net.sourceforge.javadpkg.control.impl.PackageMultiArchitectureUnsupportedWarning
Creates a warning.
PackageName - Interface in net.sourceforge.javadpkg.control
The name of a package.
PackageNameBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the name of a package.
PackageNameBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageNameBuilder implementation.
PackageNameBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageNameBuilderImpl
Creates a builder.
PackageNameParser - Interface in net.sourceforge.javadpkg.control
Parses the name of a package.
PackageNameParserImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageNameParser implementation.
PackageNameParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageNameParserImpl
Creates a parser.
PackagePriority - Interface in net.sourceforge.javadpkg.control
The priority how important it is that the user have the package installed.
PackagePriorityBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the package priority.
PackagePriorityBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A PackagePriorityBuilder implementation.
PackagePriorityBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackagePriorityBuilderImpl
Creates a builder.
PackagePriorityParser - Interface in net.sourceforge.javadpkg.control
A parser for the package priority.
PackagePriorityParserImpl - Class in net.sourceforge.javadpkg.control.impl
A PackagePriorityParser implementation.
PackagePriorityParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackagePriorityParserImpl
Creates a parser.
PackagePriorityUnsupportedWarning - Class in net.sourceforge.javadpkg.control.impl
A warning for an unsupported package priority.
PackagePriorityUnsupportedWarning(String) - Constructor for class net.sourceforge.javadpkg.control.impl.PackagePriorityUnsupportedWarning
Creates a warning.
PackageVersion - Interface in net.sourceforge.javadpkg.control
The version number of a package.
PackageVersionBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the package version.
PackageVersionBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageVersionBuilder implementation.
PackageVersionBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageVersionBuilderImpl
Creates a builder.
PackageVersionParser - Interface in net.sourceforge.javadpkg.control
A parser for the package version.
PackageVersionParserImpl - Class in net.sourceforge.javadpkg.control.impl
A PackageVersionParser implementation.
PackageVersionParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageVersionParserImpl
Creates a parser.
PackageVersionRelationOperator - Interface in net.sourceforge.javadpkg.control
The relational operator for package versions.
PackageVersionRelationOperatorBuilder - Interface in net.sourceforge.javadpkg.control
A builder for the relation operator.
PackageVersionRelationOperatorBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
PackageVersionRelationOperatorBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageVersionRelationOperatorBuilderImpl
Creates a builder.
PackageVersionRelationOperatorParser - Interface in net.sourceforge.javadpkg.control
A parser for the relation operator.
PackageVersionRelationOperatorParserImpl - Class in net.sourceforge.javadpkg.control.impl
PackageVersionRelationOperatorParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.PackageVersionRelationOperatorParserImpl
Creates a parser.
parseArchitecture(String, Context) - Method in interface net.sourceforge.javadpkg.control.ArchitectureParser
Parses the architecture.
parseArchitecture(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.ArchitectureParserImpl
 
parseChangeLog(DataSource, Context) - Method in interface net.sourceforge.javadpkg.ChangeLogParser
Parses the change log from the specified source.
parseChangeLog(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.ChangeLogParserImpl
 
parseChangeLogHtml(DataSource, Context) - Method in interface net.sourceforge.javadpkg.ChangeLogParser
Parses the change log from the specified source as HTML.
parseChangeLogHtml(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.ChangeLogParserImpl
 
parseChangeLogUrgency(String, Context) - Method in interface net.sourceforge.javadpkg.ChangeLogUrgencyParser
Parses an urgency.
parseChangeLogUrgency(String, Context) - Method in class net.sourceforge.javadpkg.impl.ChangeLogUrgencyParserImpl
 
parseConfigFiles(DataSource, Context) - Method in interface net.sourceforge.javadpkg.ConfigFilesParser
Parses the configuration files from the specified source.
parseConfigFiles(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.ConfigFilesParserImpl
 
parseControl(DataSource, Context) - Method in interface net.sourceforge.javadpkg.control.ControlParser
Parses the control from the specified source.
parseControl(DataSource, Context) - Method in class net.sourceforge.javadpkg.control.impl.ControlParserImpl
 
parseCopyright(DataSource, Context) - Method in interface net.sourceforge.javadpkg.CopyrightParser
Parses the copyright from the specified source.
parseCopyright(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.CopyrightParserImpl
 
parseDebianPackage(DataSource, Context) - Method in interface net.sourceforge.javadpkg.DebianPackageParser
Parses the Debian package from the specified source.
parseDebianPackage(DataSource, DebianPackageParseHandler, Context) - Method in interface net.sourceforge.javadpkg.DebianPackageParser
Parses the Debian package from the specified source.
parseDebianPackage(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.DebianPackageParserImpl
 
parseDebianPackage(DataSource, DebianPackageParseHandler, Context) - Method in class net.sourceforge.javadpkg.impl.DebianPackageParserImpl
 
parseDescription(String, Context) - Method in interface net.sourceforge.javadpkg.control.DescriptionParser
Parses the description.
parseDescription(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.DescriptionParserImpl
 
parseEssential(String, Context) - Method in interface net.sourceforge.javadpkg.control.EssentialParser
Parses an essential flag.
parseEssential(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.EssentialParserImpl
 
ParseException - Exception in net.sourceforge.javadpkg
Thrown if an error occurs while parsing.
ParseException(String) - Constructor for exception net.sourceforge.javadpkg.ParseException
Constructs a new exception with the specified detail message.
ParseException(String, Throwable) - Constructor for exception net.sourceforge.javadpkg.ParseException
Constructs a new exception with the specified detail message and cause.
parseFieldsAsList(DataSource, Context) - Method in interface net.sourceforge.javadpkg.field.FieldParser
Parses fields from the specified source.
parseFieldsAsList(DataSource, Context) - Method in class net.sourceforge.javadpkg.field.impl.FieldParserImpl
 
parseFieldsAsMap(DataSource, Context) - Method in interface net.sourceforge.javadpkg.field.FieldParser
Parses fields from the specified source.
parseFieldsAsMap(DataSource, Context) - Method in class net.sourceforge.javadpkg.field.impl.FieldParserImpl
 
parseHomepage(String, Context) - Method in interface net.sourceforge.javadpkg.control.HomepageParser
Parses a home-page.
parseHomepage(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.HomepageParserImpl
 
parseMD5Sums(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.MD5SumsParserImpl
 
parseMD5Sums(DataSource, Context) - Method in interface net.sourceforge.javadpkg.MD5SumsParser
Parses the MD5 sums from the specified source.
parseModuleAliases(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.ModuleAliasesParserImpl
 
parseModuleAliases(String, Context) - Method in interface net.sourceforge.javadpkg.control.ModuleAliasesParser
Parses the module aliases.
parsePackageDependencies(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageDependencyParserImpl
 
parsePackageDependencies(String, Context) - Method in interface net.sourceforge.javadpkg.control.PackageDependencyParser
Parses a list of package dependencies.
parsePackageDependency(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageDependencyParserImpl
 
parsePackageDependency(String, Context) - Method in interface net.sourceforge.javadpkg.control.PackageDependencyParser
Parses a package dependency.
parsePackageMaintainer(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageMaintainerParserImpl
 
parsePackageMaintainer(String, Context) - Method in interface net.sourceforge.javadpkg.control.PackageMaintainerParser
Parses the package maintainer.
parsePackageMultiArchitecture(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageMultiArchitectureParserImpl
 
parsePackageMultiArchitecture(String, Context) - Method in interface net.sourceforge.javadpkg.control.PackageMultiArchitectureParser
Parses the multiple architecture property.
parsePackageName(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageNameParserImpl
 
parsePackageName(String, Context) - Method in interface net.sourceforge.javadpkg.control.PackageNameParser
Parses the package name.
parsePackagePriority(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackagePriorityParserImpl
 
parsePackagePriority(String, Context) - Method in interface net.sourceforge.javadpkg.control.PackagePriorityParser
Parses the package priority.
parsePackageVersion(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.PackageVersionParserImpl
 
parsePackageVersion(String, Context) - Method in interface net.sourceforge.javadpkg.control.PackageVersionParser
Parses the package version.
parsePackageVersionRelationOperator(String) - Method in class net.sourceforge.javadpkg.control.impl.PackageVersionRelationOperatorParserImpl
 
parsePackageVersionRelationOperator(String) - Method in interface net.sourceforge.javadpkg.control.PackageVersionRelationOperatorParser
Parses the relation operator.
parseScript(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.ScriptParserImpl
 
parseScript(DataSource, Context) - Method in interface net.sourceforge.javadpkg.ScriptParser
Parses a script from the specified source.
parseSection(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.SectionParserImpl
 
parseSection(String, Context) - Method in interface net.sourceforge.javadpkg.control.SectionParser
Parses the section.
parseSharedLibraries(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.SharedLibrariesParserImpl
 
parseSharedLibraries(DataSource, Context) - Method in interface net.sourceforge.javadpkg.SharedLibrariesParser
Parses the shared libraries from the specified source.
parseSizeInKiloBytes(String, Context) - Method in class net.sourceforge.javadpkg.control.impl.SizeParserImpl
 
parseSizeInKiloBytes(String, Context) - Method in interface net.sourceforge.javadpkg.control.SizeParser
Parses a size in kilobytes.
parseSymbols(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.SymbolsParserImpl
 
parseSymbols(DataSource, Context) - Method in interface net.sourceforge.javadpkg.SymbolsParser
Parses the symbols from the specified source.
parseTemplates(String, Context) - Method in class net.sourceforge.javadpkg.impl.TemplatesParserImpl
 
parseTemplates(DataSource, Context) - Method in class net.sourceforge.javadpkg.impl.TemplatesParserImpl
 
parseTemplates(String, Context) - Method in interface net.sourceforge.javadpkg.TemplatesParser
Parses the templates.
parseTemplates(DataSource, Context) - Method in interface net.sourceforge.javadpkg.TemplatesParser
Parses the templates.
parseTemplateType(String, Context) - Method in class net.sourceforge.javadpkg.impl.TemplateTypeParserImpl
 
parseTemplateType(String, Context) - Method in interface net.sourceforge.javadpkg.TemplateTypeParser
Parses the template type.
POSTINST_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the post-installation script file in the control information archive.
POSTRM_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the post-remove script file in the control information archive.
PREINST_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the pre-installation script file in the control information archive.
PRERM_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the pre-remove script file in the control information archive.
produce(byte[]) - Method in interface net.sourceforge.javadpkg.io.DataProducer
Produces the data.
produce(byte[]) - Method in class net.sourceforge.javadpkg.io.impl.DataStreamProducer
 

R

read() - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
read(byte[]) - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
read(byte[], int, int) - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
replace(String, Replacements, Context) - Method in interface net.sourceforge.javadpkg.replace.Replacer
Replaces the variables in the specified line by their values.
replace(String, Replacements, Context) - Method in class net.sourceforge.javadpkg.replace.ReplacerImpl
 
ReplacementException - Exception in net.sourceforge.javadpkg.replace
Thrown if an error occurs while replacing.
ReplacementException(String) - Constructor for exception net.sourceforge.javadpkg.replace.ReplacementException
Constructs a new exception with the specified detail message.
ReplacementException(String, Throwable) - Constructor for exception net.sourceforge.javadpkg.replace.ReplacementException
Constructs a new exception with the specified detail message and cause.
Replacements - Interface in net.sourceforge.javadpkg.replace
Offers the values for variables which should be replaced.
ReplacementsMap - Class in net.sourceforge.javadpkg.replace
A Replacements implementation which is based on a Map.
ReplacementsMap() - Constructor for class net.sourceforge.javadpkg.replace.ReplacementsMap
Creates replacements.
ReplacementsMap(Map<String, String>) - Constructor for class net.sourceforge.javadpkg.replace.ReplacementsMap
Creates replacements.
ReplacementVariableUnknownWarning - Class in net.sourceforge.javadpkg.replace
A warning for an unknown variable found during a replacement.
ReplacementVariableUnknownWarning(String) - Constructor for class net.sourceforge.javadpkg.replace.ReplacementVariableUnknownWarning
Creates a warning.
Replacer - Interface in net.sourceforge.javadpkg.replace
A replacer.
ReplacerImpl - Class in net.sourceforge.javadpkg.replace
A Replacer implementation.
ReplacerImpl() - Constructor for class net.sourceforge.javadpkg.replace.ReplacerImpl
Creates a replacer.
replaceScriptVariables(Script, Replacements, Context) - Method in class net.sourceforge.javadpkg.impl.ScriptVariableReplacerImpl
 
replaceScriptVariables(Script, Replacements, Context) - Method in interface net.sourceforge.javadpkg.ScriptVariableReplacer
Replaces the variables within the script.
reset() - Method in interface net.sourceforge.javadpkg.io.DataSource
Resets the source.
reset() - Method in class net.sourceforge.javadpkg.io.impl.DataByteArraySource
 
reset() - Method in class net.sourceforge.javadpkg.io.impl.DataFileSource
 
reset() - Method in class net.sourceforge.javadpkg.io.impl.DataStreamSource
 
reset() - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
ROOT_GROUP_ID - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The group ID for the root group.
ROOT_GROUP_NAME - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The group name for the root group.
ROOT_USER_ID - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The user ID for the root user.
ROOT_USER_NAME - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The user name for the root user.

S

Script - Interface in net.sourceforge.javadpkg
A skript.
SCRIPT_MODE - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The mode (access rights) for a script.
ScriptBuilder - Interface in net.sourceforge.javadpkg
A builder for a script.
ScriptBuilderImpl - Class in net.sourceforge.javadpkg.impl
A ScriptBuilder implementation.
ScriptBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.ScriptBuilderImpl
Creates a builder.
ScriptImpl - Class in net.sourceforge.javadpkg.impl
A Script implementation.
ScriptImpl() - Constructor for class net.sourceforge.javadpkg.impl.ScriptImpl
Creates a script.
ScriptImpl(List<String>) - Constructor for class net.sourceforge.javadpkg.impl.ScriptImpl
Creates a script.
ScriptParser - Interface in net.sourceforge.javadpkg
A parser for a script.
ScriptParserImpl - Class in net.sourceforge.javadpkg.impl
A ScriptParser implementation.
ScriptParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.ScriptParserImpl
Creates a parser.
ScriptVariableReplacer - Interface in net.sourceforge.javadpkg
Replaces the variables within a script.
ScriptVariableReplacerImpl - Class in net.sourceforge.javadpkg.impl
A ScriptVariableReplacer implementation.
ScriptVariableReplacerImpl() - Constructor for class net.sourceforge.javadpkg.impl.ScriptVariableReplacerImpl
Creates a replacer.
Section - Interface in net.sourceforge.javadpkg.control
The section specifies an application area into which the package has been classified.
SectionBuilder - Interface in net.sourceforge.javadpkg.control
A builder for a section.
SectionBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A SectionBuilder implementation.
SectionBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.SectionBuilderImpl
Creates a builder.
SectionParser - Interface in net.sourceforge.javadpkg.control
Parses the "Section" field of a control.
SectionParserImpl - Class in net.sourceforge.javadpkg.control.impl
A SectionParser implementation.
SectionParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.SectionParserImpl
Creates a parser.
SectionUnsupportedWarning - Class in net.sourceforge.javadpkg.control.impl
A warning for a unsupported section.
SectionUnsupportedWarning(String) - Constructor for class net.sourceforge.javadpkg.control.impl.SectionUnsupportedWarning
Creates a warning.
setAlternativeDependencyValue(String) - Method in class net.sourceforge.javadpkg.impl.SymbolsEntryImpl
Sets the alternative dependency as string value.
setArchitecture(Architecture) - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
Sets the architecture.
setBreaks(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which will "broken" by this package.
setBuildDependsPackage(PackageDependency) - Method in class net.sourceforge.javadpkg.impl.SymbolsEntryImpl
Sets the build dependency.
setBuiltUsing(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which were used to built this package.
setChangeLog(ChangeLog) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the change log.
setChangeLog(ChangeLog) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setChangeLog(ChangeLog) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the change log of this package.
setComment(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the comment.
setComment(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightLicenseImpl
Sets the comment.
setComment(String) - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
Sets the comment.
setConfig(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the script for the configuration of the package.
setConfigFiles(ConfigFiles) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the configuration files which are managed by this package.
setConflicts(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which will be in conflict with this package.
setControl(Control) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the control information.
setControl(Control) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setControl(Control) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the control of the package.
setCopyright(Copyright) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the copyright.
setCopyright(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the copyright.
setCopyright(Copyright) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setCopyright(Copyright) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the copyright of this package.
setCopyright(String) - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
Sets the copyright.
setDate(Date) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Sets the date,
setDepends(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the the packages on which this package depends on.
setDescription(Description) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the description.
setDetails(List<ChangeLogVersionEntryDetail>) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Sets the details.
setDisclaimer(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the disclaimer.
setDistributions(List<String>) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Sets the distributions.
setEnhances(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which are enhanced in their functionality by this package.
setEssential(Boolean) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the flag if the package is essential for the system and can't be removed.
setFileFormatVersion(String) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the version of the file format.
setFiles(List<String>) - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
Sets the patterns for which files the copyright applies.
setFilesCopyrights(List<FilesCopyright>) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the copyrights for certain files of a Debian package.
setFormat(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the format of the copyright.
setHomepage(Homepage) - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
Sets the home-page.
setInstalledSize(Size) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets an estimate of the total amount of disk space required to install this package.
setInstalledSizeOverhead(Size) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the overhead which will be added to the specified installed size.
setInstalledSizeOverhead(Size) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setLicense(CopyrightLicense) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the license.
setLicense(CopyrightLicense) - Method in class net.sourceforge.javadpkg.impl.FilesCopyrightImpl
Sets the license.
setLicenses(Map<String, CopyrightLicense>) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the licenses.
setMaintainer(PackageMaintainer) - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
Sets the maintainer.
setMaintainer(PackageMaintainer) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Sets the maintainer.
setMD5Sums(MD5Sums) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the MD5 sums.
setModuleAliases(String) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the module aliases.
setMultiArchitecture(PackageMultiArchitecture) - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
Sets the multiple architecture property.
setName(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightLicenseImpl
Sets the name of the license.
setOriginalMaintainer(PackageMaintainer) - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
Sets the original maintainer.
setPackage(PackageName) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the name of the binary package.
setPackageName(PackageName) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Sets the name of the package.
setPostInstall(Script) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the script which will be executed after the package is installed.
setPostInstall(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setPostInstall(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the script which will be executed after the package is installed.
setPostRemove(Script) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the script which will be executed after the package is removed.
setPostRemove(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setPostRemove(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the script which will be executed after the package is removed.
setPreDepends(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which must be installed before this package is installed.
setPreInstall(Script) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the script which will be executed before the package is installed.
setPreInstall(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setPreInstall(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the script which will be executed before the package is installed.
setPreRemove(Script) - Method in interface net.sourceforge.javadpkg.DebianPackageBuilder
Sets the script which will be executed before the package is removed.
setPreRemove(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageBuilderImpl
 
setPreRemove(Script) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the script which will be executed after the package is installed.
setPriority(PackagePriority) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the priority.
setProvides(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the virtual packages which are provided by this package.
setRecommends(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which this package has a strong, but not absolute, dependency.
setReplaces(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which are replaced by this package.
setSection(Section) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the section.
setSharedLibraries(SharedLibraries) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the shared libraries of this package.
setSource(PackageDependency) - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
Sets the source package dependency.
setSource(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the source.
setSuggests(List<PackageDependency>) - Method in class net.sourceforge.javadpkg.control.impl.BinaryControlImpl
Sets the packages which this package suggests to install for enhancing its functionality.
setSymbols(Symbols) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the symbols of the shared libraries of this package.
setTemplates(Templates) - Method in class net.sourceforge.javadpkg.impl.DebianPackageImpl
Sets the templates for asking the user questions about the configuration.
setText(String) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryDetailImpl
Sets the text.
setText(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightLicenseImpl
Sets the text of the license.
setUpstreamContact(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the upstream contact.
setUpstreamName(String) - Method in class net.sourceforge.javadpkg.impl.CopyrightImpl
Sets the name upstream uses for the software.
setUrgency(ChangeLogUrgency) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Sets the urgency.
setValue(String) - Method in class net.sourceforge.javadpkg.field.impl.FieldImpl
Sets the specified value as the value of the field.
setVersion(PackageVersion) - Method in class net.sourceforge.javadpkg.control.impl.AbstractControl
Sets the version of the package.
setVersion(PackageVersion) - Method in class net.sourceforge.javadpkg.impl.ChangeLogVersionEntryImpl
Sets the version.
SharedLibraries - Interface in net.sourceforge.javadpkg
The shared libraries of a package.
SharedLibrariesBuilder - Interface in net.sourceforge.javadpkg
A builder for the shared libraries.
SharedLibrariesBuilderImpl - Class in net.sourceforge.javadpkg.impl
A SharedLibrariesBuilder implementation.
SharedLibrariesBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.SharedLibrariesBuilderImpl
Creates a builder.
SharedLibrariesImpl - Class in net.sourceforge.javadpkg.impl
A SharedLibraries implementation.
SharedLibrariesImpl() - Constructor for class net.sourceforge.javadpkg.impl.SharedLibrariesImpl
Creates shared libraries.
SharedLibrariesParser - Interface in net.sourceforge.javadpkg
A parser for the shared libraries.
SharedLibrariesParserImpl - Class in net.sourceforge.javadpkg.impl
A SharedLibrariesParser implementation.
SharedLibrariesParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.SharedLibrariesParserImpl
Creates a parser.
SHLIBS_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the shared libraries file in the control information archive.
Size - Class in net.sourceforge.javadpkg.control
The size of data.
Size() - Constructor for class net.sourceforge.javadpkg.control.Size
Creates a size of 0 bytes.
Size(long) - Constructor for class net.sourceforge.javadpkg.control.Size
Creates a size in bytes.
SizeBuilder - Interface in net.sourceforge.javadpkg.control
A builder for size.
SizeBuilderImpl - Class in net.sourceforge.javadpkg.control.impl
A SizeBuilder implementation.
SizeBuilderImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.SizeBuilderImpl
Creates a builder.
SizeParser - Interface in net.sourceforge.javadpkg.control
Parses the size.
SizeParserImpl - Class in net.sourceforge.javadpkg.control.impl
A SizeParser implementation.
SizeParserImpl() - Constructor for class net.sourceforge.javadpkg.control.impl.SizeParserImpl
Creates a parser.
skip(long) - Method in class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
 
SourceControl - Interface in net.sourceforge.javadpkg.control
The control of a source control.
Streams - Class in net.sourceforge.javadpkg.io
A utility class for handling standard operations using streams.
Symbols - Interface in net.sourceforge.javadpkg
The symbols of the shared libraries of a package.
SYMBOLS_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the symbols file in the control information archive.
SymbolsBuilder - Interface in net.sourceforge.javadpkg
A builder for the symbols.
SymbolsBuilderImpl - Class in net.sourceforge.javadpkg.impl
A SymbolsBuilder implementation.
SymbolsBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.SymbolsBuilderImpl
Creates a builder.
SymbolsEntry - Interface in net.sourceforge.javadpkg
The shared library entry and their symbols.
SymbolsEntryImpl - Class in net.sourceforge.javadpkg.impl
A SymbolsEntry implementation.
SymbolsEntryImpl(String, String) - Constructor for class net.sourceforge.javadpkg.impl.SymbolsEntryImpl
Creates an entry.
SymbolsEntryImpl(String, PackageDependency) - Constructor for class net.sourceforge.javadpkg.impl.SymbolsEntryImpl
Creates an entry.
SymbolsImpl - Class in net.sourceforge.javadpkg.impl
A Symbols implementation.
SymbolsImpl() - Constructor for class net.sourceforge.javadpkg.impl.SymbolsImpl
Creates symbols.
SymbolsParser - Interface in net.sourceforge.javadpkg
A parser for the symbols.
SymbolsParserImpl - Class in net.sourceforge.javadpkg.impl
A SymbolsParser implementation.
SymbolsParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.SymbolsParserImpl
Creates a parser.

T

TAR_BZIP2_SUFFIX - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The suffix of a BZIP2 compressed TAR file.
TAR_GZIP_SUFFIX - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The suffix of a GZIP compressed TAR file.
TAR_XZ_SUFFIX - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The suffix of a XZ compressed TAR file.
Template - Interface in net.sourceforge.javadpkg
A template.
Templates - Interface in net.sourceforge.javadpkg
The templates for asking the user questions about the configuration.
TEMPLATES_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the templates file in the control information archive.
TemplatesBuilder - Interface in net.sourceforge.javadpkg
A builder for templates.
TemplatesBuilderImpl - Class in net.sourceforge.javadpkg.impl
A TemplatesBuilder implementation.
TemplatesBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.TemplatesBuilderImpl
Creates a builder.
TemplatesConstants - Interface in net.sourceforge.javadpkg
The constants for the templates.
TemplatesDuplicatedTemplateWarning - Class in net.sourceforge.javadpkg.impl
A warning for a duplicated template in the templates.
TemplatesDuplicatedTemplateWarning(String) - Constructor for class net.sourceforge.javadpkg.impl.TemplatesDuplicatedTemplateWarning
Creates a warning.
TemplatesMissingFieldWarning - Class in net.sourceforge.javadpkg.impl
A warning for a missing field in the templates.
TemplatesMissingFieldWarning(String, String) - Constructor for class net.sourceforge.javadpkg.impl.TemplatesMissingFieldWarning
Creates a warning.
TemplatesParser - Interface in net.sourceforge.javadpkg
A parser for templates.
TemplatesParserImpl - Class in net.sourceforge.javadpkg.impl
A TemplatesParser implementation.
TemplatesParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.TemplatesParserImpl
Creates a parser.
TemplatesUnsupportFieldNameWarning - Class in net.sourceforge.javadpkg.impl
The warning about an unsupported field name in the templates.
TemplatesUnsupportFieldNameWarning(String) - Constructor for class net.sourceforge.javadpkg.impl.TemplatesUnsupportFieldNameWarning
Creates a warning.
TemplateType - Interface in net.sourceforge.javadpkg
The type of a template.
TemplateTypeBuilder - Interface in net.sourceforge.javadpkg
A builder for the template type.
TemplateTypeBuilderImpl - Class in net.sourceforge.javadpkg.impl
A TemplateTypeBuilder implementation.
TemplateTypeBuilderImpl() - Constructor for class net.sourceforge.javadpkg.impl.TemplateTypeBuilderImpl
Creates a builder.
TemplateTypeParser - Interface in net.sourceforge.javadpkg
A parser for the template type.
TemplateTypeParserImpl - Class in net.sourceforge.javadpkg.impl
A TemplateTypeParser implementation.
TemplateTypeParserImpl() - Constructor for class net.sourceforge.javadpkg.impl.TemplateTypeParserImpl
Creates a parser.
TemplateTypeUnsupportedWarning - Class in net.sourceforge.javadpkg.impl
A warning about an unsupported template type.
TemplateTypeUnsupportedWarning(String) - Constructor for class net.sourceforge.javadpkg.impl.TemplateTypeUnsupportedWarning
Creates a warning.
TERMINATION_PREFIX - Static variable in interface net.sourceforge.javadpkg.ChangeLogConstants
The prefix of the termination line of a version entry.
TIMESTAMP_FORMAT - Static variable in interface net.sourceforge.javadpkg.ChangeLogConstants
The format of the timestamp.
transfer(DataProducer, DataConsumer) - Static method in class net.sourceforge.javadpkg.io.Streams
Transfers data from a producer to a consumer.
transfer(DataProducer, DataConsumer, int, long) - Static method in class net.sourceforge.javadpkg.io.Streams
Transfers data from a producer to a consumer.
TRIGGERS_ENTRY - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The entry for the triggers file in the control information archive.

U

UncloseableInputStream - Class in net.sourceforge.javadpkg.io.impl
An InputStream which can't be closed.
UncloseableInputStream(InputStream) - Constructor for class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
Creates a stream.
UncloseableInputStream(InputStream, CloseHandler) - Constructor for class net.sourceforge.javadpkg.io.impl.UncloseableInputStream
Creates a stream.
UncloseableOutputStream - Class in net.sourceforge.javadpkg.io.impl
An OutputStream which can't be closed.
UncloseableOutputStream(OutputStream) - Constructor for class net.sourceforge.javadpkg.io.impl.UncloseableOutputStream
Creates a stream.
UncloseableOutputStream(OutputStream, CloseHandler) - Constructor for class net.sourceforge.javadpkg.io.impl.UncloseableOutputStream
Creates a stream.
USR_PATH - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The user directory.
USR_SHARE_PATH - Static variable in interface net.sourceforge.javadpkg.DebianPackageConstants
The share directory in the user directory.
UTF_8 - Static variable in interface net.sourceforge.javadpkg.GlobalConstants
The "UTF-8" which is used for reading and writing the control file.
UTF_8_CHARSET - Static variable in interface net.sourceforge.javadpkg.GlobalConstants
The "UTF-8" character set.
UTF_8_SUFFIX - Static variable in interface net.sourceforge.javadpkg.TemplatesConstants
The key suffix for a "UTF-8"encoded field.

V

valueOf(String) - Static method in enum net.sourceforge.javadpkg.control.PackageDependency.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.javadpkg.field.FieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.javadpkg.control.PackageDependency.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.javadpkg.field.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.

W

Warning - Interface in net.sourceforge.javadpkg
A warning.
write(int) - Method in class net.sourceforge.javadpkg.io.impl.UncloseableOutputStream
 
write(byte[]) - Method in class net.sourceforge.javadpkg.io.impl.UncloseableOutputStream
 
write(byte[], int, int) - Method in class net.sourceforge.javadpkg.io.impl.UncloseableOutputStream
 
write(TarArchiveOutputStream) - Method in interface net.sourceforge.javadpkg.store.DataStore
Writes the directories and files added to the store into a TAR archive using the specified stream.
write(TarArchiveOutputStream) - Method in class net.sourceforge.javadpkg.store.DataStoreImpl
 
write(TarArchiveOutputStream) - Method in class net.sourceforge.javadpkg.store.DataStoreNode
Writes the node and its child nodes into the stream.
A B C D E F G H I M N P R S T U V W 
Skip navigation links

Copyright © 2015–2019. All rights reserved.