- java.lang.Object
-
- org.springframework.core.io.AbstractResource
-
- org.springframework.core.io.AbstractFileResolvingResource
-
- org.springframework.core.io.UrlResource
-
- org.jahia.osgi.BundleResource
-
-
Constructor Summary
Constructors
| Constructor and Description |
BundleResource(URL url,
org.osgi.framework.Bundle bundle) |
-
Method Summary
-
Methods inherited from class org.springframework.core.io.UrlResource
createRelative, equals, getDescription, getFile, getFilename, getInputStream, getURI, getURL, hashCode
-
Methods inherited from class org.springframework.core.io.AbstractFileResolvingResource
contentLength, customizeConnection, customizeConnection, getFile, getFileForLastModifiedCheck, isReadable
-
Methods inherited from class org.springframework.core.io.AbstractResource
isOpen, toString
-
-
Method Detail
-
exists
public boolean exists()
- Specified by:
exists in interface org.springframework.core.io.Resource
- Overrides:
exists in class org.springframework.core.io.AbstractFileResolvingResource
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.