public class MatrixParameters extends QueryParameters
Constructor and Description |
---|
MatrixParameters(URI requestURI) |
Modifier and Type | Method and Description |
---|---|
protected char |
getParameterSeparator() |
protected String |
resolveParametersParts(URI requestURI,
InputStream body,
MediaType contentType,
Charset charset) |
asMap, extract, extractEncodedParams, getValues
public MatrixParameters(URI requestURI)
protected String resolveParametersParts(URI requestURI, InputStream body, MediaType contentType, Charset charset) throws IOException
resolveParametersParts
in class QueryParameters
IOException
protected char getParameterSeparator()
getParameterSeparator
in class QueryParameters
Copyright © 2014 Analog Web Framework Development Team. All Rights Reserved.