public static class JCRPersister.PortletNameFormatter extends Object implements org.chromattic.api.format.ObjectFormatter
| Modifier and Type | Field and Description |
|---|---|
static String |
SLASH_REPLACEMENT |
| Constructor and Description |
|---|
PortletNameFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String s) |
String |
decodeNodeName(org.chromattic.api.format.FormatterContext formatterContext,
String s) |
static String |
encode(String s) |
String |
encodeNodeName(org.chromattic.api.format.FormatterContext formatterContext,
String s) |
public static final String SLASH_REPLACEMENT
public String decodeNodeName(org.chromattic.api.format.FormatterContext formatterContext, String s)
decodeNodeName in interface org.chromattic.api.format.ObjectFormatterpublic String encodeNodeName(org.chromattic.api.format.FormatterContext formatterContext, String s) throws IllegalArgumentException, NullPointerException
encodeNodeName in interface org.chromattic.api.format.ObjectFormatterIllegalArgumentExceptionNullPointerExceptionCopyright © 2018 JBoss by Red Hat. All Rights Reserved.