Package org.bremersee.gpx
Class GpxJaxbContextDataProvider
java.lang.Object
org.bremersee.gpx.GpxJaxbContextDataProvider
- All Implemented Interfaces:
JaxbContextDataProvider
GPX jaxb context data provider.
- Author:
- Christian Bremer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet a collection of the xml meta-data.
-
Field Details
-
NAMESPACE
The GPX XML name space.- See Also:
-
-
Constructor Details
-
GpxJaxbContextDataProvider
public GpxJaxbContextDataProvider()
-
-
Method Details
-
getJaxbContextData
Description copied from interface:JaxbContextDataProviderGet a collection of the xml meta-data.- Specified by:
getJaxbContextDatain interfaceJaxbContextDataProvider- Returns:
- a collection of the xml meta-data
-