|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.adaptx.net.URILocation
org.exolab.adaptx.net.ObjectURILocation
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.
| Constructor Summary | |
|---|---|
ObjectURILocation()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
getObject()
Returns the object at this URILocation |
| Methods inherited from class org.exolab.adaptx.net.URILocation |
|---|
getAbsoluteURI, getBaseURI, getReader, getRelativeURI, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ObjectURILocation()
| Method Detail |
public abstract java.lang.Object getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||