Ignore:
Timestamp:
2004-10-08T13:20:01+13:00 (20 years ago)
Author:
mdewsnip
Message:

Removed all occurrences of classes explicitly importing other classes in the same package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/cdm/Format.java

    r8015 r8243  
    3232 *               14/07/03 - DOM Support
    3333 **************************************************************************************/
    34 import org.greenstone.gatherer.cdm.CollectionConfiguration;
    35 import org.greenstone.gatherer.cdm.CollectionDesignManager;
    36 import org.greenstone.gatherer.cdm.Classifier;
    37 import org.greenstone.gatherer.cdm.DOMProxyListEntry;
    3834import org.greenstone.gatherer.util.Codec;
    3935import org.greenstone.gatherer.util.XMLTools;
Note: See TracChangeset for help on using the changeset viewer.