Class LabelledDocument


  • public class LabelledDocument
    extends Object
    • Constructor Detail

      • LabelledDocument

        public LabelledDocument()
    • Method Detail

      • getLabel

        @Deprecated
        public String getLabel()
        Deprecated.
        This method returns first label for the document. PLEASE NOTE: This method is here only for backward compatibility purposes, getLabels() should be used instead.
        Returns:
      • addLabel

        public void addLabel​(String label)