protected static class CloverReportParser.CloverXmlHandler extends DefaultHandler
Modifier | Constructor and Description |
---|---|
protected |
CloverXmlHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(@NotNull String uri,
@NotNull String localName,
@NotNull String qName) |
@Nullable CloverReportParser.ProjectMetrics |
getProjectMetrics() |
void |
startDocument() |
void |
startElement(@NotNull String uri,
@NotNull String localName,
@NotNull String qName,
@NotNull Attributes attributes) |
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning
public void startDocument() throws SAXException
startDocument
in interface ContentHandler
startDocument
in class DefaultHandler
SAXException
public void startElement(@NotNull @NotNull String uri, @NotNull @NotNull String localName, @NotNull @NotNull String qName, @NotNull @NotNull Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException
public void endElement(@NotNull @NotNull String uri, @NotNull @NotNull String localName, @NotNull @NotNull String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class DefaultHandler
SAXException
@Nullable public @Nullable CloverReportParser.ProjectMetrics getProjectMetrics()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences