org.javalid.core.cache
Class AnnotationCacheUtils

java.lang.Object
  extended by org.javalid.core.cache.AnnotationCacheUtils

public class AnnotationCacheUtils
extends java.lang.Object

Small utility class related to the annotation cache.

Since:
1.2
Version:
1.0
Author:
M.Reuvers

Constructor Summary
AnnotationCacheUtils()
           
 
Method Summary
static java.lang.String createValidationPath(java.lang.String currentPath, java.lang.String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationCacheUtils

public AnnotationCacheUtils()
Method Detail

createValidationPath

public static final java.lang.String createValidationPath(java.lang.String currentPath,
                                                          java.lang.String propertyName)