org.opentox.interfaces
Interface IFormatter

All Known Implementing Classes:
AbstractAlgorithmFormatter, AbstractModelFormatter, AlgorithmJsonFormatter, AlgorithmRdfFormatter, AlgorithmXmlFormatter, AlgorithmYamlFormatter, ModelFormatter

public interface IFormatter

Author:
chung

Method Summary
 org.restlet.representation.Representation getRepresentation(org.restlet.data.MediaType mediatype)
           
 

Method Detail

getRepresentation

org.restlet.representation.Representation getRepresentation(org.restlet.data.MediaType mediatype)