Package net.shibboleth.shared.net.impl
Class StripMediaTypeParametersFunction
java.lang.Object
net.shibboleth.shared.net.impl.StripMediaTypeParametersFunction
public class StripMediaTypeParametersFunction
extends Object
implements Function<MediaType,MediaType>
Simple function to strip the parameters from a
MediaType.