|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RomanFormatException | |
---|---|
uir |
Uses of RomanFormatException in uir |
---|
Methods in uir that throw RomanFormatException | |
---|---|
static int |
RomanNumber.parseInt(String roman)
Převádí římské číslice na arabskou reprezentaci |
static String |
RomanNumber.toString(int arabic)
Převádí arabské čísla (klasické číslice) na římskou reprezentaci. |
Constructors in uir that throw RomanFormatException | |
---|---|
RomanNumber(int value)
Konstruktor třídy s použitím parametru reprezentovanou v desítkové soustavě |
|
RomanNumber(String s)
Konstruktor třídy s použitím parametru reprezentovaným římskými literály |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |