AtomMediaResource.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

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


  • + int getContentLength()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.contentLength)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.contentLength2009-09-04 18:33:31

  • + String getContentType()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.contentType)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.contentType2009-09-04 18:33:31

  • + InputStream getInputStream()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.inputStream)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.inputStream2009-09-04 18:33:31

  • + Date getLastModified()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.lastModified)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.lastModified2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.webservices.atomprotocol.AtomMediaResource(ThemeResource)

  • -/+ Kind Annotation Text Date
    +preresource != null2009-09-04 18:33:31
    +presumptionjavax.activation.FileTypeMap:getDefaultFileTypeMap( ...)@40 != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.pojos.ThemeResource:get Length(...)@48 in -231..232-12009-09-04 18:33:31
    +post(soft) init'ed(this.contentLength)2009-09-04 18:33:31
    +postinit'ed(this.contentType)2009-09-04 18:33:31
    +postinit'ed(this.inputStream)2009-09-04 18:33:31
    +postnew Date(AtomMediaResource#1) num objects == 12009-09-04 18:33:31
    +postthis.lastModified == &new Date(AtomMediaResourc e#1)2009-09-04 18:33:31

  • + org.apache.roller.weblogger.webservices.atomprotocol.AtomMediaResource__static_init

  • -/+ Kind Annotation Text Date

  • + void setContentLength(int)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.contentLength)2009-09-04 18:33:31
    +postthis.contentLength == contentLength2009-09-04 18:33:31

  • + void setContentType(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.contentType)2009-09-04 18:33:31
    +postthis.contentType == contentType2009-09-04 18:33:31

  • + void setInputStream(InputStream)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.inputStream)2009-09-04 18:33:31
    +postthis.inputStream == inputStream2009-09-04 18:33:31

  • + void setLastModified(Date)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.lastModified)2009-09-04 18:33:31
    +postthis.lastModified == lastModified2009-09-04 18:33:31