public abstract class CommentBlockHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CommentBlockHandler.OrientationCommentBlockHandler
A handler that push back content of comment block into the cache if content of comment block is
orientation=lt or orientation=rt
|
| Constructor and Description |
|---|
CommentBlockHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
handle(CharSequence commentBlock,
SkipCommentReader reader) |
public abstract void handle(CharSequence commentBlock, SkipCommentReader reader)
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.