Uses of Class
org.apache.velocity.runtime.resource.loader.JarHolder
-
Packages that use JarHolder Package Description org.apache.velocity.runtime.resource.loader -
-
Uses of JarHolder in org.apache.velocity.runtime.resource.loader
Fields in org.apache.velocity.runtime.resource.loader with type parameters of type JarHolder Modifier and Type Field Description private java.util.Map<java.lang.String,JarHolder>
JarResourceLoader. jarfiles
Maps JAR URLs to the actual JAR Key = the JAR URL Value = the JAR
-