|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.result.CommonResult
de.intarsys.tools.result.StreamResult
de.intarsys.tools.result.StringBasedResult
public class StringBasedResult
Constructor Summary | |
---|---|
StringBasedResult(java.lang.String contentType,
java.lang.String string)
|
Method Summary | |
---|---|
ILocator |
getLocator()
Return the ILocator that defines the physical resource location
for the reciver. |
java.lang.String |
getString()
|
java.lang.String |
toString()
|
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 Detail |
---|
public StringBasedResult(java.lang.String contentType, java.lang.String string)
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |