|
|||||||||
| Home >> All >> cvebrowser >> util >> [ parser overview ] | PREV NEXT | ||||||||
C
- cvebrowser.util.parser - package cvebrowser.util.parser
- General purpose tools
D
- DATA_TYPE_CAN - Static variable in interface cvebrowser.util.parser.Types
- The polled data file is CAN
- DATA_TYPE_CVE - Static variable in interface cvebrowser.util.parser.Types
- The polled data file is CVE
- DATA_TYPE_UNKNOWN - Static variable in interface cvebrowser.util.parser.Types
- The polled data file is unkown
F
- FileType - interface cvebrowser.util.parser.FileType.
- Defines the contract for a file type helper class.
G
- getType() - Method in interface cvebrowser.util.parser.FileType
- Returns the type of a given file as an int
- getTypeAsString() - Method in interface cvebrowser.util.parser.FileType
- Returns the type of a given file as a String
P
- ParserException - exception cvebrowser.util.parser.ParserException.
- ParserException - helper class that manages all the parsing exceptions.
- ParserException() - Constructor for class cvebrowser.util.parser.ParserException
- Default constructor
- ParserException(String, Throwable) - Constructor for class cvebrowser.util.parser.ParserException
- Create an exception with extra context information.
- ParserException(String) - Constructor for class cvebrowser.util.parser.ParserException
- Create an exception with extra context information.
R
- readObject(ObjectInputStream) - Method in class cvebrowser.util.parser.ParserException
- Make this class undeserializeable.
T
- TEXT_CAN - Static variable in interface cvebrowser.util.parser.Types
- String constant used to represent a CAN entry
- TEXT_CVE - Static variable in interface cvebrowser.util.parser.Types
- String constant used to represent a CVE entry
- Types - interface cvebrowser.util.parser.Types.
- Types - Types types used on the CVEbrowser applications.
U
- UNKNOWN_VERSION - Static variable in interface cvebrowser.util.parser.Types
- Unkown version
V
- VALID_CVE_CODE_SIZE - Static variable in interface cvebrowser.util.parser.FileType
- Valid CVE code size
W
- writeObject(ObjectOutputStream) - Method in class cvebrowser.util.parser.ParserException
- Make this class unserializable.
C D F G P R T U V W
|
|||||||||
| Home >> All >> cvebrowser >> util >> [ parser overview ] | PREV NEXT | ||||||||