Uses of Enum Class
org.htmlcleaner.ContentType
Packages that use ContentType
-
Uses of ContentType in org.htmlcleaner
Methods in org.htmlcleaner that return ContentTypeModifier and TypeMethodDescriptionTagInfo.getContentType()static ContentTypestatic ContentTypeReturns the enum constant of this class with the specified name.static ContentType[]ContentType.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 ContentType