edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter
Interface RDFXMLContentWriter

All Known Implementing Classes:
OWLModelContentWriter, OWLModelOrderedContentWriter, RDFResourceCollectionContentWriter

public interface RDFXMLContentWriter

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


Method Summary
 void writeContent(XMLWriter writer)
           
 

Method Detail

writeContent

public void writeContent(XMLWriter writer)
                  throws IOException
Throws:
IOException