Constructor and Description |
---|
Skip2(String s,
boolean ign,
int offset) |
Modifier and Type | Method and Description |
---|---|
int |
find(StringLike s,
int start,
int end)
Searches a given region of text beginning at position start
and ending at position end for the skip object.
|
public Skip2(String s, boolean ign, int offset)
public int find(StringLike s, int start, int end)
Skip