org.openrdf.http.webclient.repository.extract
Class ExtractionSettings

java.lang.Object
  extended by org.openrdf.http.webclient.StatementSpecification
      extended by org.openrdf.http.webclient.repository.extract.ExtractionSettings

public class ExtractionSettings
extends StatementSpecification

Author:
Herko ter Horst

Constructor Summary
ExtractionSettings()
           
 
Method Summary
 RDFFormat getResultFormat()
           
 void setResultFormat(RDFFormat resultFormat)
           
 
Methods inherited from class org.openrdf.http.webclient.StatementSpecification
getContexts, getObject, getPredicate, getSubject, isIncludeInferred, setContexts, setIncludeInferred, setObject, setPredicate, setSubject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractionSettings

public ExtractionSettings()
Method Detail

getResultFormat

public RDFFormat getResultFormat()

setResultFormat

public void setResultFormat(RDFFormat resultFormat)


Copyright © 2001-2007 Aduna. All Rights Reserved.