Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter
Class RDFResourceCollectionContentWriter

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter.RDFResourceCollectionContentWriter
All Implemented Interfaces:
RDFXMLContentWriter

public class RDFResourceCollectionContentWriter
extends Object
implements RDFXMLContentWriter

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


Constructor Summary
RDFResourceCollectionContentWriter(Collection resources, TripleStore tripleStore)
          Renders a collection of RDFResources (the axioms about the resources).
 
Method Summary
 void writeContent(XMLWriter writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDFResourceCollectionContentWriter

public RDFResourceCollectionContentWriter(Collection resources,
                                          TripleStore tripleStore)
Renders a collection of RDFResources (the axioms about the resources). Note that this does not render the opening and closing rdf:RDF document element and namespace declarations.

Parameters:
resources - A collection of RDFResources.
Method Detail

writeContent

public void writeContent(XMLWriter writer)
Specified by:
writeContent in interface RDFXMLContentWriter

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.