Class StringField

    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • getValue

        public String getValue()
        The value of the field.
      • getRawValue

        public String getRawValue()
        The value as it appears on the document.