@Component public class ForumThreadParser extends Object
| Constructor and Description |
|---|
ForumThreadParser()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
parse(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String content,
ForumThreadParserAction action)
Parse HTML content.
|
public ForumThreadParser()
throws javax.portlet.PortletException
javax.portlet.PortletExceptionpublic String parse(org.osivia.portal.api.context.PortalControllerContext portalControllerContext, String content, ForumThreadParserAction action) throws javax.portlet.PortletException
portalControllerContext - portal controller contextcontent - HTML contentaction - parsing actionjavax.portlet.PortletExceptionCopyright © 2018 OSIVIA. All rights reserved.