org.fcrepo.server.storage.service
Class MIMEContent

java.lang.Object
  extended by org.fcrepo.server.storage.service.MIMEContent

public class MIMEContent
extends Object

A data structure for holding input or output specification for MIME content.

Author:
Sandy Payette

Field Summary
 String elementType
           
 String messagePartName
           
 String mimeType
           
 
Constructor Summary
MIMEContent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elementType

public String elementType

messagePartName

public String messagePartName

mimeType

public String mimeType
Constructor Detail

MIMEContent

public MIMEContent()


Copyright © 2012 DuraSpace. All Rights Reserved.