public class CswClientFactory extends Object
| Constructor and Description |
|---|
CswClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.jdom2.Document |
searchAsTransformedXml(GetRecords request,
CswServable server,
String transformPath) |
static Map<URI,List<OnlineResource>> |
searchAsWmsResourcesMap(String queryString,
CswServable server) |
static org.jdom2.Document |
searchAsXml(GetRecords request,
CswServable server) |
static org.jdom2.Document |
searchSimpleAsTransformedXml(String queryString,
CswServable server,
String transformPath) |
static org.jdom2.Document |
searchSimpleAsXml(String queryString,
CswServable server) |
public static org.jdom2.Document searchSimpleAsXml(String queryString, CswServable server) throws IOException, org.jdom2.JDOMException, JAXBException, OwsException
IOExceptionorg.jdom2.JDOMExceptionJAXBExceptionOwsExceptionpublic static org.jdom2.Document searchSimpleAsTransformedXml(String queryString, CswServable server, String transformPath) throws IOException, org.jdom2.JDOMException, TransformerException, JAXBException, OwsException
IOExceptionorg.jdom2.JDOMExceptionTransformerExceptionJAXBExceptionOwsExceptionpublic static org.jdom2.Document searchAsXml(GetRecords request, CswServable server) throws IOException, org.jdom2.JDOMException, JAXBException, OwsException
IOExceptionorg.jdom2.JDOMExceptionJAXBExceptionOwsExceptionpublic static org.jdom2.Document searchAsTransformedXml(GetRecords request, CswServable server, String transformPath) throws IOException, org.jdom2.JDOMException, TransformerException, JAXBException, OwsException
IOExceptionorg.jdom2.JDOMExceptionTransformerExceptionJAXBExceptionOwsExceptionpublic static Map<URI,List<OnlineResource>> searchAsWmsResourcesMap(String queryString, CswServable server) throws IOException, org.jdom2.JDOMException, JAXBException, OwsException
IOExceptionorg.jdom2.JDOMExceptionJAXBExceptionOwsExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.