com.sun.facelets.tag.jstl.core
Class JstlCoreLibrary

java.lang.Object
  extended by com.sun.facelets.tag.AbstractTagLibrary
      extended by com.sun.facelets.tag.jstl.core.JstlCoreLibrary
All Implemented Interfaces:
TagLibrary

public final class JstlCoreLibrary
extends AbstractTagLibrary

Version:
$Id: JstlCoreLibrary.java,v 1.4 2006/01/07 15:32:07 jhook Exp $
Author:
Jacob Hookom

Field Summary
static JstlCoreLibrary Instance
           
static String Namespace
           
 
Constructor Summary
JstlCoreLibrary()
           
 
Method Summary
 
Methods inherited from class com.sun.facelets.tag.AbstractTagLibrary
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 String Namespace
See Also:
Constant Field Values

Instance

public static final JstlCoreLibrary Instance
Constructor Detail

JstlCoreLibrary

public JstlCoreLibrary()


Copyright © 2005 All Rights Reserved.