Package energy.eddie.aiida.schemas
Class RawFormatter
java.lang.Object
energy.eddie.aiida.schemas.SchemaFormatter
energy.eddie.aiida.schemas.RawFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]toSchema(AiidaRecord aiidaRecord, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Permission ignored) Methods inherited from class energy.eddie.aiida.schemas.SchemaFormatter
getFormatter
-
Constructor Details
-
RawFormatter
public RawFormatter()
-
-
Method Details
-
toSchema
public byte[] toSchema(AiidaRecord aiidaRecord, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Permission ignored) throws FormatterException - Specified by:
toSchemain classSchemaFormatter- Throws:
FormatterException
-