@StableMinor(version="12.4", sinceVersion="8.2") public interface IHtmlProcessor
Modifier and Type | Method and Description |
---|---|
void |
init(String serviceInstanceId)
Initializes this HTML processor with the given service instance identifier.
|
String |
process(String originalHtml,
IPageWebResourceRenderRequest pageWebResourceRenderRequest)
Returns the processed HMTL for user.
|
String process(String originalHtml, IPageWebResourceRenderRequest pageWebResourceRenderRequest) throws PortalException
null
.originalHtml
- the original HMTL.pageWebResourceRenderRequest
- the page webresource render request.PortalException
void init(String serviceInstanceId) throws PortalException
serviceInstanceId
- the service instance identifier.PortalException
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.