|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BibcodeException | |
cds.simbad | Contains all classes dealing with the SIMBAD database and its data. |
Uses of BibcodeException in cds.simbad |
Methods in cds.simbad that throw BibcodeException | |
private java.lang.String |
Bibcode.normalize(java.lang.String bibcode)
Normalisation method. returns a 19 char bibcode. |
Bibcode |
Bibcode.normalize()
Normalizes the current object |
PosData |
PosData.setBibcode(java.lang.String bibstr)
Sets the bibcode field |
void |
Reference.setBibcode(java.lang.String bibcode)
Sets the bibcode |
void |
Reference.setBibcode(java.lang.String bibcode,
boolean normalize)
Sets the bibcode |
Constructors in cds.simbad that throw BibcodeException | |
Bibcode(java.lang.String bibcode)
Constructor. |
|
Bibcode(java.lang.String bibcode,
boolean normalize)
Constructor. |
|
Reference(java.lang.String bibcode)
Constructor initializing a Reference object with a bibcode |
|
Reference(java.lang.String bibcode,
boolean normalize)
Constructor initializing a Reference object with a bibcode |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |