Project

General

Profile

« Previous | Next » 

Revision 44b37b30

Added by Andreas Kohlbecker about 5 years ago

ref #8189 moving folder funstins from CdmUtils to ConfigFileUtil

View differences:

cdmlib-print/src/main/java/eu/etaxonomy/cdm/print/out/IPublishOutputModule.java
15 15

  
16 16
import org.jdom.Document;
17 17

  
18
import eu.etaxonomy.cdm.common.CdmUtils;
19 18
import eu.etaxonomy.cdm.common.monitor.IProgressMonitor;
20 19

  
21 20

  
......
49 48

  
50 49
    /**
51 50
     * Returns all available stylesheets for this output module.
52
     * Search path will include the users {@link CdmUtils.perUserCdmFolder} directory to allow for custom stylesheets
51
     * Search path will include the users {@link ConfigFileUtil.perUserCdmFolder()} directory to allow for custom stylesheets
53 52
     *
54 53
     * @return a set of xsl files
55 54
     * @throws IOException TODO

Also available in: Unified diff