ResponseUtil@Deprecated public class ResponseUtil extends Object
| Constructor and Description |
|---|
ResponseUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeXml(String input)
Deprecated.
Escape xml text
|
static Writer |
getXmlEscapingWriter(Writer target)
Deprecated.
Return a Writer that writes escaped XML text to target
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.