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