| Package | Description |
|---|---|
| org.osivia.services.forum.thread.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
static ForumThreadParserAction |
ForumThreadParserAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForumThreadParserAction[] |
ForumThreadParserAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ForumThreadParser.parse(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String content,
ForumThreadParserAction action)
Parse HTML content.
|
Copyright © 2023 OSIVIA. All rights reserved.