|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlio.misc.DescribeResource
public class DescribeResource
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 |
---|
public DescribeResource()
Method Detail |
---|
public static java.lang.String getDescription(LiOResource res, java.lang.String tabString)
res
- resource instantiationtabString
- left padding, for a friendly output
public static void main(java.lang.String[] args)
args
- must be a resource name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |