Class StringMarcher

java.lang.Object
com.end0katz.blobj.StringMarcher
All Implemented Interfaces:
CharSequence

public class StringMarcher extends Object implements CharSequence
Class to march through a string.

Most of the methods in this class will be marchers that remove a section of data and move it to matched for methods designed to handle it. if they cannot remove a proper section, they will add null to the matched.