Skip navigation links
EDB/Java
jp.ac.tokushima_u.db.utlf.writer

Class ResourceHeader

  • All Implemented Interfaces:
    UTLFWritable


    public class ResourceHeader
    extends Object
    implements UTLFWritable
    Represents an RDF/XML header for a given resource.
    • Constructor Detail

      • ResourceHeader

        public ResourceHeader(org.jrdf.graph.SubjectNode subject,
                              org.jrdf.writer.BlankNodeRegistry registry)
    • Method Detail

      • write

        public void write(PrintWriter writer)
                   throws IOException,
                          org.jrdf.writer.WriteException
        Description copied from interface: UTLFWritable
        Writes contents to the writer in RDF/XML format.
        Specified by:
        write in interface UTLFWritable
        Parameters:
        writer - Writer output
        Throws:
        IOException - If an exception occurs while writing output.
        org.jrdf.writer.WriteException - If contents could not be written.
EDB/Java

EDB Working Group at Tue Jun 10 17:08:59 JST 2025