public interface CDFDelegate
CDFNativeLibraryvoid cdflib(CDF theCDF, CDFObject cdfObject, java.util.Vector cmds) throws CDFException
theCDF - the current CDF to be processedcdfObject - the calling CDF object (e.g. Attribute, variable, etc.)cmds - a Vector that contains the CDF internal interface
library commands to be executedCDFException - if an error occurs processing the requested
commands in JNI