Class ErrorCorrection

java.lang.Object
com.google.zxing.pdf417.decoder.ec.ErrorCorrection

public final class ErrorCorrection extends Object

PDF417 error correction implementation.

This example is quite useful in understanding the algorithm.

See Also:
  • Field Details

  • Constructor Details

    • ErrorCorrection

      public ErrorCorrection()
  • Method Details