Uses of Class
org.sonar.java.xml.maven.PomCheckContext.Location
-
Packages that use PomCheckContext.Location Package Description org.sonar.java.xml.maven -
-
Uses of PomCheckContext.Location in org.sonar.java.xml.maven
Method parameters in org.sonar.java.xml.maven with type arguments of type PomCheckContext.Location Modifier and Type Method Description void
PomCheckContext. reportIssue(PomCheck check, int line, String message, List<PomCheckContext.Location> secondary)
void
PomCheckContextImpl. reportIssue(PomCheck check, int line, String message, List<PomCheckContext.Location> secondary)
-