Package de.intarsys.tools.result
Interface ILiteralResult
-
- All Superinterfaces:
IMimeTypeSupport
,IResult
- All Known Implementing Classes:
LiteralResult
public interface ILiteralResult extends IResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getValue()
-
Methods inherited from interface de.intarsys.tools.mime.IMimeTypeSupport
getContentType
-
-