|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opentox.error.ErrorSource
org.opentox.formatters.AbstractAlgorithmFormatter
org.opentox.formatters.AlgorithmXmlFormatter
public class AlgorithmXmlFormatter
Field Summary | |
---|---|
private static org.restlet.data.MediaType |
mime
|
Fields inherited from class org.opentox.formatters.AbstractAlgorithmFormatter |
---|
metainf |
Fields inherited from class org.opentox.error.ErrorSource |
---|
errorRep |
Constructor Summary | |
---|---|
AlgorithmXmlFormatter(AlgorithmMeta metainf)
|
Method Summary | |
---|---|
org.restlet.representation.Representation |
getRepresentation(org.restlet.data.MediaType mediatype)
Returns the Corresponding Representation. |
Methods inherited from class org.opentox.error.ErrorSource |
---|
getErrorRep |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.restlet.data.MediaType mime
Constructor Detail |
---|
public AlgorithmXmlFormatter(AlgorithmMeta metainf)
Method Detail |
---|
public org.restlet.representation.Representation getRepresentation(org.restlet.data.MediaType mediatype)
AbstractAlgorithmFormatter
getRepresentation
in interface IFormatter
getRepresentation
in class AbstractAlgorithmFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |