Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getEntryName
Method
getEntryName
java/org/apache/tomcat/Jar.java:117–117 ·
view source on GitHub ↗
Obtains the name of the current entry. @return The entry name
()
Source
from the content-addressed store, hash-verified
115
* @
return
The entry name
116
*/
117
String getEntryName();
118
119
/**
120
* Obtains the input stream
for
the current entry.
Callers
8
testClassParserPerformance
Method · 0.65
TagLibraryInfoImpl
Method · 0.65
getLastModified
Method · 0.65
getResourcePaths
Method · 0.65
scan
Method · 0.65
getEntryName
Method · 0.65
processResourceJARs
Method · 0.65
processAnnotationsJar
Method · 0.65
Implementers
3
ReferenceCountedJar
java/org/apache/tomcat/util/scan/Refer
JarFileUrlJar
java/org/apache/tomcat/util/scan/JarFi
AbstractInputStreamJar
java/org/apache/tomcat/util/scan/Abstr
Calls
no outgoing calls
Tested by
1
testClassParserPerformance
Method · 0.52