Class JstlCoreLibrary

  • All Implemented Interfaces:
    TagLibrary

    public final class JstlCoreLibrary
    extends AbstractTagLibrary
    The JSTL c library.
    Author:
    Jacob Hookom
    • Constructor Detail

      • JstlCoreLibrary

        public JstlCoreLibrary​(String namespace)
        Constructor.

        This constructor is used to allow the namespace 'http://java.sun.com/jstl/core' to be used as another way to resolve to the JSTL c library. This is used for backwards compatibility.

        Parameters:
        namespace - the namespace.