SkyEpub SDK for Android 7
 All Classes Functions Variables
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
com.skytree.epub.BookInformation Class Reference

Classes

class  FlushedInputStream
 

Public Member Functions

void log (String msg)
 
 BookInformation (Context context)
 
NavPoints getNavPoints ()
 
Book getBook ()
 
void setContentListener (ContentListener contentListener)
 
void setContentProvider (ContentProvider contentProvider)
 
void setFileName (String fileName)
 
void setBaseDirectory (String baseDirectory)
 
void setParseNavMapEnabled (boolean enabled)
 
void setCoverPath (String coverPath)
 
void makeInformation ()
 
 BookInformation (String fileName, String baseDirectory, ContentListener contentListener)
 
 BookInformation (String fileName, String baseDirectory, ContentListener contentListener, String coverPath)
 
 BookInformation (String fileName, String baseDirectory, ContentListener contentListener, boolean parseNavMap)
 
 BookInformation (String fileName, String baseDirectory, ContentListener contentListener, boolean parseNavMap, String coverPath)
 
 BookInformation (String fileName, String baseDirectory, ContentProvider contentProvider)
 
 BookInformation (String fileName, String baseDirectory, ContentProvider contentProvider, String coverPath)
 
 BookInformation (String fileName, String baseDirectory, ContentProvider contentProvider, boolean parseNavMap)
 
 BookInformation (String fileName, String baseDirectory, ContentProvider contentProvider, boolean parseNavMap, String coverPath)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentListener contentListener)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentListener contentListener, String coverPath)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentListener contentListener, boolean parseNavMap)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentListener contentListener, boolean parseNavMap, String coverPath)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentProvider contentProvider)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentProvider contentProvider, String coverPath)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentProvider contentProvider, boolean parseNavMap)
 
 BookInformation (Context context, String fileName, String baseDirectory, ContentProvider contentProvider, boolean parseNavMap, String coverPath)
 
void donwloadCover (String url, String targetFile)
 
void startServer (String baseDirectory, ContentListener contentListener)
 
void startServer (String baseDirectory, ContentProvider contentProvider)
 
void stopServer ()
 

Static Public Member Functions

static Bitmap getBitmapFromURL (String src)
 

Public Attributes

int bookCode
 
int code
 
String title = new String()
 
String creator = new String()
 
String publisher = new String()
 
String subject = new String()
 
String source = new String()
 
String right = new String()
 
String identifier = new String()
 
String language = new String()
 
String date = new String()
 
String type = new String()
 
String description = new String()
 
String fileName = new String()
 
int fileSize = -1
 
boolean isDownloaded = false
 
double position = -1.0f
 
boolean isFixedLayout = false
 
int customOrder = 0
 
String url = new String()
 
String coverUrl = new String()
 
int downSize = -1
 
boolean isRead = false
 
boolean isRTL = false
 
boolean isVerticalWriting = false
 
boolean isGlobalPagination = false
 
String lastRead = new String()
 
Item coverItem = null
 
int res0 = -1
 
int res1 = -1
 
int res2 = -1
 
String etc = ""
 
int orientation = Book.OrientationAuto
 
int spread = Book.SpreadAuto
 
String downloadId =""
 
String free =""
 
String userId =""
 
String division =""
 
String expiredate =""
 
String categoryCode =""
 
String categoryName =""
 
double readPosition
 
int purchaseDate =0
 
String shelfCode =""
 

The documentation for this class was generated from the following file: