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