All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download content-negotiation JAR 0.2.8 with all dependencies


This Content Negotiation Filter provides a content negotiation filter for Java servlet containers. The content negotiation algorithm is based on the Apache Negotiation Algorithm but lacks support for the encoding and character set. The variants can be configured through an XML file, negotiation.xml, in the WEB-INF/classes directory. This file can be overriden with the 'negotiation' filter parameter. This XML file is parsed with the class 'com.mattunderscore.filter.contentnegotiation.parser.NegotiationDOMParser'. This class can be overriden with the 'negotiationParser' filter parameter. It is intended that a more efficient SAX parser will be implemented later. Alternative parsers or XML representations are supported so long as the parser implements the 'com.mattunderscore.filter.contentnegotiation.parser.NegotiationXMLParser' interface and returns a list of 'com.mattunderscore.filter.contentnegotiation.parser.Variant' objects.

Files of the artifact content-negotiation version 0.2.8 from the group com.mattunderscore.

Test

Download content-negotiation (0.2.8)
Artifact content-negotiation
Group com.mattunderscore
Version 0.2.8
Organization not specified
URL http://www.mattunderscore.com/ws-utils/
License New BSD License
Dependencies amount 2
Dependencies filter-utils, structured-http-headers,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of content-negotiation Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of content-negotiation version 0.2.8

Please wait ...




© 2015 - 2025 Weber Informatics LLC | Privacy Policy