Searched refs:isIgnorePunctuation (Results 1 - 1 of 1) sorted by relevance

/org.ahmadsoft.jpostal-1.0.44/src/org/ahmadsoft/postal/
H A DUSPostalCodeService.java182 if (options.isIgnorePunctuation() && punctuation.indexOf(c) > -1)
267 public boolean isIgnorePunctuation() { method in class:USPostalCodeService.MatchOptions

Completed in 4 milliseconds