MoxyJsonConfig
MoxyJsonConfig.marshallerProperty(String name, Object value)
MoxyJsonConfig.property(String name, Object value)
MoxyJsonConfig.setAttributePrefix(String attributePrefix)
MoxyJsonConfig.setFormattedOutput(boolean formattedOutput)
MoxyJsonConfig.setIncludeRoot(boolean includeRoot)
MoxyJsonConfig.setMarshalEmptyCollections(boolean marshalEmptyCollections)
MoxyJsonConfig.setMarshallerProperties(Map<String,Object> marshallerProperties)
MoxyJsonConfig.setNamespacePrefixMapper(Map<String,String> namespacePrefixMapper)
MoxyJsonConfig.setNamespaceSeparator(char namespaceSeparator)
MoxyJsonConfig.setUnmarshallerProperties(Map<String,Object> unmarshallerProperties)
MoxyJsonConfig.setValueWrapper(String valueWrapper)
MoxyJsonConfig.unmarshallerProperty(String name, Object value)