|
Class Summary |
| Calendar |
Ethiopian calendar generator including monthly, annual, and moving holidays. |
| Day |
Keeps all possible attributes of a date including name, date, month, year,
holidays, and others. |
| Ealet |
This Servlet is a front-end to Ealet web application. |
| EthiopicNumber |
The Ethiopic numbering system is different from the Hindu-Arabic (modern)
system. |
| HTMLer |
The transformation from XML to HTML is performed by this class. |
| LongStack |
A stack algorithm implementation based on long data type. |
| Mapper |
A utility class that generates a properies file in XML format. |
| XMLer |
This class is responsible in transforming the calendar, which is in linked
list form, to XML. |