Uses of Class
org.xmlet.htmlapifaster.EnumTypeContentType
-
Packages that use EnumTypeContentType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumTypeContentType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumTypeContentType Modifier and Type Method Description static EnumTypeContentTypeEnumTypeContentType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumTypeContentType[]EnumTypeContentType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xmlet.htmlapifaster with parameters of type EnumTypeContentType Modifier and Type Method Description Link<Z>Link. attrType(EnumTypeContentType attrType)Style<Z>Style. attrType(EnumTypeContentType attrType)
-