method org.apache.roller.weblogger.ui.rendering.plugins. comments.TrackbackLinkbackCommentValidator__static_ init










method void org.apache.roller.weblogger.ui.rendering. plugins.comments.TrackbackLinkbackCommentValidator( )
postinit'ed(this.bundle)










method String getName()
prethis.bundle != null
postinit'ed(return_value)










method int validate(WeblogEntryComment, RollerMessages)
pre(soft) comment != null
pre(soft) messages != null
pre(soft) messages.mErrors != null
pre(soft) org/apache/roller/weblogger/util/LinkbackExt ractor.mLogger != null
presumptionorg.apache.roller.weblogger.business. URLStrategy:getWeblogEntryURL(...)@53 != null
presumptionorg.apache.roller.weblogger.business. Weblogger:getUrlStrategy(...)@53 != null
presumptionorg.apache.roller.weblogger.business. WebloggerFactory:getWeblogger(...)@53 != null
presumptionorg.apache.roller.weblogger.pojos.WeblogEntryCommen t:getWeblogEntry(...)@53 != null
postreturn_value in {0, 100}
unanalyzedcall on com.sun.syndication.io.SyndFeedInput
unanalyzedcall on java.net.URL
unanalyzedcall on java.net.URL:openStream
unanalyzedcall on java.io.InputStreamReader
unanalyzedcall on com.sun.syndication.io.SyndFeedInput:build
unanalyzedcall on com.sun.syndication.feed.synd. SyndFeed:getEntries
unanalyzedcall on java.util.List:iterator
unanalyzedcall on com.sun.syndication.feed.synd. SyndFeed:getTitle
unanalyzedcall on org.apache.commons.logging.Log:isDebugEnabl ed
unanalyzedcall on org.apache.commons.logging.Log:debug
unanalyzedcall on com.sun.syndication.feed.synd. SyndEntry:getDescription
unanalyzedcall on com.sun.syndication.feed.synd. SyndContent:getValue
unanalyzedcall on java.lang.String:indexOf
unanalyzedcall on com.sun.syndication.feed.synd. SyndEntry:getLink
unanalyzedcall on java.lang.String:toString
unanalyzedcall on java.lang.String:trim
unanalyzedcall on java.lang.String:length
unanalyzedcall on com.sun.syndication.feed.synd. SyndEntry:getTitle
unanalyzedcall on java.lang.String:substring
unanalyzedcall on java.lang.String:startsWith
unanalyzedcall on javax.swing.text.html.HTMLEditorKit
unanalyzedcall on javax.swing.text.html.HTMLEditorKit:getPars er
unanalyzedcall on java.io.BufferedReader
unanalyzedcall on java.io.BufferedReader:readLine
unanalyzedcall on java.io.BufferedReader:close
unanalyzedcall on java.io.StringReader
unanalyzedcall on javax.swing.text.html.HTMLEditorKit$ParserC allback
unanalyzedcall on java.util.Arrays:asList
unanalyzedcall on javax.swing.text.html.HTMLEditorKit$Parser: parse
unanalyzedcall on java.lang.Throwable:__curr_excep_obj
unanalyzedcall on org.apache.roller.weblogger.util. RollerMessages$RollerMessage
unanalyzedcall on java.util.List:add
test_vectororg.apache.roller.weblogger.config.WebloggerRuntime Config:getBooleanProperty(...)@46: {1}, {0}









  infomethod not available-- call on bool org.apache.roller.weblogger.config. WebloggerRuntimeConfig:getBooleanProperty(String)










  infomethod not available-- call on String org.apache.roller.weblogger. pojos.WeblogEntryComment:getUrl()
  infomethod not available-- call on Weblogger org.apache.roller.weblogger. business.WebloggerFactory:getWeblogger()
  infomethod not available-- call on URLStrategy org.apache.roller.weblogger. business.Weblogger:getUrlStrategy()
  infomethod not available-- call on WeblogEntry org.apache.roller.weblogger. pojos.WeblogEntryComment:getWeblogEntry()
  infomethod not available-- call on Weblog org.apache.roller.weblogger. pojos.WeblogEntry:getWebsite()
  infomethod not available-- call on String org.apache.roller.weblogger. pojos.WeblogEntry:getAnchor()
  infomethod not available-- call on String org.apache.roller.weblogger. business.URLStrategy:getWeblogEntryURL(Weblog, String, String, bool)