Download content-negotiation JAR 0.0.13 with all dependencies
This Content Negotiation Filter provides a content negotiation filter for Java EE 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 'xmlInputFile' filter parameter. This XML file is parsed with the class 'com.mattunderscore.filter.contentnegotiation.variantsource.FilterVariantXMLSource'. This class can be overridden with the 'variantSource' filter parameter. The XML parser is implemented as a SAX parser. The SAX handler class can be overridden by the saxHandlerClass filter parameter. The 'variantSource' parameter can take any class that implements the 'com.mattunderscore.filter.contentnegotiation.variantsource.VariantSource'.
Files of the artifact content-negotiation version 0.0.13 from the group com.mattunderscore.
Artifact content-negotiation
Group com.mattunderscore
Version 0.0.13
Last update 20. December 2012
Tags: content containers utilities provides negotiation server boilerplate servlet
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!
Group com.mattunderscore
Version 0.0.13
Last update 20. December 2012
Tags: content containers utilities provides negotiation server boilerplate servlet
Organization not specified
URL http://www.mattunderscore.com/ws-utils/content-negotiation/
License New BSD License
Dependencies amount 4
Dependencies filter-utils, shh-encoding, shh-language, shh-content-type,
There are maybe transitive dependencies!
There is a newer version: 0.2.8
Show newest versionShow 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.0.13
Please wait ...