java.lang.Object
com.blackhillsoftware.zutil.io.ZFileX

public class ZFileX extends Object
Call IBM JZOS ZFile methods without a compile time dependency on the JZOS jar. These methods will fail if IBMJZOS is not available at runtime. They are convenience methods to allow code using JZOS to be written and compiled without reference to the IBMJZOS jar. Only a selected few methods are available - primarily methods that are likely to be useful with the RecordReader/Writer and TextRecordReader/Writer classes. Other methods may be added as required.