public interface OpenHelper
Modifier and Type | Method and Description |
---|---|
void |
add(String proto,
String value)
Create a new link.
|
String |
getLink(String proto,
String value)
Create a standard link for this protocol-based link.
|
boolean |
open(String proto,
String value)
Open a link.
|
boolean open(String proto, String value)
proto
- value
- void add(String proto, String value)
proto
- value
- Copyright © 2005–2020. All rights reserved.