Package | Description |
---|---|
ptolemy.util |
The ptolemy.util package.
|
Modifier and Type | Method and Description |
---|---|
static FileUtilities.StreamAndURL |
FileUtilities.openStreamFollowingRedirectsReturningBoth(java.net.URL url)
Given a URL, open a stream and return an object containing
both the inputStream and the possibly redirected URL.
|