The same DataElementResolver
instance can be re-used several times. The class is not thread-safe, however, so if the same instance is shared by multiple threads external synchronization must be added to ensure that only one thread can call {@link #resolve(String)} atthe time.
@author Torgil Zethson
@since 3.6.1
|
|
|
|