lio.misc
Class DescribeResource

java.lang.Object
  extended by lio.misc.DescribeResource

public class DescribeResource
extends java.lang.Object

This class is used to get help with resources in library


Constructor Summary
DescribeResource()
           
 
Method Summary
static java.lang.String getDescription(LiOResource res, java.lang.String tabString)
          This method make a textual description of a resource object
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescribeResource

public DescribeResource()
Method Detail

getDescription

public static java.lang.String getDescription(LiOResource res,
                                              java.lang.String tabString)
This method make a textual description of a resource object

Parameters:
res - resource instantiation
tabString - left padding, for a friendly output
Returns:
an string with the resource's description

main

public static void main(java.lang.String[] args)
Parameters:
args - must be a resource name