This package focus on the identification of XPath injection
vulnerability from various APIs:
javax.xml (JDK API)
org.apache.xpath
org.apache.commons.jxpath (Apache Commons) TODO
org.xmldb.api.modules (Apache Xindice) TODO
Before starting intensive analysis on variable flow and iterating on every instruction,
this function will make sure the injection type can occurs in the current class base on
its constant pool gen.
API reference :
http://www.oracle.com/technetwork/articles/javaee/jpa-137156.html
http://docs.oracle.com/javaee/6/api/javax/persistence/package-summary.html