Uses of Class
com.ldodds.foaf.thinlet.model.Document

Packages that use Document
com.ldodds.foaf.thinlet.save   
 

Uses of Document in com.ldodds.foaf.thinlet.save
 

Methods in com.ldodds.foaf.thinlet.save with parameters of type Document
 void Exporter.export(Document d)
          Exports a document
 void RDFExporter.export(Document d)
           
 void NotationThreeExporter.export(Document d)