| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectclassUtils.pathUtils.resolver.xml.XMLBuilder
public class XMLBuilder
| Constructor Summary | |
|---|---|
| XMLBuilder(java.lang.String rootDirPath) | |
| Method Summary | |
|---|---|
|  void | buildXML()Creates the Tree and Duplicates Tree nodes | 
|  void | writeXMLFile()Writes the XML output file to the location and file name dictated by the third command line argument as set in class Main. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XMLBuilder(java.lang.String rootDirPath)
| Method Detail | 
|---|
public void buildXML()
public void writeXMLFile()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||