org.openrdf.http.object.readers
Class URLReader
java.lang.Object
org.openrdf.http.object.readers.base.URIListReader<URL>
org.openrdf.http.object.readers.URLReader
- All Implemented Interfaces:
- MessageBodyReader<Object>
public class URLReader
- extends URIListReader<URL>
Parses java.net.URL from text/uri-list message.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLReader
public URLReader()
create
protected URL create(ObjectConnection con,
String uri)
throws MalformedURLException
- Specified by:
create in class URIListReader<URL>
- Throws:
MalformedURLException
Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.