I18nMessages.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


  • + Locale getLocale()

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

  • + I18nMessages getMessages(String)

  • -/+ Kind Annotation Text Date
    +premessagesMap != null2009-09-04 18:33:31
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@37 != null2009-09-04 18:33:31
    +postinit'ed(new I18nMessages(getMessages#2).bundle)2009-09-04 18:33:31
    +postinit'ed(new I18nMessages(getMessages#2).locale)2009-09-04 18:33:31
    +postnew I18nMessages(getMessages#2) num objects <= 12009-09-04 18:33:31
    +postnew Locale(toLocale#1) num objects <= 12009-09-04 18:33:31
    +postnew Locale(toLocale#2) num objects <= 12009-09-04 18:33:31
    +postnew Locale(toLocale#3) num objects <= 12009-09-04 18:33:31
    +postreturn_value != null2009-09-04 18:33:31
    +unanalyzedcall on java.util.Locale2009-09-04 18:33:31
    +unanalyzedcall on java.util.Locale:getDefault2009-09-04 18:33:31
    +unanalyzedcall on java.util.ResourceBundle:getBundle2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.lang.StringUtils:split2009-09-04 18:33:31
    +test_vectorjava.util.Map:get(...)@68: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31

  • + I18nMessages getMessages(Locale)

  • -/+ Kind Annotation Text Date
    +prelocale != null2009-09-04 18:33:31
    +premessagesMap != null2009-09-04 18:33:31
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@37 != null2009-09-04 18:33:31
    +postinit'ed(new I18nMessages(getMessages#2).bundle)2009-09-04 18:33:31
    +postnew I18nMessages(getMessages#2) num objects <= 12009-09-04 18:33:31
    +postnew I18nMessages(getMessages#2).locale != null2009-09-04 18:33:31
    +postnew I18nMessages(getMessages#2).locale == locale2009-09-04 18:33:31
    +postreturn_value != null2009-09-04 18:33:31
    +unanalyzedcall on java.util.ResourceBundle:getBundle2009-09-04 18:33:31
    +test_vectorjava.util.Map:get(...)@90: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31

  • + String getString(String)

  • -/+ Kind Annotation Text Date
    +pre(soft) this.bundle != null2009-09-04 18:33:31
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@37 != null2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getString(String, List)

  • -/+ Kind Annotation Text Date
    +pre(soft) args != null2009-09-04 18:33:31
    +pre(soft) this.bundle != null2009-09-04 18:33:31
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@37 != null2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getString(String, Object[])

  • -/+ Kind Annotation Text Date
    +pre(soft) this.bundle != null2009-09-04 18:33:31
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@37 != null2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.util.I18nMessages(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.bundle)2009-09-04 18:33:31
    +postinit'ed(this.locale)2009-09-04 18:33:31
    +postnew Locale(toLocale#1) num objects <= 12009-09-04 18:33:31
    +postnew Locale(toLocale#2) num objects <= 12009-09-04 18:33:31
    +postnew Locale(toLocale#3) num objects <= 12009-09-04 18:33:31
    +unanalyzedcall on java.util.Locale2009-09-04 18:33:31
    +unanalyzedcall on java.util.Locale:getDefault2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.lang.StringUtils:split2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.util.I18nMessages(Locale)

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

  • + org.apache.roller.weblogger.util.I18nMessages__static_init

  • -/+ Kind Annotation Text Date
    +postinit'ed(log)2009-09-04 18:33:31
    +postinit'ed(messagesMap)2009-09-04 18:33:31