public class LinkResolver extends Object implements org.nuxeo.ecm.platform.rendering.wiki.WikiFilter
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
LINK_PATTERN |
static String |
LINK_TEMPLATE |
static String |
PATTERN |
| Constructor and Description |
|---|
LinkResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(String content) |
protected String |
buildLink(String basePath,
StringBuffer relativePath,
String str) |
protected String |
buildLinks(String pageName) |
public static final String PATTERN
public static final Pattern LINK_PATTERN
public static final String LINK_TEMPLATE
Copyright © 2020 Nuxeo SA. All rights reserved.