public abstract class AbstractElementFactoryComplex extends Object implements ElementFactory
| Constructor and Description |
|---|
AbstractElementFactoryComplex(DataSource dataSource,
Dictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFactory(ElementFactory factory) |
protected DataSource |
getDataSource() |
protected Dictionary |
getDictionary() |
protected Terminated<Element> |
getNextElement() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, readypublic AbstractElementFactoryComplex(DataSource dataSource, Dictionary dictionary)
public final void addFactory(ElementFactory factory)
protected Terminated<Element> getNextElement()
protected final DataSource getDataSource()
protected final Dictionary getDictionary()
Copyright © 2017. All rights reserved.