package com.jasson.business.archive;
public interface ArchiveCatalogueIF {
public static final String ROOT_TAG = "ROWSET";
public static final String ROW_TAG = "ROW";
public static f
package com.jasson.common;
/**
*
* This class if part of my toolkit package.
*
* This class provides a method for the programmar to test whether a file matches a wildcard.
*
* For h