Directory PZFileReader/com/pz/reader/util/

Directory Created:
2005-11-27 20:57
Directory Deleted:
2006-10-16 13:59
Total Files:
0
Deleted Files:
2
Lines of Code:
0

Browse with ViewVC

[root]/PZFileReader/com/pz/reader/util

Lines of Code

PZFileReader/com/pz/reader/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 1313 (100.0%) 77.2
Paul Zepernick 15 (88.2%) 1313 (100.0%) 87.5
Benoit Xhenseval 2 (11.8%) 0 (0.0%) 0.0

Most Recent Commits

Benoit Xhenseval 2006-10-16 13:59

May look a bit scary but there was no code change. I still need to think further about the examples but now the project is split in 2 modules, the main library pzfilereader and the examples pzfilereader-examples. Both follow the same version numbering.

Each can be built at their level (e.e the PZFileReader directory or PZFileReaderSamples directory.

But preferably at the top level using:

maven pz:build

maven pz:rebuild

maven pz:site

maven pz:releasebuild



The Site is the generated in target/pzfilereader-site-2.2.0/bin/pzfilereader-2.2.0/docs

More to follow...

0 lines of code changed in:

Paul Zepernick 2006-10-15 20:52

put pacakge structure back so version history could be saved before moving over to subversion.

547 lines of code changed in:

Paul Zepernick 2006-10-13 23:32

Refactored for net.sf.pzfilereader packaging

0 lines of code changed in:

Paul Zepernick 2006-07-01 16:46

*** empty log message ***

23 lines of code changed in:

Paul Zepernick 2006-06-30 11:28

*** empty log message ***

58 lines of code changed in:

Paul Zepernick 2006-05-29 14:24

*** empty log message ***

4 lines of code changed in:

Paul Zepernick 2006-05-27 23:25

*** empty log message ***

140 lines of code changed in:

Paul Zepernick 2006-05-13 13:32

*** empty log message ***

1 lines of code changed in:

Paul Zepernick 2006-03-08 01:15

added method isMultiLine which will evaluate a line of delimited data and determine if there

are more then 1 lines which has to be read in

74 lines of code changed in:

Paul Zepernick 2006-01-27 13:05

Enhancement changes for bug request # 1402993

256 lines of code changed in:

Paul Zepernick 2005-12-04 15:19

updated comments, splitLine() now returns Vector instead of ArrayList

7 lines of code changed in:

Paul Zepernick 2005-12-02 00:43

added findColumn method to retrieve column position in the file.

Converted String to StringBuffer in many places

45 lines of code changed in:

Paul Zepernick 2005-11-27 20:57

version 2.0 changes

158 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT