public class BasicURLElementFactory extends Object implements URLElementFactory
| Constructor and Description |
|---|
BasicURLElementFactory() |
| Modifier and Type | Method and Description |
|---|---|
BasicURLElement |
newInstance(Element url,
Map<String,String> nsPrefixes)
Creates a new URLElement object
|
public BasicURLElement 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.