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, waitapplypublic InputStream get(String url)
SchemaClientget in interface SchemaClienturl - the URL of the remote resourceCopyright © 2018 Everit Kft.. All rights reserved.