aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/utils/XmlUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove missing @throws descriptionSamuel Tardieu2015-02-101-2/+0
|
* fix #3690: NPE while exporting GPXSamuel Tardieu2014-03-291-5/+8
|
* refactoring: minor cleanup in utils classesBananeweizen2013-06-151-1/+1
|
* Use XML serializer to generate proper XMLSamuel Tardieu2013-01-161-0/+41
Do not cook up XML by hand when proper methods exist.