ResponseUtil
@Deprecated
public class ResponseUtil
extends java.lang.Object
Constructor and Description |
---|
ResponseUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
escapeXml(java.lang.String input)
Deprecated.
Escape xml text
|
static java.io.Writer |
getXmlEscapingWriter(java.io.Writer target)
Deprecated.
Return a Writer that writes escaped XML text to target
|
public static java.lang.String escapeXml(java.lang.String input)
input
- The text to escapepublic static java.io.Writer getXmlEscapingWriter(java.io.Writer target)
target
- The writer to wrapCopyright © 2010 - 2020 Adobe. All Rights Reserved