| Name | Description | Type | Package | Framework |
| ConfigurableNamingStrategy | Uses the NamingStrategy implementation associated with an alias read from properties file. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| DefaultHashEncoderNamingStrategy | Encodes the hash into the folder where the resources is located. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| DefaultNamingStrategyProvider | Default implementation of NamingStrategyProvider providing all NamingStrategy implementations fromSince:1. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| FolderHashEncoderNamingStrategy | Encodes the hash into the folder where the resources is located. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| HashEncoderNamingStrategy | The simplest implementation of NamingStrategy which encodes the hash code into the name of the resource. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| NamingStrategy | Used to version a resource name somehow. | Interface | ro.isdc.wro.model.resource.support.naming | Wro4J |
| NamingStrategyProvider | A service provider responsible for providing new implementations of NamingStrategy. | Interface | ro.isdc.wro.model.resource.support.naming | Wro4J |
| NoOpNamingStrategy | The simplest implementation of NamingStrategy which preserve the original name. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| TimestampNamingStrategy | This naming strategy append a timestamp to the name of the file. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |