public final class HTMLExpertLinkResolver extends Object
| Modifier | Constructor and Description |
|---|---|
private |
HTMLExpertLinkResolver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
parseAndResolve(String htmlexpert,
String idDataHolderContent)
Parse a html string and resolve link found
|
private HTMLExpertLinkResolver()
public static String parseAndResolve(String htmlexpert, String idDataHolderContent)
htmlexpert - The htmlexpert stringidDataHolderContent - The id of the content holding the data. Can be null to keep the uri as is