org.apache.myfaces.view.facelets.tag.jstl.core
Class LegacyJstlCoreLibrary
java.lang.Object
org.apache.myfaces.view.facelets.tag.AbstractTagLibrary
org.apache.myfaces.view.facelets.tag.jstl.core.LegacyJstlCoreLibrary
- All Implemented Interfaces:
- TagLibrary
public final class LegacyJstlCoreLibrary
- extends AbstractTagLibrary
NOTE: This implementation is provided for compatibility reasons and
it is considered faulty. It is enabled using
org.apache.myfaces.STRICT_JSF_2_FACELETS_COMPATIBILITY web config param.
Don't use it if EL expression caching is enabled.
- Version:
- $Id: LegacyJstlCoreLibrary.java 1540431 2013-11-10 00:12:40Z lu4242 $
- Author:
- Jacob Hookom
Methods inherited from class org.apache.myfaces.view.facelets.tag.AbstractTagLibrary |
addBehavior, addBehavior, addComponent, addComponent, addComponentFromResourceId, addConverter, addConverter, addFunction, addTagHandler, addUserTag, addValidator, addValidator, containsFunction, containsNamespace, containsTagHandler, createFunction, createTagHandler, getNamespace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
ALIAS_NAMESPACE
public static final String ALIAS_NAMESPACE
- See Also:
- Constant Field Values
ALTERNATIVE_NAMESPACE
public static final String ALTERNATIVE_NAMESPACE
- See Also:
- Constant Field Values
INSTANCE
public static final LegacyJstlCoreLibrary INSTANCE
LegacyJstlCoreLibrary
public LegacyJstlCoreLibrary()
LegacyJstlCoreLibrary
public LegacyJstlCoreLibrary(String namespace)
Copyright © 2015 The Apache Software Foundation. All rights reserved.