public class HomeFolderVisitor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
indentation |
protected PrintStream |
output |
protected static SimpleDateFormat |
sdf |
protected static String |
tab |
| Constructor and Description |
|---|
HomeFolderVisitor() |
HomeFolderVisitor(PrintStream output) |
protected static final String tab
protected static final SimpleDateFormat sdf
protected String indentation
protected PrintStream output
public HomeFolderVisitor()
public HomeFolderVisitor(PrintStream output)
output - the stream output.Copyright © 2020. All Rights Reserved.