org.xenei.jena.entities
Interface ResourceWrapper


public interface ResourceWrapper

An interface to retrieve a resource from a subject annotated object.


Method Summary
 com.hp.hpl.jena.rdf.model.Resource getResource()
          Get the wrapped resource.
 

Method Detail

getResource

com.hp.hpl.jena.rdf.model.Resource getResource()
Get the wrapped resource.

Returns:
The jena model resource.


Copyright © 2012 XENEI.com. All Rights Reserved.