Uses of Class
org.xmlet.htmlapifaster.EnumRelType
-
Packages that use EnumRelType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumRelType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumRelType Modifier and Type Method Description static EnumRelTypeEnumRelType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumRelType[]EnumRelType. 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 EnumRelType Modifier and Type Method Description A<Z>A. attrRel(EnumRelType attrRel)Area<Z>Area. attrRel(EnumRelType attrRel)Link<Z>Link. attrRel(EnumRelType attrRel)
-