Uses of Class
freemarker.ext.jsp.TaglibFactory.MetaInfTldSource
Packages that use TaglibFactory.MetaInfTldSource
-
Uses of TaglibFactory.MetaInfTldSource in freemarker.ext.jsp
Subclasses of TaglibFactory.MetaInfTldSource in freemarker.ext.jspModifier and TypeClassDescriptionstatic final classTo search TLD-s underMETA-INF/**/*.tldinside classpath root containers, that is, in directories and jar-s that are in the classpath (or are visible for the class loader otherwise).static final classWhen it occurs in theTaglibFactory.MetaInfTldSourcelist, allTaglibFactory.MetaInfTldSource-s before it will be disabled.static final classTo search TLD-s under sevletContext:/WEB-INF/lib/*.{jar,zip}/META-INF/**/*.tld, as requested by the JSP specification.