- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getMainAttributes (4.1 sec)
-
src/main/java/org/codelibs/fess/tomcat/webresources/FessWebResourceRoot.java
final Manifest manifest = jarFile.getManifest(); if (manifest != null && manifest.getEntries() != null) { final Attributes attributes = manifest.getMainAttributes(); if (attributes != null && (attributes.get("Fess-WebAppJar") != null || attributes.getValue("Fess-WebAppJar") != null)) {
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 3.3K bytes - Viewed (0)