public interface HttpOpenHandler
LineConvertors provided by LineConvertors.
Module implementing this interface should be marked as providing
org.netbeans.spi.extexecution.open.HttpOpenHandler token.
| Modifier and Type | Method and Description |
|---|---|
void |
open(URL url)
Opens the URL.
|