Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

net.divbyzero.gpx.parser
Interface Parser

All Known Implementing Classes:
JDOM

public interface Parser

Interface that all GPX file parsers must built upon

Since:
0.1
Author:
Martin Jansen

Method Summary
GPX parse(File file)
Parses a GPX file and returns the resulting GPX track collection
GPX parse(URL url)
Parses a GPX URL and returns the resulting GPX track collection

Method Detail

parse

GPX parse(File file)
 throws ParsingException
Parses a GPX file and returns the resulting GPX track collection

Parameters:
file - the file to be parsed
Returns:
the resulting track collection
Throws:
ParsingException

parse

GPX parse(URL url)
 throws ParsingException
Parses a GPX URL and returns the resulting GPX track collection

Parameters:
url - the URL to be parsed
Returns:
the resulting track collection
Throws:
ParsingException

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Processing library MapThing by Jon Reades. (C) 2013

AltStyle によって変換されたページ (->オリジナル) /