Uses of Class
com.helger.html.EHTMLRoleType
-
Packages that use EHTMLRoleType Package Description com.helger.html -
-
Uses of EHTMLRoleType in com.helger.html
Methods in com.helger.html that return EHTMLRoleType Modifier and Type Method Description EHTMLRoleTypeEHTMLRole. getType()static EHTMLRoleTypeEHTMLRoleType. valueOf(String name)Returns the enum constant of this type with the specified name.static EHTMLRoleType[]EHTMLRoleType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-