asia.redact.bracket.properties
Class TreeSynchronizer
java.lang.Object
asia.redact.bracket.properties.TreeSynchronizer
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!
- Author:
- Dave
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
props
Properties props
rootNode
Node rootNode
TreeSynchronizer
TreeSynchronizer(Properties props,
Node rootNode)
synch
void synch()
visit
void visit(Node node,
String path)
Copyright © 2011-2013 David R. Smith. All Rights Reserved.