Class AntPath

java.lang.Object
org.openclover.core.util.Path
org.openclover.ant.tasks.AntPath

public class AntPath extends org.openclover.core.util.Path
  • Constructor Summary

    Constructors
    Constructor
    Description
    AntPath(org.apache.tools.ant.types.Path antPath)
     
  • Method Summary

    Methods inherited from class org.openclover.core.util.Path

    addAll, append, append, normalizeFileSeps, resolveFile, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AntPath

      public AntPath(org.apache.tools.ant.types.Path antPath)