All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.zebrajaeger.opencms.resourceplugin.namingstrategy.NamingStrategy Maven / Gradle / Ivy

package de.zebrajaeger.opencms.resourceplugin.namingstrategy;

public interface NamingStrategy {
    String getConvertedName();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy