Download JAR files tagged by contentnegotiation with all dependencies
content-negotiation from group com.mattunderscore (version 0.2.8)
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.
Group: com.mattunderscore Artifact: content-negotiation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact content-negotiation
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
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!
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
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!
Page 1 from 1 (items total 1)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy