Uses of Package
eTextReader.OEB

Packages that use eTextReader.OEB
eTextReader   
eTextReader.AnnotationListing Provides a set of classes that are used to display a list of annotations. 
eTextReader.OEB The OEB package contains classes that encapsulate the data in an Open eBook publication's package file. 
 

Classes in eTextReader.OEB used by eTextReader
HTMLTitleHandler
          This class is used to determine the title from a document whose media type is text/html.
OEBItem
          This class encapsulates information about a single resource that is part of the package file.
OEBPackageFile
          This interface allows access to information contained in an Open eBook package file.
 

Classes in eTextReader.OEB used by eTextReader.AnnotationListing
HTMLTitleHandler
          This class is used to determine the title from a document whose media type is text/html.
OEBPackageFile
          This interface allows access to information contained in an Open eBook package file.
 

Classes in eTextReader.OEB used by eTextReader.OEB
OEBIdentifier
          A simple wrapper class that combines a String identifier and the scheme of that identifier (for example, ISBN, DOI, URL)
OEBItem
          This class encapsulates information about a single resource that is part of the package file.
OEBPackageFile
          This interface allows access to information contained in an Open eBook package file.
OEBSpine
          Provides a simple means to manage the items in a Open eBook package's spine element.
TitleHandler