Home
Java I/O Q&A
API
batch File
binary File
class file
CSV file
deploy
Development
directory
error
Excel File
File Attribute
jar
Log
Media File
nio
Operation
PDF file
PropertyFile
serialize
text file
Windows
XML file
Zip
parse « Zip « Java I/O Q&A
Java I/O Q&A
Zip
parse
1.
Parsing ZIP (Postal) code from US address with Java
stackoverflow.com
The question is how do you detect 5 digits following each other in string. Ergo finding US postal code.
Side note: I'd like to use the code with GWT so there are ...