MCPcopy Index your code
hub / github.com/apache/tomcat / exists

Method exists

java/org/apache/catalina/WebResource.java:48–48  ·  view source on GitHub ↗

Checks if this resource exists. @return java.io.File#exists().

()

Source from the content-addressed store, hash-verified

46 * @return {@link java.io.File#exists()}.
47 */
48 boolean exists();
49
50 /**
51 * Indicates if this resource is required for applications to correctly scan the file structure but that does not

Callers 15

testMkdirDirAMethod · 0.95
testMkdirDirBMethod · 0.95
testWriteDirAMethod · 0.95
testWriteDirBMethod · 0.95
testGetResourceAboveMethod · 0.95
testGetResourceAboveMethod · 0.95
resolveResourceMethod · 0.95

Implementers 3

CachedResourcejava/org/apache/catalina/webresources/
AbstractResourcejava/org/apache/catalina/webresources/
EmptyResourcejava/org/apache/catalina/webresources/

Calls

no outgoing calls

Tested by 11

testMkdirDirAMethod · 0.76
testMkdirDirBMethod · 0.76
testWriteDirAMethod · 0.76
testWriteDirBMethod · 0.76
testGetResourceAboveMethod · 0.76
testGetResourceAboveMethod · 0.76