[Javacavemaps-developers] configuration files
Status: Pre-Alpha
Brought to you by:
caverdude
From: Larry G. <jav...@ya...> - 2009-02-07 18:23:39
|
We now not only have a good way to read in various types of data files, we also have more ways to store configurations. I only begun moving the logic(implementation) from the casetest caverdude.case1 to the actual project source I started to work on the CSVParser but I now am out of time so I'll get to it again in a day or so. On the next iteration we would begin working on formatters for writing the datamodels back to files. java.util.Formatter. Also the Pattern class documentation has a great breakdown for how to build regex strings. Take a look at how I created the regex patterns in CSVParsing.java interface. Larry Gray la...@ar... |