<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/BJC-Utils2/src/main/java/bjc/utils/funcutils/StringDelimiter.java, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Move parsing utilities.</title>
<updated>2017-03-17T12:34:57+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-17T12:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=9d89261fedf23c11b684eb66cefdd86a9378ad20'/>
<id>9d89261fedf23c11b684eb66cefdd86a9378ad20</id>
<content type='text'>
Moved the parsing utilities SequenceDelimiter and TokenSplitter to the
parserutils package, instead of the funcutils package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the parsing utilities SequenceDelimiter and TokenSplitter to the
parserutils package, instead of the funcutils package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generalize SequenceDelimiter.</title>
<updated>2017-03-17T12:15:11+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-17T12:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=897c15c70a6b11463686293893518bd9b4d5c29c'/>
<id>897c15c70a6b11463686293893518bd9b4d5c29c</id>
<content type='text'>
Made SequenceDelimiter work for arbitrary sequences of objects. Use the
StringDelimiter class for ease of use on strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made SequenceDelimiter work for arbitrary sequences of objects. Use the
StringDelimiter class for ease of use on strings.
</pre>
</div>
</content>
</entry>
</feed>
