https://github.com/apache/commons-lang
Revision 57b94c34eaf9f0158679060c635188b44a27c5c3 authored by Matthew P. Inger on 23 December 2004, 18:55:48 UTC, committed by Matthew P. Inger on 23 December 2004, 18:55:48 UTC
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.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@138002 13f79535-47bb-0310-9956-ffa450edef68
1 parent d669920
History
Tip revision: 57b94c34eaf9f0158679060c635188b44a27c5c3 authored by Matthew P. Inger on 23 December 2004, 18:55:48 UTC
Added a trimmer matcher which is now used to determine
Tip revision: 57b94c3
File Mode Size
src
xdocs
.cvsignore -rw-r--r-- 77 bytes
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 101 bytes
PROPOSAL.html -rw-r--r-- 2.8 KB
RELEASE-NOTES-2.0.txt -rw-r--r-- 33.5 KB
RELEASE-NOTES.txt -rw-r--r-- 5.8 KB
STATUS.html -rw-r--r-- 7.9 KB
build.xml -rw-r--r-- 9.9 KB
checkstyle.properties -rw-r--r-- 948 bytes
checkstyle.xml -rw-r--r-- 1.4 KB
default.properties -rw-r--r-- 2.4 KB
maven.xml -rw-r--r-- 1.5 KB
project.properties -rw-r--r-- 1.8 KB
project.xml -rw-r--r-- 11.2 KB

back to top