public class GeoURLElementFactory extends Object implements URLElementFactory
| Constructor and Description |
|---|
GeoURLElementFactory(URLElementFactory f)
Creates a new instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
GeoURLElement |
newInstance(Element url,
Map<String,String> nsPrefixes)
Creates a new URLElement object
|
public GeoURLElementFactory(URLElementFactory f)
f - The URLElementFactory used to create URL elements which will be next in the chain of responsibilitypublic GeoURLElement newInstance(Element url, Map<String,String> nsPrefixes) throws Exception
newInstance in interface URLElementFactoryurl - An Element instance containing the URL element to be processedException - If an error occurred during constructionorg.gcube.opensearch.opensearchlibrary.urlelements.URLElementFactory#newInstance(Element, DescriptionDocument)Copyright © 2014. All Rights Reserved.