org.crsh.shell
Class Resource
java.lang.Object
org.crsh.shell.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)
create
public static Resource create(URL url)
getContent
public String getContent()
getTimestamp
public long getTimestamp()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.