|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.sling.engine.ResponseUtil
ResponseUtil
@Deprecated public class ResponseUtil
Response-related utilities.
Constructor Summary | |
---|---|
ResponseUtil()
Deprecated. |
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResponseUtil()
Method Detail |
---|
public static String escapeXml(String input)
public static Writer getXmlEscapingWriter(Writer target)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |