|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.options.MultipleCommentSymbol
public class MultipleCommentSymbol
The CommentStarter
class encapsulates a comment character sequence.
Field Summary |
---|
Fields inherited from interface com.servingxml.components.flatfile.options.CommentStarter |
---|
NULL |
Constructor Summary | |
---|---|
MultipleCommentSymbol(CommentStarter[] commentSymbols)
|
Method Summary | |
---|---|
CommentStarterByteChecker |
createByteCommentStarterChecker(java.nio.charset.Charset charset)
|
CommentStarterCharChecker |
createCharCommentStarterChecker()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultipleCommentSymbol(CommentStarter[] commentSymbols)
Method Detail |
---|
public CommentStarterByteChecker createByteCommentStarterChecker(java.nio.charset.Charset charset)
createByteCommentStarterChecker
in interface CommentStarter
public CommentStarterCharChecker createCharCommentStarterChecker()
createCharCommentStarterChecker
in interface CommentStarter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |