| Package | Description |
|---|---|
| com.atlassian.core.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
XMLUtils.ReplacePolicy |
| Modifier and Type | Method and Description |
|---|---|
static String |
XMLUtils.escape(char ch,
XMLUtils.TransformPolicy policy)
Escape XML characters with a user specified transformation policy for invalid characters.
|
static String |
XMLUtils.escape(String source,
XMLUtils.TransformPolicy policy)
Escapes a string so it may be returned as text content or attribute value.
|
Copyright © 2003–2017 Atlassian. All rights reserved.