edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter
Class RDFXMLDocumentWriter
java.lang.Object
edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter.RDFXMLDocumentWriter
- public class RDFXMLDocumentWriter
- extends Object
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Apr 7, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xmlWriter
private XMLWriter xmlWriter
contentWriters
private Collection contentWriters
RDFXMLDocumentWriter
public RDFXMLDocumentWriter(XMLWriter xmlWriter,
Collection contentWriters)
writeDocument
public void writeDocument()
throws IOException
- Throws:
IOException
writeDocStart
private void writeDocStart()
throws IOException
- Throws:
IOException
writeDocEnd
private void writeDocEnd()
throws IOException
- Throws:
IOException