org.gcube.portlets.user.homelibrary.util
Class HomeFolderVisitor

java.lang.Object
  extended by org.gcube.portlets.user.homelibrary.util.HomeFolderVisitor

public class HomeFolderVisitor
extends Object

Author:
Federico De Faveri defaveri@isti.cnr.it

Field Summary
protected  String indentation
           
protected  PrintStream output
           
protected static SimpleDateFormat sdf
           
protected static String tab
           
 
Constructor Summary
HomeFolderVisitor()
           
HomeFolderVisitor(PrintStream output)
           
 
Method Summary
protected  void indent()
           
protected  void outdent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tab

protected static final String tab
See Also:
Constant Field Values

sdf

protected static final SimpleDateFormat sdf

indentation

protected String indentation

output

protected PrintStream output
Constructor Detail

HomeFolderVisitor

public HomeFolderVisitor()

HomeFolderVisitor

public HomeFolderVisitor(PrintStream output)
Parameters:
output - the stream output.
Method Detail

indent

protected void indent()

outdent

protected void outdent()


Copyright © 2013. All Rights Reserved.