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

Class UTLFFooter

  • All Implemented Interfaces:
    UTLFWritable


    public class UTLFFooter
    extends Object
    implements UTLFWritable
    Represents an RDF/XML footer that includes a closing RDF element.
    • Constructor Detail

      • UTLFFooter

        public UTLFFooter()
    • 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