public abstract class PaperCatalog extends java.lang.Object implements FactoryCatalog<Paper>
| Modifier | Constructor and Description |
|---|---|
protected |
PaperCatalog() |
| Modifier and Type | Method and Description |
|---|---|
static PaperCatalog |
newInstance()
Obtains a new PaperCatalog instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getFeature, list, setFeaturepublic static PaperCatalog newInstance()