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
public class StringBasedResult
- extends StreamResult
StringBasedResult
public StringBasedResult(String contentType,
String string)
getLocator
public ILocator getLocator()
- Description copied from interface:
ILocatorSupport
- Return the
ILocator
that defines the physical resource location
for the reciver.
- Returns:
- Return the
ILocator
that defines the physical resource
location for the reciver.
getString
public String getString()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.