public final class PackageList extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PackageList.ContentProvider |
static class |
PackageList.Package
Container of package information.
|
| Constructor and Description |
|---|
PackageList(File file,
String text,
PackageList.ContentProvider contentProvider) |
| Modifier and Type | Method and Description |
|---|---|
List<PackageList.Package> |
getPackages() |
public PackageList(@Nonnull @MustNotContainNull File file, @Nonnull String text, @Nonnull PackageList.ContentProvider contentProvider) throws ParseException, IOException
ParseExceptionIOException@Nonnull @MustNotContainNull public List<PackageList.Package> getPackages()
Copyright © 2016–2019 Igor Maznitsa. All rights reserved.