Package org.exoplatform.portal.resource
Class CommentBlockHandler
java.lang.Object
org.exoplatform.portal.resource.CommentBlockHandler
- Direct Known Subclasses:
CommentBlockHandler.OrientationCommentBlockHandler
Designed to plugged into SkipCommentReader for custom handling of comment block
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA handler that push back content of comment block into the cache if content of comment block is orientation=lt or orientation=rt -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidhandle(CharSequence commentBlock, SkipCommentReader reader)
-
Constructor Details
-
CommentBlockHandler
public CommentBlockHandler()
-
-
Method Details
-
handle
-