de.intarsys.tools.result
public class StringBasedResult extends StreamResult
Constructor and Description |
---|
StringBasedResult(java.lang.String contentType,
java.lang.String string) |
Modifier and Type | Method and Description |
---|---|
ILocator |
getLocator()
Return the
ILocator that defines the physical resource location
for the reciver. |
java.lang.String |
getString() |
java.lang.String |
toString() |
getName, getType, setName, setType
getContentType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getContentType
public StringBasedResult(java.lang.String contentType, java.lang.String string)
public ILocator getLocator()
ILocatorSupport
ILocator
that defines the physical resource location
for the reciver.ILocator
that defines the physical resource
location for the reciver.public java.lang.String getString()
public java.lang.String toString()
toString
in class java.lang.Object