public static interface BeanChildren.Factory
| Modifier and Type | Method | Description |
|---|---|---|
Node |
createNode(java.lang.Object bean) |
Create a node for a child bean.
|
Node createNode(java.lang.Object bean) throws java.beans.IntrospectionException
bean - the beanjava.beans.IntrospectionException - if the node cannot be createdBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.