org.joseki.test
Class HttpClear

java.lang.Object
  extended bycom.hp.hpl.jena.joseki.HttpExecute
      extended byorg.joseki.test.HttpClear

public class HttpClear
extends com.hp.hpl.jena.joseki.HttpExecute

Execute a "clear model" operation ona remote model (that allows such).

Version:
$Id: HttpClear.java,v 1.4 2004/04/30 14:13:13 andy_seaborne Exp $
Author:
Andy Seaborne

Constructor Summary
HttpClear(java.lang.String urlStr)
           
HttpClear(java.net.URL url)
           
 
Methods inherited from class com.hp.hpl.jena.joseki.HttpExecute
exec
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpClear

public HttpClear(java.net.URL url)
          throws java.net.MalformedURLException

HttpClear

public HttpClear(java.lang.String urlStr)
          throws java.net.MalformedURLException


Copyright © 2002 Hewlett-Packard. All Rights Reserved.