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, setTypegetContentTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContentTypepublic LocatorBasedResult(java.lang.String contentType,
ILocator locator)
public ILocator getLocator()
ILocatorSupportILocator 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