JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.intarsys.tools.locator
Interface ILocatorSupport
All Known Subinterfaces:
IStreamResult
All Known Implementing Classes:
ByteBasedResult
,
LocatorBasedResult
,
StreamResult
,
StringBasedResult
public interface
ILocatorSupport
Indicate support for locating the receivers resource physically.
Method Summary
Methods
Modifier and Type
Method and Description
ILocator
getLocator
()
Return the
ILocator
that defines the physical resource location for the reciver.
Method Detail
getLocator
ILocator
getLocator()
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.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method