public class DefaultSchemaClient extends Object implements SchemaClient
SchemaClient
implementation which uses URL
for reading the remote content.Constructor and Description |
---|
DefaultSchemaClient() |
Modifier and Type | Method and Description |
---|---|
InputStream |
get(String url)
Returns a stream to be used for reading the remote content (response body) of the URL.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, classPathAwareClient
public InputStream get(String url)
SchemaClient
get
in interface SchemaClient
url
- the URL of the remote resourceCopyright © 2019 Everit Kft.. All rights reserved.