org.openrdf.http.webclient.repository.modify.remove
Class RemovalSpecification

java.lang.Object
  extended by org.openrdf.http.webclient.StatementSpecification
      extended by org.openrdf.http.webclient.repository.modify.remove.RemovalSpecification

public class RemovalSpecification
extends StatementSpecification

Author:
Herko ter Horst

Constructor Summary
RemovalSpecification()
           
 
Method Summary
 
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

RemovalSpecification

public RemovalSpecification()


Copyright © 2001-2007 Aduna. All Rights Reserved.