TOOLS: Adding common library for libphonenumber tools. Patch contributed by philip...
authorjia.shao.peng <jia.shao.peng@ee073f10-1060-11df-b6a4-87a95322a99c>
Tue, 5 Apr 2011 12:09:41 +0000 (12:09 +0000)
committerjia.shao.peng <jia.shao.peng@ee073f10-1060-11df-b6a4-87a95322a99c>
Tue, 5 Apr 2011 12:09:41 +0000 (12:09 +0000)
commit8b6ab4df67570d860f14c58085e4ed47232d1166
tree54ea809457bbb908c09367d1632b6102361a8922
parentc1cf4b77443880d3d61d98b0639b40cd612316b6
TOOLS: Adding common library for libphonenumber tools. Patch contributed by philip.liard

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@157 ee073f10-1060-11df-b6a4-87a95322a99c
tools/java/common/pom.xml [new file with mode: 0644]
tools/java/common/src/com/google/i18n/phonenumbers/tools/Command.java [new file with mode: 0644]
tools/java/common/src/com/google/i18n/phonenumbers/tools/CommandDispatcher.java [new file with mode: 0644]
tools/java/common/src/com/google/i18n/phonenumbers/tools/FileUtils.java [new file with mode: 0644]
tools/java/pom.xml [new file with mode: 0644]