gzipresponsestream.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • - void close()

  • -/+ Kind Annotation Text Date

  • bool closed()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.closed)2010-07-22 12:56:56
    +postinit'ed(return_value)2010-07-22 12:56:56
    +postreturn_value == this.closed2010-07-22 12:56:56

  • void flush()

  • -/+ Kind Annotation Text Date
    +prethis.closed == 02010-07-22 12:56:56
    +prethis.gzipstream != null2010-07-22 12:56:56

  • - void net.sourceforge.pebble.web.filter.GZIPResponseStream(HttpServletResponse)

  • -/+ Kind Annotation Text Date

  • + void net.sourceforge.pebble.web.filter.GZIPResponseStream(HttpServletResponse)

  • -/+ Kind Annotation Text Date
    +preresponse != null2010-07-22 12:56:56
    +postinit'ed(this.output)2010-07-22 12:56:56
    +postnew ByteArrayOutputStream(GZIPResponseStream#1) num objects == 12010-07-22 12:56:56
    +postnew GZIPOutputStream(GZIPResponseStream#2) num objects == 12010-07-22 12:56:56
    +postthis.baos == &new ByteArrayOutputStream(GZIPRes ponseStream#1)2010-07-22 12:56:56
    +postthis.closed == 02010-07-22 12:56:56
    +postthis.gzipstream == &new GZIPOutputStream(GZIPRe sponseStream#2)2010-07-22 12:56:56
    +postthis.response != null2010-07-22 12:56:56
    +postthis.response == response2010-07-22 12:56:56

  • net.sourceforge.pebble.web.filter.GZIPResponseStream__static_init

  • -/+ Kind Annotation Text Date

  • void reset()

  • -/+ Kind Annotation Text Date

  • void write(int)

  • -/+ Kind Annotation Text Date
    +prethis.closed == 02010-07-22 12:56:56
    +prethis.gzipstream != null2010-07-22 12:56:56

  • void write(byte[])

  • -/+ Kind Annotation Text Date
    +preb != null2010-07-22 12:56:56
    +preb.length <= 232-12010-07-22 12:56:56
    +prethis.closed == 02010-07-22 12:56:56
    +prethis.gzipstream != null2010-07-22 12:56:56
    +unanalyzedcall on java.util.zip.GZIPOutputStream:write2010-07-22 12:56:56

  • void write(byte[], int, int)

  • -/+ Kind Annotation Text Date
    +prethis.closed == 02010-07-22 12:56:56
    +prethis.gzipstream != null2010-07-22 12:56:56