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