Class ServiceXSLTEnumerator

java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.ametys.web.service.ServiceXSLTEnumerator
All Implemented Interfaces:
Enumerator<String>, Enumerator, PluginAware, Component, Configurable, Contextualizable, LogEnabled, Serviceable

This enuerator return the list of available files for services. The files are searched in the skin and in the plugin Configuration is <path> to specify the path where file are stored <file> an optionnal regexp to list files in the path (default is ^.*\.xsl$ to list all xsl files)