com.hp.hpl.jena.joseki
Class HttpOptions
java.lang.Object
com.hp.hpl.jena.joseki.HttpExecute
com.hp.hpl.jena.joseki.HttpOptions
- public class HttpOptions
- extends HttpExecute
Create an execution object for performing an HTTP OPTIONS
operation. The result is an RDF model. If asked of
the server itself this will usually list the URLs of
supported models. If asked of a model, there will be further
about query languages and operations supported.
- Version:
- $Id: HttpOptions.java,v 1.4 2004/04/30 14:13:13 andy_seaborne Exp $
- Author:
- Andy Seaborne
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpOptions
public HttpOptions(java.net.URL u)
throws java.net.MalformedURLException
HttpOptions
public HttpOptions(java.lang.String urlStr)
throws java.net.MalformedURLException
Copyright © 2002, 2003, 2004 Hewlett-Packard Development Company, LP