Uses of Class
org.xmlet.htmlapifaster.EnumDirType
-
Packages that use EnumDirType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumDirType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumDirType Modifier and Type Method Description static EnumDirTypeEnumDirType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumDirType[]EnumDirType. 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 EnumDirType Modifier and Type Method Description default TGlobalAttributes. attrDir(EnumDirType attrDir)
-