public class InterpolationHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static char |
BEGIN_TERM |
static char |
EL_DESIGNATOR |
static char |
END_TERM |
static char |
ESCAPE_CHARACTER |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
escapeMessageParameter(java.lang.String messageParameter) |
public static final char BEGIN_TERM
public static final char END_TERM
public static final char EL_DESIGNATOR
public static final char ESCAPE_CHARACTER
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved