Class BizcardResultParser

java.lang.Object
com.google.zxing.client.result.ResultParser
com.google.zxing.client.result.BizcardResultParser

public final class BizcardResultParser extends ResultParser
Implements the "BIZCARD" address book entry format, though this has been largely reverse-engineered from examples observed in the wild -- still looking for a definitive reference.
Author:
Sean Owen
  • Constructor Details

    • BizcardResultParser

      public BizcardResultParser()
  • Method Details