Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
src/java/org/apache/commons/lang/text/ | 1 (100.0%) | 157 (100.0%) | 157.0 |
Added a trimmer matcher which is now used to determine
which characters to trim off the left and right of tokens.
the ignore matcher is now truly an ignore matcher, which
will leave out any matching characters from all tokens.
I also fixed a few minor bugs.
157 lines of code changed in: