| Package | Description |
|---|---|
| us.springett.parsers.cpe |
Suite of CPE building and parsing utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cpe
Object representation of a Common Platform Enumeration (CPE).
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Cpe.matchedBy(ICpe target)
Determines if the target CPE matches the CPE.
|
boolean |
ICpe.matchedBy(ICpe target)
Determines if the target CPE matches the CPE.
|
boolean |
Cpe.matches(ICpe target)
Determines if the CPE matches the given target CPE.
|
boolean |
ICpe.matches(ICpe target)
Determines if the CPE matches the given target CPE.
|
Copyright © 2018–2023. All rights reserved.