Package org.apache.sling.engine
Class ResponseUtil
- java.lang.Object
-
- org.apache.sling.engine.ResponseUtil
-
@Deprecated public class ResponseUtil extends Object
Deprecated.UseResponseUtilResponse-related utilities.
-
-
Constructor Summary
Constructors Constructor Description ResponseUtil()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static StringescapeXml(String input)Deprecated.Escape xml textstatic WritergetXmlEscapingWriter(Writer target)Deprecated.Return a Writer that writes escaped XML text to target
-