Class MetaElementValue

  • All Implemented Interfaces:
    com.helger.commons.name.IHasName, IMetaElementValue, Serializable

    @Immutable
    public class MetaElementValue
    extends Object
    implements IMetaElementValue
    This class encapsulates a single MetaTag. It consists of a name, a locale and a value. If the meta tag is locale independent, the constant LocaleHelper.LOCALE_INDEPENDENT is used.
    Author:
    Philip Helger
    See Also:
    Serialized Form