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, wait
get, getFeature, list, setFeature
public static EmbosserCatalog newInstance()