Class DocFeature

java.lang.Object
com.regula.documentreader.api.results.DocFeature

public class DocFeature extends Object
DocFeature for Visible Digital Seal.
  • Method Details

    • getType

      public int getType()
    • getData

      public BytesData getData()
      Returns:
      The binary data of the doc feature.
    • fromJson

      public static DocFeature fromJson(String json)
    • fromJson

      public static DocFeature fromJson(JSONObject object)
    • toJson

      public String toJson()
      Method convert object to string in json format
      Returns:
      string in json format