public class ErrorParser extends BaseParser<ErrorReport>
NAMESPACE
Constructor and Description |
---|
ErrorParser() |
Modifier and Type | Method and Description |
---|---|
ErrorReport |
parse(XMLStreamReader parser) |
getLocation, parse, readDoubleAttribute, readFloatTag, readIntAttribute, readIntTag, readLongAttribute, readLongTag, readStringAttribute, readStringAttribute, readTag, skipTag
public ErrorReport parse(XMLStreamReader parser) throws XMLStreamException, IOException
parse
in class BaseParser<ErrorReport>
XMLStreamException
IOException
Copyright © 2015. All rights reserved.