public class JacksonMessageFormatter extends Object implements MessageMemberFormatter
| Constructor and Description |
|---|
JacksonMessageFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendClassAnnotations(JMessage<?> message) |
void |
appendExtraProperties(JMessage<?> message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendConstants, appendConstructors, appendFields, appendMethods, getExtraImplementspublic JacksonMessageFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper)
public void appendClassAnnotations(JMessage<?> message)
appendClassAnnotations in interface MessageMemberFormatterpublic void appendExtraProperties(JMessage<?> message) throws GeneratorException
appendExtraProperties in interface MessageMemberFormatterGeneratorExceptionCopyright © 2015–2018 morimekta.net. All rights reserved.