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.htmlcleanerFields in org.htmlcleaner declared as OptionalOutputModifier and TypeFieldDescriptionprivate OptionalOutputCleanerProperties.omitDoctypeDeclarationprivate OptionalOutputCleanerProperties.omitHtmlEnvelopeprivate OptionalOutputCleanerProperties.omitXmlDeclarationMethods 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.