MCPcopy Create free account
hub / github.com/apache/ant / isRegularFile

Method isRegularFile

src/main/org/apache/tools/ant/taskdefs/modules/Jmod.java:1004–1006  ·  view source on GitHub ↗

Checks whether a resource is a directory. Used for checking validity of jmod path arguments which have to be directories. @param resource resource to check @return true if resource exists and is not a directory, false if it is a directory or does not exist

(Resource resource)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainMethod · 0.80
parseLaunchDefinitionMethod · 0.80
ofMethod · 0.80
readTrackerFileMethod · 0.80
totalSizeOfMethod · 0.80

Calls 2

isExistsMethod · 0.45
isDirectoryMethod · 0.45

Tested by 2

readTrackerFileMethod · 0.64
totalSizeOfMethod · 0.64