|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.options.CommentStarterByteChecker
com.servingxml.components.flatfile.options.CommentStarterByteCheckerImpl
public final class CommentStarterByteCheckerImpl
Field Summary |
---|
Fields inherited from class com.servingxml.components.flatfile.options.CommentStarterByteChecker |
---|
NULL |
Constructor Summary | |
---|---|
CommentStarterByteCheckerImpl(byte[] value)
|
Method Summary | |
---|---|
boolean |
checkCommentSymbol(ByteBuffer recordBuffer,
ByteArrayBuilder byteArrayBuilder)
|
Methods inherited from class com.servingxml.components.flatfile.options.CommentStarterByteChecker |
---|
newInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentStarterByteCheckerImpl(byte[] value)
Method Detail |
---|
public final boolean checkCommentSymbol(ByteBuffer recordBuffer, ByteArrayBuilder byteArrayBuilder) throws java.io.IOException
checkCommentSymbol
in class CommentStarterByteChecker
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |