Uses of Enum Class
org.htmlcleaner.Display
Packages that use Display
-
Uses of Display in org.htmlcleaner
Fields in org.htmlcleaner declared as DisplayMethods in org.htmlcleaner that return DisplayModifier and TypeMethodDescriptionTagInfo.getDisplay()
static Display
Returns the enum constant of this class with the specified name.static Display[]
Display.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.htmlcleaner with parameters of type DisplayConstructors in org.htmlcleaner with parameters of type Display