radiouserlandimporter.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 error(SAXParseException)

  • -/+ Kind Annotation Text Date
    U pre(soft) e != null2010-07-16 16:14:15

  • void fatalError(SAXParseException)

  • -/+ Kind Annotation Text Date
    U pre(soft) e != null2010-07-16 16:14:15

  • void importFile(Blog, File)

  • -/+ Kind Annotation Text Date
    U presource != null2010-07-16 16:14:15
    U presumptionjava.lang.System.out != null2010-07-16 16:14:15
    U presumptionjavax.xml.parsers.DocumentBuilder:parse(...)@104 != null2010-07-16 16:14:15
    U presumptionjavax.xml.parsers.DocumentBuilderFactory:newDocumen tBuilder(...)@82 != null2010-07-16 16:14:15
    U presumptionjavax.xml.parsers.DocumentBuilderFactory:newInstanc e(...)@77 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Document:getDocumentElement(...)@105 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NamedNodeMap:getNamedItem(...)@114 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NamedNodeMap:getNamedItem(...)@115 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NamedNodeMap:getNamedItem(...)@116 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NamedNodeMap:getNamedItem(...)@118 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NamedNodeMap:getNamedItem(...)@119 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NamedNodeMap:getNamedItem(...)@124 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NamedNodeMap:getNamedItem(...)@125 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@113 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@114 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@115 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@116 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@118 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@119 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@124 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getAttributes(...)@125 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getChildNodes(...)@106 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getNodeName(...)@112 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getNodeName(...)@124 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getNodeValue(...)@115 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getNodeValue(...)@118 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getNodeValue(...)@124 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.Node:getNodeValue(...)@125 != null2010-07-16 16:14:15
    U presumptionorg.w3c.dom.NodeList:item(...)@109 != null2010-07-16 16:14:15
    U test_vectorjava.lang.String:equals(...)@112: {0}, {1}2010-07-16 16:14:15
    U test_vectorjava.lang.String:equals(...)@115: {0}, {1}2010-07-16 16:14:15
    U test_vectorjava.lang.String:equals(...)@118: {0}, {1}2010-07-16 16:14:15
    U test_vectorjava.lang.String:equals(...)@124: {0}, {1}2010-07-16 16:14:15

  • void main(String[])

  • -/+ Kind Annotation Text Date
    U preargs != null2010-07-16 16:14:15
    U preargs.length >= 32010-07-16 16:14:15
    U preinit'ed(args[0])2010-07-16 16:14:15
    U preinit'ed(args[1])2010-07-16 16:14:15
    U preinit'ed(args[2])2010-07-16 16:14:15
    U presumptionjava.io.File:listFiles(...)@64 != null2010-07-16 16:14:15
    U presumptionsources.length@64 <= 232-12010-07-16 16:14:15
    U presumptionsources[i]@64 != null2010-07-16 16:14:15
    U unanalyzedcall on java.io.File:getName2010-07-16 16:14:15
    U unanalyzedcall on java.io.PrintStream:println2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:equals2010-07-16 16:14:15
    U unanalyzedcall on java.lang.String:substring2010-07-16 16:14:15
    U unanalyzedcall on java.text.SimpleDateFormat2010-07-16 16:14:15
    U unanalyzedcall on java.text.SimpleDateFormat:parse2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilder:parse2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilder:setErrorH andler2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilderFactory:ne wDocumentBuilder2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilderFactory:ne wInstance2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilderFactory:se tIgnoringComments2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilderFactory:se tIgnoringElementContentWhitespace2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilderFactory:se tNamespaceAware2010-07-16 16:14:15
    U unanalyzedcall on javax.xml.parsers.DocumentBuilderFactory:se tValidating2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain.BlogEntry2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. BlogEntry:setBody2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. BlogEntry:setDate2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. BlogEntry:setTitle2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain.BlogService2010-07-16 16:14:15
    U unanalyzedcall on net.sourceforge.pebble.domain. BlogService:putBlogEntry2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.Document:getDocumentElement2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.NamedNodeMap:getNamedItem2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.Node:getAttributes2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.Node:getChildNodes2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.Node:getNodeName2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.Node:getNodeValue2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.NodeList:getLength2010-07-16 16:14:15
    U unanalyzedcall on org.w3c.dom.NodeList:item2010-07-16 16:14:15

  • void net.sourceforge.pebble.util.importer.RadioUserlandImporter$1()

  • -/+ Kind Annotation Text Date

  • net.sourceforge.pebble.util.importer.RadioUserlandImporter$1__static_init

  • -/+ Kind Annotation Text Date

  • void net.sourceforge.pebble.util.importer.RadioUserlandImporter()

  • -/+ Kind Annotation Text Date

  • net.sourceforge.pebble.util.importer.RadioUserlandImporter__static_init

  • -/+ Kind Annotation Text Date

  • void warning(SAXParseException)

  • -/+ Kind Annotation Text Date
    U pre(soft) e != null2010-07-16 16:14:15