com.sun.facelets.tag.ui
Class UILibrary

java.lang.Object
  extended by com.sun.facelets.tag.AbstractTagLibrary
      extended by com.sun.facelets.tag.ui.UILibrary
All Implemented Interfaces:
TagLibrary

public final class UILibrary
extends AbstractTagLibrary

Version:
$Id: UILibrary.java,v 1.7 2006/03/29 04:10:08 jhook Exp $
Author:
Jacob Hookom

Field Summary
static UILibrary Instance
           
static String Namespace
           
 
Constructor Summary
UILibrary()
           
 
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 UILibrary Instance
Constructor Detail

UILibrary

public UILibrary()


Copyright © 2005 All Rights Reserved.