org.exolab.adaptx.net
Class ObjectURILocation
public abstract
class
ObjectURILocation
extends URILocation
An extension of URILocation, useful for dealing with in-memory
objects. The implementation should return null, for the
getReader method if the object itself is not null.
Author: Keith Visco
public abstract Object getObject()
Returns the object at this URILocation