Uses of Enum Class
org.htmlcleaner.CloseTag
Packages that use CloseTag
-
Uses of CloseTag in org.htmlcleaner
Subclasses with type arguments of type CloseTag in org.htmlcleanerFields in org.htmlcleaner declared as CloseTagMethods in org.htmlcleaner that return CloseTagModifier and TypeMethodDescriptionstatic CloseTagReturns 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