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