Uses of Class
org.hibernate.validator.constraints.SafeHtml.WhiteListType

Packages that use SafeHtml.WhiteListType
org.hibernate.validator.constraints Hibernate Validator specific constraints. 
 

Uses of SafeHtml.WhiteListType in org.hibernate.validator.constraints
 

Methods in org.hibernate.validator.constraints that return SafeHtml.WhiteListType
static SafeHtml.WhiteListType SafeHtml.WhiteListType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SafeHtml.WhiteListType[] SafeHtml.WhiteListType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved