public abstract class AbstractExporter<T> extends AbstractNode implements Exporter<T>
| Modifier and Type | Field and Description |
|---|---|
protected Provider<T> |
provider |
available, init, url| Constructor and Description |
|---|
AbstractExporter(Provider<T> provider,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
String |
desc() |
Provider<T> |
getProvider() |
doInit, getUrl, init, isAvailable, setAvailableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getUrl, init, isAvailableCopyright © 2019. All rights reserved.