public class LocatorBasedResult extends StreamResult
Constructor and Description |
---|
LocatorBasedResult(java.lang.String contentType,
ILocator locator) |
Modifier and Type | Method and Description |
---|---|
ILocator |
getLocator()
Return the
ILocator that defines the physical resource location
for the reciver. |
java.lang.String |
toString() |
getName, getType, setName, setType
getContentType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getContentType
public LocatorBasedResult(java.lang.String contentType, ILocator locator)
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 toString()
toString
in class java.lang.Object