public static class ResourceCollectionReaderBase.Resource extends Object
Constructor and Description |
---|
Resource(String aLocation,
String aBase,
URI aResolvedUri,
String aResolvedBaseUri,
String aPath,
org.springframework.core.io.Resource aResource) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBase() |
InputStream |
getInputStream() |
String |
getLocation() |
String |
getPath() |
String |
getResolvedBase() |
URI |
getResolvedUri() |
org.springframework.core.io.Resource |
getResource() |
int |
hashCode() |
String |
toString() |
public String getLocation()
public String getBase()
public URI getResolvedUri()
public String getResolvedBase()
public String getPath()
public org.springframework.core.io.Resource getResource()
public InputStream getInputStream() throws IOException
IOException
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.