public final class StandardPrefixDB extends PrefixDBImpl
Modifier and Type | Method and Description |
---|---|
static StandardPrefixDB |
instance()
Gets an instance of this database.
|
addName, addSymbol, getPrefixByName, getPrefixBySymbol, getPrefixByValue, iterator, toString
public static StandardPrefixDB instance() throws PrefixDBException
PrefixDBException
- The instance couldn't be created.