public final class BinaryPackagePackagesFile
extends org.vafer.jdeb.debian.ControlFile
| Constructor and Description |
|---|
BinaryPackagePackagesFile() |
BinaryPackagePackagesFile(InputStream input) |
BinaryPackagePackagesFile(String input) |
| Modifier and Type | Method and Description |
|---|---|
protected org.vafer.jdeb.debian.ControlField[] |
getFields() |
String |
getShortDescription()
Returns the short description of the package.
|
protected char |
getUserDefinedFieldLetter() |
void |
set(String field,
String value) |
public BinaryPackagePackagesFile()
public BinaryPackagePackagesFile(String input) throws IOException, ParseException
IOExceptionParseExceptionpublic BinaryPackagePackagesFile(InputStream input) throws IOException, ParseException
IOExceptionParseExceptionpublic void set(String field, String value)
set in class org.vafer.jdeb.debian.ControlFileprotected org.vafer.jdeb.debian.ControlField[] getFields()
getFields in class org.vafer.jdeb.debian.ControlFilepublic String getShortDescription()
protected char getUserDefinedFieldLetter()
getUserDefinedFieldLetter in class org.vafer.jdeb.debian.ControlFileCopyright © 2014. All rights reserved.