org.apache.myfaces.view.facelets.tag.jstl.core
Class JstlCoreLibrary

java.lang.Object
  extended by org.apache.myfaces.view.facelets.tag.AbstractTagLibrary
      extended by org.apache.myfaces.view.facelets.tag.jstl.core.JstlCoreLibrary
All Implemented Interfaces:
TagLibrary

public final class JstlCoreLibrary
extends AbstractTagLibrary

Version:
$Id: JstlCoreLibrary.java,v 1.5 2008/07/13 19:01:43 rlubke Exp $
Author:
Jacob Hookom

Field Summary
static JstlCoreLibrary Instance
           
static java.lang.String Namespace
           
 
Constructor Summary
JstlCoreLibrary()
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.view.facelets.tag.AbstractTagLibrary
addBehavior, addBehavior, addComponent, addComponent, 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
 

Field Detail

Namespace

public static final java.lang.String Namespace
See Also:
Constant Field Values

Instance

public static final JstlCoreLibrary Instance
Constructor Detail

JstlCoreLibrary

public JstlCoreLibrary()


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.