Package de.intarsys.tools.result
Class StringBasedResult
java.lang.Object
de.intarsys.tools.result.CommonResult
de.intarsys.tools.result.StreamResult
de.intarsys.tools.result.StringBasedResult
- All Implemented Interfaces:
ILocatorSupport
,IMimeTypeSupport
,IResult
,IStreamResult
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.intarsys.tools.result.StreamResult
getName, getType, setName, setType
Methods inherited from class de.intarsys.tools.result.CommonResult
getContentType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface de.intarsys.tools.mime.IMimeTypeSupport
getContentType
-
Constructor Details
-
StringBasedResult
-
-
Method Details
-
getLocator
Description copied from interface:ILocatorSupport
Return theILocator
that defines the physical resource location for the reciver.- Returns:
- Return the
ILocator
that defines the physical resource location for the reciver.
-
getString
-
toString
-