Uses of Enum Class
org.htmlcleaner.OptionalOutput
Packages that use OptionalOutput
-
Uses of OptionalOutput in org.htmlcleaner
Subclasses with type arguments of type OptionalOutput in org.htmlcleanerMethods in org.htmlcleaner that return OptionalOutputModifier and TypeMethodDescriptionstatic OptionalOutputReturns the enum constant of this class with the specified name.static OptionalOutput[]OptionalOutput.values()Returns an array containing the constants of this enum class, in the order they are declared.