Representprotected class Representer.RepresentJavaBean extends java.lang.Object implements Represent
| Modifier | Constructor | Description |
|---|---|---|
protected |
RepresentJavaBean() |
| Modifier and Type | Method | 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