Method | Description | |
---|---|---|
parse ( System.Result result ) : |
Method | Description | |
---|---|---|
URIResultParser ( ) : System | ||
isBasicallyValidURI ( String uri ) : bool |
Determines whether a string is not obviously not a URI. This implements crude checks; this class does not intend to strictly check URIs as its only function is to represent what is in a barcode, but, it does need to know when a string is obviously not a URI.
|
public static parse ( System.Result result ) : |
||
result | System.Result | |
return |