public class PreferredUrlHandler extends Object
Examine each search result record: based on the connector in use, locate the preferred URL (if any) provided.
Add your own handler logic here.
| Modifier and Type | Field and Description |
|---|---|
static ArrayList |
_preferredUrlConnectors
Connectors that can provide "preferred URLs"
|
static String |
ASHO_CONNECTOR
American Social History Online
|
| Constructor and Description |
|---|
PreferredUrlHandler() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getUrl(String connector,
Element dataElement)
Fetch the preferred URL.
|
public static final String ASHO_CONNECTOR
public static final ArrayList _preferredUrlConnectors
Copyright © 2004–2020 Indiana University Library Information Technology. All rights reserved.