public class AnchorUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INNER_LINK_TEMPLATE |
static String |
OUTER_LINK_TEMPLATE |
| Constructor and Description |
|---|
AnchorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatLink(Integer id,
String name) |
static String |
formatLinkWithPage(String page,
Integer id,
String name) |
static String |
glossaryLink(String parentName,
String fieldName) |
public static final String INNER_LINK_TEMPLATE
public static final String OUTER_LINK_TEMPLATE
Copyright © 2017–2020 Focus IT. All rights reserved.