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
IOException
ParseException
public BinaryPackagePackagesFile(InputStream input) throws IOException, ParseException
IOException
ParseException
public void set(String field, String value)
set
in class org.vafer.jdeb.debian.ControlFile
protected org.vafer.jdeb.debian.ControlField[] getFields()
getFields
in class org.vafer.jdeb.debian.ControlFile
public String getShortDescription()
protected char getUserDefinedFieldLetter()
getUserDefinedFieldLetter
in class org.vafer.jdeb.debian.ControlFile
Copyright © 2014. All rights reserved.