public class BeanLoadInfo extends Object
| Constructor and Description |
|---|
BeanLoadInfo(StringBuilder path,
NodeBeanDecoder data) |
| Modifier and Type | Method and Description |
|---|---|
NodeBeanDecoder |
getData() |
StringBuilder |
getPath() |
public BeanLoadInfo(StringBuilder path, NodeBeanDecoder data)
public StringBuilder getPath()
public NodeBeanDecoder getData()
Copyright © 2026 Brandao. All rights reserved.