public class FactoryPair extends Object
URLElementFactory and a QueryElementFactory| Modifier and Type | Field and Description |
|---|---|
QueryElementFactory |
queryElFactory |
URLElementFactory |
urlElFactory |
| Constructor and Description |
|---|
FactoryPair(URLElementFactory urlElFactory,
QueryElementFactory queryElFactory)
Creates a new instance
|
public final URLElementFactory urlElFactory
public final QueryElementFactory queryElFactory
public FactoryPair(URLElementFactory urlElFactory, QueryElementFactory queryElFactory)
urlElFactory - A reference to a URLElementFactoryqueryElFactory - A reference to a QueryElementFactoryCopyright © 2014. All Rights Reserved.