Uses of Class
org.apache.myfaces.trinidadinternal.skin.AgentAtRuleMatcher.Match

Packages that use AgentAtRuleMatcher.Match
org.apache.myfaces.trinidadinternal.skin   
 

Uses of AgentAtRuleMatcher.Match in org.apache.myfaces.trinidadinternal.skin
 

Methods in org.apache.myfaces.trinidadinternal.skin that return AgentAtRuleMatcher.Match
static AgentAtRuleMatcher.Match AgentAtRuleMatcher.Match.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AgentAtRuleMatcher.Match[] AgentAtRuleMatcher.Match.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.myfaces.trinidadinternal.skin that return types with arguments of type AgentAtRuleMatcher.Match
 java.util.Set<AgentAtRuleMatcher.Match> AgentAtRuleMatcher.match(TrinidadAgent agent)
           Called to actually determine if this AgentAtRuleMatcher applies to the current agent.
 



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