Package org.exoplatform.portal.resource
Class CommentBlockHandler.OrientationCommentBlockHandler
java.lang.Object
org.exoplatform.portal.resource.CommentBlockHandler
org.exoplatform.portal.resource.CommentBlockHandler.OrientationCommentBlockHandler
- Enclosing class:
CommentBlockHandler
A handler that push back content of comment block into the cache if content of comment block is
orientation=lt or orientation=rt
-
Nested Class Summary
Nested classes/interfaces inherited from class org.exoplatform.portal.resource.CommentBlockHandler
CommentBlockHandler.OrientationCommentBlockHandler -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(CharSequence commentBlock, SkipCommentReader reader)
-
Constructor Details
-
OrientationCommentBlockHandler
public OrientationCommentBlockHandler()
-
-
Method Details
-
handle
- Specified by:
handlein classCommentBlockHandler
-