org.millstone.base.terminal
Interface Resource

All Known Subinterfaces:
ApplicationResource
All Known Implementing Classes:
ClassResource, ExternalResource, FileResource, StreamResource, ThemeResource

public interface Resource

Resource provided to the client terminal. Support for actually displaying the resource type is left to the terminal.

Since:
3.0
Version:
3.0.3
Author:
IT Mill Ltd.

Method Summary
 java.lang.String getMIMEType()
          Get the MIME type of the resource.
 

Method Detail

getMIMEType

public java.lang.String getMIMEType()
Get the MIME type of the resource.



Copyright © 2000,2001,2002 IT Mill Ltd. All Rights Reserved.