TOOLS: Add Java tool to combine the geocoding data.
authorphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 18 Aug 2011 09:12:21 +0000 (09:12 +0000)
committerphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 18 Aug 2011 09:12:21 +0000 (09:12 +0000)
commit8c257ca5844fd161a1f51997ac9cd899d952d28a
tree8e1127d38642f9ccc7585b3fafc6f94f6a1cf5b0
parent8cfaf6d08fefe7f1c5d2795bdf2e9bdaedfca74e
TOOLS: Add Java tool to combine the geocoding data.

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@337 ee073f10-1060-11df-b6a4-87a95322a99c
tools/java/data/pom.xml [new file with mode: 0644]
tools/java/data/src/com/google/i18n/phonenumbers/tools/CombineGeoData.java [new file with mode: 0644]
tools/java/data/test/com/google/i18n/phonenumbers/tools/CombineGeoDataTest.java [new file with mode: 0644]
tools/java/pom.xml