C# Class zxingwp7.client.result.BizcardResultParser

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.
Inheritance: AbstractDoCoMoResultParser
Afficher le fichier Open project: henningms/zxing2.0-wp7

Méthodes publiques

Méthode Description
parse ( System.Result result ) : AddressBookParsedResult

Private Methods

Méthode Description
buildName ( String firstName, String lastName ) : String
buildPhoneNumbers ( String number1, String number2, String number3 ) : String[]

Method Details

parse() public static méthode

public static parse ( System.Result result ) : AddressBookParsedResult
result System.Result
Résultat AddressBookParsedResult