| Package | Description |
|---|---|
| us.springett.parsers.cpe |
Suite of CPE building and parsing utilities.
|
| us.springett.parsers.cpe.util |
Utilities used for parsing CPE strings.
|
| Modifier and Type | Method and Description |
|---|---|
static Relation |
Cpe.compareAttribute(Part left,
Part right) |
static Relation |
Cpe.compareAttribute(String left,
String right) |
| Modifier and Type | Method and Description |
|---|---|
static Relation |
Relation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Relation[] |
Relation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2023. All rights reserved.