public class HTMLResponse extends OpenSearchResponse
containsInfo, isFirstPage, isLastPage, itemsPerPage, logger, nsPrefixes, queryBuilders, queryElements, response, startIndex, totalResults| Constructor and Description |
|---|
HTMLResponse(InputStream in,
String encoding,
Map<String,String> nsPrefixes)
Creates a new HTMLResponse
|
containsPagingElements, createQueryBuilder, getItemsPerPage, getQueryBuilders, getResponse, getStartIndex, getTotalResults, isFirstPage, isLastPagepublic HTMLResponse(InputStream in, String encoding, Map<String,String> nsPrefixes) throws Exception
in - The InputStream from which to read the responseencoding - The encoding to expectnsPrefixes - The mapping from namespace URIs to namespace prefixes for all namespaces contained in a description documentException - If an error occurs while parsing the responseCopyright © 2014. All Rights Reserved.