Uses of Class
org.apache.velocity.util.DeprecationAwareExtProperties
-
Packages that use DeprecationAwareExtProperties Package Description org.apache.velocity.util -
-
Uses of DeprecationAwareExtProperties in org.apache.velocity.util
Subclasses of DeprecationAwareExtProperties in org.apache.velocity.util Modifier and Type Class Description class
ExtProperties
This class extends normal Java properties by adding the possibility to use the same key many times concatenating the value strings instead of overwriting them.
-