JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.galaxyproject.gxformat2.v19_09.utils
Interface Fetcher
All Known Implementing Classes:
DefaultFetcher
public interface
Fetcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
fetchText
(
String
url)
String
urlJoin
(
String
baseUrl,
String
url)
Method Details
urlJoin
String
urlJoin
(
String
baseUrl,
String
url)
fetchText
String
fetchText
(
String
url)