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() |
public abstract void handle(CharSequence commentBlock, SkipCommentReader reader)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.