protected class SafeRepresenter.RepresentMap extends java.lang.Object implements Represent
| Modifier | Constructor and Description |
|---|---|
protected |
RepresentMap() |
| Modifier and Type | Method and Description |
|---|---|
Node |
representData(java.lang.Object data)
Create a Node
|
public Node representData(java.lang.Object data)
RepresentrepresentData in interface Representdata - the instance to represent