Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.sun.facelets.tag.ui
Class UILibrary  view UILibrary download UILibrary.java

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

public final class UILibrary
extends com.sun.facelets.tag.AbstractTagLibrary

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

Nested Class Summary
 
Nested classes inherited from class com.sun.facelets.tag.AbstractTagLibrary
 
Field Summary
static UILibrary Instance
           
static java.lang.String Namespace
           
 
Fields inherited from class com.sun.facelets.tag.AbstractTagLibrary
 
Constructor Summary
UILibrary()
           
 
Methods inherited from class com.sun.facelets.tag.AbstractTagLibrary
addComponent, addComponent, addConverter, addConverter, addFunction, addTagHandler, addUserTag, addValidator, addValidator, containsFunction, containsNamespace, containsTagHandler, createFunction, createTagHandler, equals, getNamespace, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, 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 UILibrary Instance
Constructor Detail

UILibrary

public UILibrary()