public final class ExceptionMapperUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
stripNonValidXMLCharacters(String in)
Strips out characters which cannot be legally represented in XML document.
|
public static String stripNonValidXMLCharacters(String in)
in - input string.Copyright © 2023 Atlassian. All rights reserved.