Uses of Package
org.apache.velocity.util
-
Classes in org.apache.velocity.util used by org.apache.velocity.app.event.implement Class Description ContextAware Event handlers implementing this interface will automatically have the method setContext called before each event.RuntimeServicesAware Use this interface to automatically have the method setRuntimeServices called at initialization. -
Classes in org.apache.velocity.util used by org.apache.velocity.runtime Class Description 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. -
Classes in org.apache.velocity.util used by org.apache.velocity.runtime.resource.loader Class Description 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. -
Classes in org.apache.velocity.util used by org.apache.velocity.spring Class Description 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. -
Classes in org.apache.velocity.util used by org.apache.velocity.util Class Description DeprecationAwareExtProperties Deprecated.it will disappear along with deprecated key names in 3.0.DuckType.Types 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. -
Classes in org.apache.velocity.util used by org.apache.velocity.util.introspection Class Description RuntimeServicesAware Use this interface to automatically have the method setRuntimeServices called at initialization.