Package | Description |
---|---|
com.massa.util.io |
Modifier and Type | Class and Description |
---|---|
class |
AdvancedReaderDefaultCommentHandler
Default comment handler, allowing to handle one line comments only, not comment blocks.
|
Modifier and Type | Method and Description |
---|---|
AdvancedReader.CommentHandler |
AdvancedReader.getCommentHandler()
Retrieves comment handler
|
Modifier and Type | Method and Description |
---|---|
void |
AdvancedReader.setCommentHandler(AdvancedReader.CommentHandler commentHandler)
Specifies a comment handler
|