Class Summary |
AbstractQuranPagingData |
Abstract quran paging data. |
CustomPagingData |
Custom paging data loaded from a .page.xml file.
This file corresponds to a single .page.xml which is a Quran paging schema containing from-to pair
of informations for each page of the Quran. |
FixedAyaPagingData |
This class holds paging data of type fixed aya, which means each page contains a fixed number of ayas of
the Quran. |
HizbQuarterPagingData |
This class holds paging data of type hizb quarter, which means each page contains a single hizb quad of the
Quran. |
JuzPagingData |
This class holds paging data of type juz, which means each page contains a single juz of the Quran. |
QuranPage |
A single page of the Holy Quran. |
QuranPaging |
This class contains CustomPagingData loaded from *.page.xml files from res/text/metadata. |
SuraPagingData |
This class holds paging data of type sura, which means each page contains a single sura of the Quran. |