org.openrdf.http.webclient.repository.explore
Class ExplorationResource

java.lang.Object
  extended by org.openrdf.http.webclient.repository.explore.ExplorationResource

public class ExplorationResource
extends Object

Author:
Herko ter Horst

Constructor Summary
ExplorationResource()
           
 
Method Summary
 Resource getResource()
           
 void setResource(Resource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExplorationResource

public ExplorationResource()
Method Detail

getResource

public Resource getResource()

setResource

public void setResource(Resource resource)


Copyright © 2001-2008 Aduna. All Rights Reserved.