public final class StandardPrefixDB extends PrefixDBImpl
Modifier and Type | Method and Description |
---|---|
static StandardPrefixDB |
instance()
Gets an instance of this database.
|
static void |
main(String[] args)
Tests this class.
|
addName, addSymbol, getPrefixByName, getPrefixBySymbol, getPrefixByValue, iterator, toString
public static StandardPrefixDB instance() throws PrefixDBException
PrefixDBException
- The instance couldn't be created.Copyright © 1999–2015 UCAR/Unidata. All rights reserved.