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

Packages that use RDFXMLContentWriter
edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter   
 

Uses of RDFXMLContentWriter in edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter
 

Classes in edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter that implement RDFXMLContentWriter
 class OWLModelContentWriter
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: March 22, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 class OWLModelOrderedContentWriter
          User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Oct 8, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 class RDFResourceCollectionContentWriter
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: March 22, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 

Methods in edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter that return RDFXMLContentWriter
protected  RDFXMLContentWriter OWLModelOrderedWriter.getContentWriter(OWLModel model, TripleStore tripleStore)
           
protected  RDFXMLContentWriter OWLModelWriter.getContentWriter(OWLModel model, TripleStore tripleStore)