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

Class ResourceFooter

  • All Implemented Interfaces:
    UTLFWritable


    public class ResourceFooter
    extends Object
    implements UTLFWritable
    Represents a RDF/XML footer for a given resource.
    • Constructor Detail

      • ResourceFooter

        public ResourceFooter(org.jrdf.graph.SubjectNode subject)
    • 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