org.crsh.vfs
Class Resource
java.lang.Object
org.crsh.vfs.Resource
public class Resource
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Resource
public Resource(String content,
long timestamp)
Resource
public Resource(String content,
long timestamp,
URL url)
getContent
public String getContent()
getTimestamp
public long getTimestamp()
getURL
public URL getURL()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.