public interface URLElementFactory
| Modifier and Type | Method and Description |
|---|---|
URLElement |
newInstance(Element url,
Map<String,String> nsPrefixes)
Creates a new URLElement object
|
URLElement newInstance(Element url, Map<String,String> nsPrefixes) throws Exception
url - An Element instance containing the URL element to be processeddd - The DescriptionDocument associated with the URL element to be processedException - If an error occurred during constructionCopyright © 2014. All Rights Reserved.