public interface HttpOpenHandler
LineConvertor
s 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.
|