public class NodePathJsonConverter extends com.fasterxml.jackson.databind.util.StdConverter<org.azyva.dragom.model.NodePath,String>
NodePath's to String's in Jackson.| Constructor and Description |
|---|
NodePathJsonConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(org.azyva.dragom.model.NodePath nodePath) |
public String convert(org.azyva.dragom.model.NodePath nodePath)
Copyright © 2015–2016 AZYVA INC.. All rights reserved.