Uses of Class
org.springframework.extensions.webscripts.Match.Kind

Packages that use Match.Kind
org.springframework.extensions.webscripts   
 

Uses of Match.Kind in org.springframework.extensions.webscripts
 

Methods in org.springframework.extensions.webscripts that return Match.Kind
 Match.Kind Match.getKind()
          Gets the kind of Match
static Match.Kind Match.Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Match.Kind[] Match.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.