org.fcrepo.server.storage
Class RDFRelationshipReader

java.lang.Object
  extended by org.fcrepo.server.storage.RDFRelationshipReader

public abstract class RDFRelationshipReader
extends Object


Constructor Summary
RDFRelationshipReader()
           
 
Method Summary
static Set<RelationshipTuple> readRelationships(Datastream ds)
           
static Set<RelationshipTuple> readRelationships(InputStream dsContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFRelationshipReader

public RDFRelationshipReader()
Method Detail

readRelationships

public static Set<RelationshipTuple> readRelationships(Datastream ds)
                                                throws ServerException
Throws:
ServerException

readRelationships

public static Set<RelationshipTuple> readRelationships(InputStream dsContent)
                                                throws org.trippi.TrippiException
Throws:
org.trippi.TrippiException


Copyright © 2012 DuraSpace. All Rights Reserved.