Class ExifProperty

java.lang.Object
org.silverpeas.components.gallery.media.ExifProperty
Direct Known Subclasses:
IptcProperty

public class ExifProperty extends Object
Author:
ehugonnet
  • Constructor Details

    • ExifProperty

      public ExifProperty(int property)
  • Method Details

    • getProperty

      public int getProperty()
      Returns:
      the property
    • getLabel

      public String getLabel(String lang)
      Returns:
      the label
    • setLabel

      public void setLabel(String lang, String label)
      Parameters:
      label - the label to set