| Modifier and Type | Class and Description |
|---|---|
class |
BasicURLElement
URL element class implementing the URLElement interface, which provides standard OpenSearch
URL element functionality
|
class |
ExtendedURLElement
URL element class implementing the URLElement interface, which provides support for extended
rel values
|
class |
URLElementDecorator |
| Modifier and Type | Field and Description |
|---|---|
protected URLElement |
URLElementDecorator.el |
| Modifier and Type | Method and Description |
|---|---|
URLElement |
URLElementFactory.newInstance(Element url,
Map<String,String> nsPrefixes)
Creates a new URLElement object
|
| Constructor and Description |
|---|
ExtendedURLElement(URLElement el,
Element url,
Map<String,String> nsPrefixes)
Creates a new ExtendedURLElement
|
URLElementDecorator(URLElement el) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoURLElement |
| Constructor and Description |
|---|
GeoURLElement(Element url,
URLElement el) |
| Modifier and Type | Class and Description |
|---|---|
class |
SRUURLElement |
| Constructor and Description |
|---|
SRUURLElement(Element url,
URLElement el) |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeURLElement |
| Constructor and Description |
|---|
TimeURLElement(Element url,
URLElement el) |
Copyright © 2014. All Rights Reserved.