Package | Description |
---|---|
net.sourceforge.javadpkg |
Contains the interfaces and classes for reading and writing Debian packages.
|
net.sourceforge.javadpkg.impl |
The implementation of the interfaces and abstract classes.
|
Modifier and Type | Method and Description |
---|---|
DebianPackageParser |
DebianPackageParserFactory.createDebianPackageParser()
Creates a parser for Debian packages.
|
Modifier and Type | Class and Description |
---|---|
class |
DebianPackageParserImpl
A
DebianPackageParser implementation. |
Modifier and Type | Method and Description |
---|---|
DebianPackageParser |
DebianPackageParserFactoryImpl.createDebianPackageParser() |
Copyright © 2015–2019. All rights reserved.