public abstract class AbstractHttpSosDocumentProvider extends SosDocumentProvider
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
protected URL |
url |
| Constructor and Description |
|---|
AbstractHttpSosDocumentProvider(URL url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl(List<org.apache.http.NameValuePair> kvps) |
protected org.apache.xmlbeans.XmlObject |
sendRequest(org.apache.http.client.methods.HttpUriRequest request) |
String |
toString() |
getDocument, getDocumentXmlpublic static final org.slf4j.Logger LOG
protected URL url
public AbstractHttpSosDocumentProvider(URL url) throws InvalidUrlException
InvalidUrlExceptionprotected org.apache.xmlbeans.XmlObject sendRequest(org.apache.http.client.methods.HttpUriRequest request)
throws SosValidationException,
CompositeSosValidationException
public String toString()
toString in class SosDocumentProviderCopyright © 2014. All Rights Reserved.