| Package | Description |
|---|---|
| nl.b3p.csw.client | |
| nl.b3p.csw.util |
| Modifier and Type | Field and Description |
|---|---|
protected static Protocol |
Output.defaultProtocol |
| Modifier and Type | Field and Description |
|---|---|
protected static List<Protocol> |
Output.defaultAllowedProtocols |
| Modifier and Type | Method and Description |
|---|---|
List<OnlineResource> |
Output.getResourcesFlattened(List<Protocol> allowedProtocols)
List of OnlineResource's.
|
Map<URI,List<OnlineResource>> |
Output.getResourcesMap(org.jdom2.Element resultElem,
List<Protocol> allowedProtocols) |
Map<URI,List<OnlineResource>> |
Output.getResourcesMap(List<Protocol> allowedProtocols)
List of OnlineResource's grouped by URI.
|
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.fromValue(String n) |
Protocol |
OnlineResource.getProtocol() |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OnlineResource.setProtocol(Protocol protocol) |
Copyright © 2022 B3Partners B.V.. All rights reserved.