public class SimplePojoEmitter extends Object implements PojoEmitter
| Constructor and Description |
|---|
SimplePojoEmitter() |
| Modifier and Type | Method and Description |
|---|---|
void |
emit(EmitContext context,
Object pojo,
Graph sink) |
void |
emit(NamespaceManager nsManager,
Shape shape,
Object pojo,
Graph sink) |
void |
emit(Object pojo,
Graph sink) |
static SimplePojoEmitter |
getInstance() |
public static SimplePojoEmitter getInstance()
public void emit(EmitContext context, Object pojo, Graph sink)
emit in interface PojoEmitterpublic void emit(NamespaceManager nsManager, Shape shape, Object pojo, Graph sink)
emit in interface PojoEmitterCopyright © 2019. All rights reserved.