Subject says it all really. It would save the:
try {
. . .
} catch (XMLStreamException e) {
throw new ContributionReadException(e);
}
for everyone implementing StAXArtifactProcessor.
...ant
Subject says it all really. It would save the:
try {
. . .
} catch (XMLStreamException e) {
throw new ContributionReadException(e);
}
for everyone implementing StAXArtifactProcessor.
...ant