| Package | Description |
|---|---|
| com.google.bitcoin.uri |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionalFieldValidationException
Exception to provide the following to
org.multibit.qrcode.BitcoinURI: |
class |
RequiredFieldValidationException
Exception to provide the following to
BitcoinURI: |
| Constructor and Description |
|---|
BitcoinURI(NetworkParameters params,
String input)
Constructs a new object by trying to parse the input as a valid Bitcoin URI.
|
BitcoinURI(String uri)
Constructs a new BitcoinURI from the given string.
|
Copyright © 2014. All rights reserved.