public class SingleByteCrLfMatcher extends Object implements CrLfMatcherInterface
| Constructor and Description |
|---|
SingleByteCrLfMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLineFeed(byte[] source,
int location) |
boolean |
isReturn(byte[] source,
int location) |
public boolean isReturn(byte[] source,
int location)
isReturn in interface CrLfMatcherInterfacepublic boolean isLineFeed(byte[] source,
int location)
isLineFeed in interface CrLfMatcherInterfaceCopyright © 2018 Hitachi Vantara. All rights reserved.