public class ResourceHeader extends Object implements UTLFWritable
| Constructor and Description |
|---|
ResourceHeader(org.jrdf.graph.SubjectNode subject,
org.jrdf.writer.BlankNodeRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(PrintWriter writer)
Writes contents to the writer in RDF/XML format.
|
public ResourceHeader(org.jrdf.graph.SubjectNode subject,
org.jrdf.writer.BlankNodeRegistry registry)
public void write(PrintWriter writer) throws IOException, org.jrdf.writer.WriteException
UTLFWritablewrite in interface UTLFWritablewriter - Writer outputIOException - If an exception occurs while writing output.org.jrdf.writer.WriteException - If contents could not be written.EDB Working Group at Mon Dec 15 16:45:05 JST 2025