FYI: I've regen'ed the site below for the latest commits.
Gary
> -Original Message-
> From: Gary Gregory [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 15, 2005 12:35 PM
> To: Jakarta Commons Developers List
> Subject: RE: [lang] StrMatcher in text subpackage
Gregory [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 15, 2005 12:35 PM
> To: Jakarta Commons Developers List
> Subject: RE: [lang] StrMatcher in text subpackage
>
> Hello:
>
> Stephen: You can find a current "maven site:generate", including
Clover
> coverage repo
e-
> From: Stephen Colebourne [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 15, 2005 11:56 AM
> To: Jakarta Commons Developers List
> Subject: Re: [lang] StrMatcher in text subpackage
>
> Gary Gregory wrote:
> > I also have a (fantasy?) goal that we could get 100% un
:[EMAIL PROTECTED]
Sent: Monday, August 15, 2005 2:56 PM
To: Jakarta Commons Developers List
Subject: Re: [lang] StrMatcher in text subpackage
Gary Gregory wrote:
> I also have a (fantasy?) goal that we could get 100% unit test
coverage
> for the new text package. ;-)
Maybe possible, but my
Gary Gregory wrote:
I also have a (fantasy?) goal that we could get 100% unit test coverage
for the new text package. ;-)
Maybe possible, but my maven jcoverage is broken at the moment and gives
no useful results. So, its not something I can work on.
Stephen
100% unit test coverage
for the new text package. ;-)
Gary
> -Original Message-
> From: Stephen Colebourne [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 14, 2005 3:03 PM
> To: Jakarta Commons Developers List
> Subject: [lang] StrMatcher in text subpackage
>
> I ha
I have now performed the first step in unifying the disparate text
subpackage, creating a top-level StrMatcher class.
StrMatcher is extracted from StrTokenizer and tidied up. It provides a
way of searching a character buffer for a match. Basic matchers do
nothing interesting, but user-written