Groovy Documentation

Package org.codehaus.groovy.grails.web.mime

 

Interface Summary
AcceptHeaderParser

Defines an interface for classes that parse the HTTP Accept header into a set or MimeType definitions ordered by priority.

 


Class Summary
DefaultAcceptHeaderParser Parsed the HTTP accept header into a a list of MimeType instances in the order of priority.
MimeType @author Graeme Rocher
QualityComparator
 


Groovy Documentation