org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.util
Class SMSPrintUtil

java.lang.Object
  extended by org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.util.SMSPrintUtil

public class SMSPrintUtil
extends java.lang.Object

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

Constructor Summary
SMSPrintUtil()
           
 
Method Summary
static void printAsTree(InfoObjectTree io)
           
static void printAsTree(InfoObjectTree io, GCUBELog logger)
           
static void printAsTree(InfoObjectTree io, org.apache.log4j.Logger logger)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMSPrintUtil

public SMSPrintUtil()
Method Detail

printAsTree

public static void printAsTree(InfoObjectTree io)

printAsTree

public static void printAsTree(InfoObjectTree io,
                               GCUBELog logger)

printAsTree

public static void printAsTree(InfoObjectTree io,
                               org.apache.log4j.Logger logger)