MCPcopy 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

TagLibraryInfoImplMethod · 0.65
getLastModifiedMethod · 0.65
getResourcePathsMethod · 0.65
scanMethod · 0.65
getEntryNameMethod · 0.65
processResourceJARsMethod · 0.65
processAnnotationsJarMethod · 0.65

Implementers 3

ReferenceCountedJarjava/org/apache/tomcat/util/scan/Refer
JarFileUrlJarjava/org/apache/tomcat/util/scan/JarFi
AbstractInputStreamJarjava/org/apache/tomcat/util/scan/Abstr

Calls

no outgoing calls

Tested by 1