Class SarifTransformer


  • public class SarifTransformer
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static se.bjurr.violations.lib.model.generated.sarif.SarifSchema fromViolations​(java.util.Set<Violation> from)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SarifTransformer

        public SarifTransformer()
    • Method Detail

      • fromViolations

        public static se.bjurr.violations.lib.model.generated.sarif.SarifSchema fromViolations​(java.util.Set<Violation> from)