com.ibm.jzos.sample
Class PdsLister

java.lang.Object
  extended by com.ibm.jzos.sample.PdsLister

public class PdsLister
extends java.lang.Object

Sample program that lists a PDS directory.

See Also:
PdsDirectory

Constructor Summary
PdsLister()
           
 
Method Summary
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

PdsLister

public PdsLister()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception