| Constructor and Description |
|---|
Cpe23PartIterator(String cpe)
Constructs a new CPE Formated String Iterator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
String |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic Cpe23PartIterator(String cpe) throws CpeParsingException
cpe - the CPE being tokenizedCpeParsingException - thrown if the CPE is invalidCopyright © 2018–2023. All rights reserved.