public interface QueryElementFactory
| Modifier and Type | Method and Description |
|---|---|
QueryElement |
newInstance(Element query,
Map<String,String> nsPrefixes)
Creates a new QueryElement object
|
QueryElement newInstance(Element query, Map<String,String> nsPrefixes) throws Exception
query - The Element corresponding to a query element contained in a description documentException - If an error occurred during constructionCopyright © 2014. All Rights Reserved.