public interface PojoEmitter
| 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(EmitContext context, Object pojo, Graph sink)
void emit(NamespaceManager nsManager, Shape shape, Object pojo, Graph sink)
Copyright © 2019. All rights reserved.