Class LangAlt

    • Constructor Detail

      • LangAlt

        public LangAlt​(String defaultValue)
        Deprecated.
        Creates a Properties object that stores languages for use in an XmpSchema
      • LangAlt

        public LangAlt()
        Deprecated.
        Creates a Properties object that stores languages for use in an XmpSchema
    • Method Detail

      • addLanguage

        public void addLanguage​(String language,
                                String value)
        Deprecated.
        Add a language.
      • process

        protected void process​(StringBuffer buf,
                               Object lang)
        Deprecated.
        Process a property.
      • toString

        public String toString()
        Deprecated.
        Creates a String that can be used in an XmpSchema.
        Overrides:
        toString in class Properties