Class StringResult

  • All Implemented Interfaces:
    Result

    public class StringResult
    extends StreamResult
    Helper representing a stream result that is written to a String writer.
    • Constructor Detail

      • StringResult

        public StringResult()