public class XmlStats extends Object
| Constructor and Description |
|---|
XmlStats(int sizeInBytes,
int numberOfNodes,
int maxDepth) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxDepth() |
int |
getNumberOfNodes() |
int |
getSizeInBytes() |
String |
toString() |
Copyright © 2019. All rights reserved.