org.chromattic.ext.ntdef
Class Resource
java.lang.Object
org.chromattic.ext.ntdef.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 mimeType,
String encoding,
byte[] data)
createPlainText
public static Resource createPlainText(String text)
getMimeType
public String getMimeType()
getEncoding
public String getEncoding()
getData
public byte[] getData()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.