commit | 0a2b4c14559b1c94f9600394ccb79de1985c04d8 | [log] [tgz] |
---|---|---|
author | Christian Halstrick <christian.halstrick@sap.com> | Wed Oct 06 12:15:30 2010 +0200 |
committer | Chris Aniszczyk <caniszczyk@gmail.com> | Wed Oct 06 14:10:24 2010 -0500 |
tree | 1e246eb487d0c1bce3602f97766ba4583f0c61d4 | |
parent | 47e9e165b8f070959a1b361a3d79ba82559c0dde [diff] |
Split URI regex strings differently The strings used to construct the regex to parse URIs are split differently. This makes it easier to introduce meaningful String constants later on. Change-Id: I9355fd42e57e0983204465c5d6fe5b6b93655074 Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>