Package com.isomorphic.util


package com.isomorphic.util
  • Class
    Description
    DataTools is a utility class with the following facilities: getProperties() and setProperties(): getProperties() allow the properties of any Java object to be extracted as a Map, and setProperties allows any Map to be applied to a Java object, calling setter methods named after the keys of the Map.
    Encapsulates a validation error.
    Encapsulates a per-record set of validation errors.
    AbstractFactory implementation that uses reflection to create missing objects, see related JXPath guide: Creating objects.
    Represents a localized message that can be resolved to different languages based on locale.
    Interface to implement by custom i18n messages providers.
    Allows to register custom LocaleMessageProvider.
    Possible values for the source where i18n message (<fmt> tag) was met.