public class TreeSynchronizer extends Object
Write out the nodes from a tree into a bracket Properties object. This operation is destructive to anything currently in the properties file!
| Modifier and Type | Field and Description |
|---|---|
(package private) Properties |
props |
(package private) Node |
rootNode |
| Constructor and Description |
|---|
TreeSynchronizer(Properties props,
Node rootNode) |
Properties props
Node rootNode
TreeSynchronizer(Properties props, Node rootNode)
Copyright © 2011-2014 David R. Smith. All Rights Reserved.