|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.engine.ResponseUtil
public class ResponseUtil
Response-related utilities
| Constructor Summary | |
|---|---|
ResponseUtil()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
escapeXml(java.lang.String input)
Escape xml text |
static java.io.Writer |
getXmlEscapingWriter(java.io.Writer target)
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 java.lang.String escapeXml(java.lang.String input)
public static java.io.Writer getXmlEscapingWriter(java.io.Writer target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||