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

Class UTLFHeader

  • All Implemented Interfaces:
    UTLFWritable


    public class UTLFHeader
    extends Object
    implements UTLFWritable
    Represents an RDF/XML header that includes an XML header and opening RDF element.
    • Constructor Detail

      • UTLFHeader

        public UTLFHeader(String encoding,
                          org.jrdf.writer.RdfNamespaceMap names)
        Constructor. Specifies the character encoding to be used.
        Parameters:
        encoding - charset
        names - namespace map
    • Method Detail

      • write

        public void write(PrintWriter writer)
                   throws IOException
        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.
EDB/Java

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