@NotThreadSafe public class CweHandler extends DefaultHandler
| Constructor and Description |
|---|
CweHandler() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getCwe()
Returns the HashMap of CWE entries (CWE-ID, Full CWE Name).
|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic HashMap<String,String> getCwe()
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionCopyright © 2012–2020 OWASP. All rights reserved.