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

Class UTLFWriter

  • All Implemented Interfaces:
    org.jrdf.writer.RdfWriter


    public class UTLFWriter
    extends Object
    implements org.jrdf.writer.RdfWriter
    Writes Graph contents in RDF/XML format.
    • Constructor Detail

      • UTLFWriter

        public UTLFWriter(org.jrdf.writer.BlankNodeRegistry blankNodeRegistry,
                          org.jrdf.writer.RdfNamespaceMap names)
    • Method Detail

      • write

        public void write(org.jrdf.graph.Graph graph,
                          OutputStream stream)
                   throws IOException,
                          org.jrdf.writer.WriteException,
                          org.jrdf.graph.GraphException
        Specified by:
        write in interface org.jrdf.writer.RdfWriter
        Throws:
        IOException
        org.jrdf.writer.WriteException
        org.jrdf.graph.GraphException
      • write

        public void write(org.jrdf.graph.Graph graph,
                          Writer writer)
                   throws IOException,
                          org.jrdf.writer.WriteException,
                          org.jrdf.graph.GraphException
        Specified by:
        write in interface org.jrdf.writer.RdfWriter
        Throws:
        IOException
        org.jrdf.writer.WriteException
        org.jrdf.graph.GraphException
EDB/Java

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