Class UnionBugs2

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class UnionBugs2
    extends AbstractFindBugsTask
    An ant task that is wraps the behavior of the UnionResults executable into an ant task.
    • Constructor Detail

      • UnionBugs2

        public UnionBugs2()
    • Method Detail

      • addFileset

        public void addFileset​(org.apache.tools.ant.types.FileSet arg)
        The fileset containing all the findbugs xml files that need to be merged
        Parameters:
        arg -
      • setTo

        public void setTo​(java.lang.String arg)
        The File everything should get merged into
        Parameters:
        arg -