Package com.intuit.karate.resource
Class JarResource
java.lang.Object
com.intuit.karate.resource.JarResource
- All Implemented Interfaces:
Resource
- Author:
- pthomas3
-
Field Summary
Fields inherited from interface com.intuit.karate.resource.Resource
CLASSPATH_COLON, FILE_COLON, THIS_COLON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.intuit.karate.resource.Resource
getFileNameWithoutExtension, getLastModified, getPackageQualifiedName, getPrefixedParentPath, getPrefixedPath
-
Constructor Details
-
JarResource
-
-
Method Details
-
isFile
public boolean isFile() -
isClassPath
public boolean isClassPath()- Specified by:
isClassPathin interfaceResource
-
getFile
-
getUri
-
getRelativePath
- Specified by:
getRelativePathin interfaceResource
-
resolve
-
getStream
-
equals
-
hashCode
public int hashCode() -
toString
-