org.sakaiproject.profile2.model
Class MimeTypeByteArray

java.lang.Object
  extended by org.sakaiproject.profile2.model.MimeTypeByteArray

public class MimeTypeByteArray
extends Object

Wrapper class to hold a byte[] and preserve the mimetype. Based on net.sf.ehcache.MimeTypeByteArray

Author:
Steve Swinsburg (steve.swinsburg@gmail.com)

Constructor Summary
MimeTypeByteArray()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MimeTypeByteArray

public MimeTypeByteArray()


Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.