Violation | Line | Priority |
---|---|---|
SnVI: org.jaxen.BaseXPath is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
NP: Possible null pointer dereference in org.jaxen.QualifiedName.equals(Object) | 91 | Normal |
Violation | Line | Priority |
---|---|---|
BC: Unchecked/unconfirmed cast from org.w3c.dom.Node to class org.w3c.dom.Attr in org.jaxen.dom.DocumentNavigator.getParentNode(Object) | 214 | Low |
Violation | Line | Priority |
---|---|---|
REC: Method org.jaxen.dom.NamespaceNode.getBaseURI() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught | 626 | Low |
Violation | Line | Priority |
---|---|---|
ES: Comparison of String objects using == or != in org.jaxen.expr.DefaultNameStep.matchesNamespaceURIs(String,String) | 399 | Low |
Violation | Line | Priority |
---|---|---|
NP: Possible null pointer dereference in org.jaxen.expr.IdentitySet$IdentityWrapper.equals(Object) | 75 | Normal |
Violation | Line | Priority |
---|---|---|
Se: org.jaxen.expr.NodeComparator implements Comparator but not Serializable | -1 | Normal |
Violation | Line | Priority |
---|---|---|
Dm: Method org.jaxen.javabean.DocumentNavigator.javacase(String) invokes dubious String.toUpperCase() or String.toLowerCase; use the Locale parameterized version instead | 369 | Low |
Violation | Line | Priority |
---|---|---|
PZLA: Should org.jaxen.pattern.Pattern.getUnionPatterns() return a zero length array rather than null? | 135 | Low |
Violation | Line | Priority |
---|---|---|
DE: org.jaxen.saxpath.SAXPathException.<clinit>() might ignore java.lang.Exception | 74 | Low |
Violation | Line | Priority |
---|---|---|
It: org.jaxen.xom.DocumentNavigator$IndexIterator.next() can't throw NoSuchElement exception | 229 | Low |
Violation | Line | Priority |
---|---|---|
NP: Possible null pointer dereference in org.jaxen.xom.DocumentNavigator.getDocumentNode(Object) | 210 | Normal |
Violation | Line | Priority |
---|---|---|
UwF: Field not initialized in constructor: org.jaxen.JaxenHandler.xpath | -1 | Low |
Violation | Line | Priority |
---|---|---|
UwF: Field not initialized in constructor: org.jaxen.pattern.PatternHandler.pattern | -1 | Low |