Package com.atlassian.bamboo.util
Class BambooXmlUtils
- java.lang.Object
-
- com.atlassian.bamboo.util.BambooXmlUtils
-
@Deprecated public class BambooXmlUtils extends Object
Deprecated.since 4.4 note: move BambooUnicodeUtils when this class is gone
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static @NotNull String
sanitiseXml10(@NotNull String value)
Deprecated.Removes non-XML 1.0 characters from the input string.
-