Uses of Enum Class
com.attribyte.parser.Detector.Format
Packages that use Detector.Format
-
Uses of Detector.Format in com.attribyte.parser
Methods in com.attribyte.parser that return Detector.FormatModifier and TypeMethodDescriptionstatic Detector.FormatExamines the response body and content type to attempt to determine the format of the content to be parsed.static Detector.FormatReturns the enum constant of this class with the specified name.static Detector.Format[]Detector.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.