com.atlassian.crowd.plugin.rest.exception.mapper
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 © 2015 Atlassian. All Rights Reserved.