public class Resource extends Object
public Resource(String name, byte[] content, long timestamp)
public Resource(String name, URL url) throws IOException
IOExceptionpublic String getName()
public byte[] getContent()
public long getTimestamp()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.