public class MissingSVNResourceBeanDefinitionParser.MissingSVNResource extends Object implements Resource
| Constructor and Description |
|---|
MissingSVNResourceBeanDefinitionParser.MissingSVNResource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
InputStream |
getInputStream() |
org.joda.time.DateTime |
getLastModifiedTime() |
String |
getLocation() |
public MissingSVNResourceBeanDefinitionParser.MissingSVNResource()
public String getLocation()
getLocation in interface Resourcepublic boolean exists()
throws ResourceException
exists in interface ResourceResourceExceptionpublic InputStream getInputStream() throws ResourceException
getInputStream in interface ResourceResourceExceptionpublic org.joda.time.DateTime getLastModifiedTime()
throws ResourceException
getLastModifiedTime in interface ResourceResourceExceptionCopyright © 1999-2015. All Rights Reserved.