Class MimeTypeRange


  • public class MimeTypeRange
    extends Object
    Author:
    Kohsuke Kawaguchi
    • Field Detail

      • majorType

        public final String majorType
      • subType

        public final String subType
      • q

        public final float q
        Each media-range MAY be followed by one or more accept-params, beginning with the "q" parameter for indicating a relative quality factor. The first "q" parameter (if any) separates the media-range parameter(s) from the accept-params. Quality factors allow the user or user agent to indicate the relative degree of preference for that media-range, using the qvalue scale from 0 to 1 (section 3.9). The default value is q=1.