Class | Description |
---|---|
AcceptHeader | |
MediaType | |
MediaTypeComparator |
Sorts media types in accordance with an accept-header, falling back to
a built-in priority list and to literal sorting to guarantee constistency.
|
Xhtml2HtmlFilter |
This Filter acts on client agents matching a pattern defined by the service
property
pattern , it changes the returhned content type from
application/xhtml+xml to application/html and adds application/xhtml+xml to
the accept header. |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.