public class MultiByteBigCrLfMatcher extends Object implements CrLfMatcherInterface
| Constructor and Description |
|---|
MultiByteBigCrLfMatcher() |
public boolean isLineFeed(byte[] source,
int location)
isLineFeed in interface CrLfMatcherInterfacepublic boolean isReturn(byte[] source,
int location)
isReturn in interface CrLfMatcherInterface