Package | Description |
---|---|
net.sourceforge.javadpkg.control |
Contains the interfaces and classes for handling the information of the
control file. |
net.sourceforge.javadpkg.control.impl |
The implementation of the interfaces and abstract classes.
|
Modifier and Type | Method and Description |
---|---|
PackageVersionRelationOperator |
PackageDependency.getRelationOperator()
Returns the relational operator.
|
PackageVersionRelationOperator |
PackageVersionRelationOperatorParser.parsePackageVersionRelationOperator(String value)
Parses the relation operator.
|
Modifier and Type | Method and Description |
---|---|
String |
PackageVersionRelationOperatorBuilder.buildPackageVersionRelationOperator(PackageVersionRelationOperator operator,
Context context)
Builds a relation operator.
|
Modifier and Type | Method and Description |
---|---|
PackageVersionRelationOperator |
PackageVersionRelationOperatorParserImpl.parsePackageVersionRelationOperator(String value) |
Modifier and Type | Method and Description |
---|---|
String |
PackageVersionRelationOperatorBuilderImpl.buildPackageVersionRelationOperator(PackageVersionRelationOperator operator,
Context context) |
Copyright © 2015–2019. All rights reserved.