org.apache.ivy.plugins.repository
Class ResourceHelper

java.lang.Object
  extended by org.apache.ivy.plugins.repository.ResourceHelper

public class ResourceHelper
extends java.lang.Object


Constructor Summary
ResourceHelper()
           
 
Method Summary
static boolean equals(Resource res, java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceHelper

public ResourceHelper()
Method Detail

equals

public static boolean equals(Resource res,
                             java.io.File f)