public class RichTextUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
resolveXhtmlField(XhtmlField xhtmlFields,
boolean resolveLinks,
LinkResolver linkResolver,
String contextPath)
This method takes care of:
1.
|
public static void resolveXhtmlField(XhtmlField xhtmlFields, boolean resolveLinks, LinkResolver linkResolver, String contextPath) throws ItemNotFoundException, SerializationException
xhtmlFields - the DD4T Xhtml FieldresolveLinks - resolve links as well as stripping namespaceslinkResolver - a concrete link resolverItemNotFoundExceptionSerializationExceptionCopyright © 2017. All rights reserved.