public final class TextfileChangesProvider extends Object implements ChangesProvider
| Constructor and Description |
|---|
TextfileChangesProvider(InputStream pInput,
BinaryPackageControlFile packageControlFile) |
| Modifier and Type | Method and Description |
|---|---|
ChangeSet[] |
getChangesSets() |
void |
save(OutputStream pOutput) |
public TextfileChangesProvider(InputStream pInput, BinaryPackageControlFile packageControlFile) throws IOException, ParseException
IOExceptionParseExceptionpublic void save(OutputStream pOutput) throws IOException
IOExceptionpublic ChangeSet[] getChangesSets()
getChangesSets in interface ChangesProviderCopyright © 2019. All rights reserved.