com.sun.facelets.util
Class FacesAPI

java.lang.Object
  extended by com.sun.facelets.util.FacesAPI

public final class FacesAPI
extends Object


Method Summary
static int getComponentVersion(Class c)
           
static int getComponentVersion(UIComponent c)
           
static int getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersion

public static final int getVersion()

getComponentVersion

public static final int getComponentVersion(UIComponent c)

getComponentVersion

public static final int getComponentVersion(Class c)


Copyright © 2005 All Rights Reserved.