org.crsh.shell
Class Resource

java.lang.Object
  extended by org.crsh.shell.Resource

public class Resource
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
Resource(String content, long timestamp)
           
 
Method Summary
static Resource create(URL url)
           
 String getContent()
           
 long getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resource

public Resource(String content,
                long timestamp)
Method Detail

create

public static Resource create(URL url)

getContent

public String getContent()

getTimestamp

public long getTimestamp()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.