Package freemarker.ext.jsp
Class TaglibFactory.ClearMetaInfTldSource
- java.lang.Object
-
- freemarker.ext.jsp.TaglibFactory.MetaInfTldSource
-
- freemarker.ext.jsp.TaglibFactory.ClearMetaInfTldSource
-
- Enclosing class:
- TaglibFactory
public static final class TaglibFactory.ClearMetaInfTldSource extends TaglibFactory.MetaInfTldSource
When it occurs in theTaglibFactory.MetaInfTldSource
list, allTaglibFactory.MetaInfTldSource
-s before it will be disabled. This is useful when the list is assembled from multiple sources, and some want to re-start it, rather than append to the end of it.
-
-
Field Detail
-
INSTANCE
public static final TaglibFactory.ClearMetaInfTldSource INSTANCE
-
-