org.jboss.portal.common.util
Class ContentInfo

java.lang.Object
  extended by org.jboss.portal.common.util.ContentInfo
Direct Known Subclasses:
MarkupInfo

public class ContentInfo
extends java.lang.Object

Describe how content should be interpreted.

Version:
$Revision: 6704 $
Author:
Julien Viet

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

Constructor Detail

ContentInfo

public ContentInfo(MediaType contentType)
Method Detail

getContentType

public MediaType getContentType()