public class HouseNumberUtil extends Object
| Constructor and Description |
|---|
HouseNumberUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
normalizeNumber(String numberAsString) |
static String |
normalizeSkCzNumber(String numberAsString)
specific case for slovakia and czech
see http://www.pitt.edu/~votruba/qsonhist/housenumbersslovakia.html
|
Copyright © 2015. All rights reserved.