Uses of Enum Class
org.htmlcleaner.CloseTag
Packages that use CloseTag
-
Uses of CloseTag in org.htmlcleaner
Fields in org.htmlcleaner declared as CloseTagMethods in org.htmlcleaner that return CloseTagModifier and TypeMethodDescriptionstatic CloseTag
Returns the enum constant of this class with the specified name.static CloseTag[]
CloseTag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.htmlcleaner with parameters of type CloseTag