public interface DatabaseURLGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
toLink(String poID,
Properties poOptions)
Returns a full retrieve item anchor
for the given database id.
|
String |
toURL(String poID,
Properties poOptions)
Returns a string representation of a URL to the
specified ID.
|
String toURL(String poID, Properties poOptions)
poID - a database IDpoOptions - Properties - any options neededString valueString toLink(String poID, Properties poOptions)
poID - a String valuepoOptions - a Properties valueString valueCopyright © 2020 BioJava. All rights reserved.