org.openrdf.http.object.writers
Class RDFObjectURIWriter
java.lang.Object
org.openrdf.http.object.writers.base.URIListWriter<Object>
org.openrdf.http.object.writers.RDFObjectURIWriter
- All Implemented Interfaces:
- MessageBodyWriter<Object>
public class RDFObjectURIWriter
- extends URIListWriter<Object>
Writes RDF URI from RDFObject(s).
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFObjectURIWriter
public RDFObjectURIWriter()
isWriteable
public boolean isWriteable(MessageType mtype)
- Specified by:
isWriteable in interface MessageBodyWriter<Object>- Overrides:
isWriteable in class URIListWriter<Object>
toString
protected String toString(Object result)
- Overrides:
toString in class URIListWriter<Object>
Copyright © 2004-2011 James Leigh Services Inc.. All Rights Reserved.