Package org.owasp.dependencycheck.xml.pom
This package contains classes used to parse pom.xml files.
-
Class Summary Class Description Developer Represents the developer node within the pom.xml.License Model A simple pojo to hold data related to a Maven POM file.PomHandler A handler to read the pom.xml model.PomParser A parser for pom.xml files.PomProjectInputStream Filters everything in an input stream prior to the <project> element.PomUtils -
Exception Summary Exception Description PomParseException An exception used when parsing a suppression rule file fails.