com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class EpubPackage

    • Method Detail

      • getImageCover

        public final byte[] getImageCover()

        Gets the image cover as an array of bytes.

        Returns:
        The image cover.
      • getVersion

        public final String getVersion()

        Gets the EPUB version.

        Returns:
        The EPUB version.
      • getUniqueIdentifier

        public final String getUniqueIdentifier()

        Gets the package unique identifier.

        Returns:
        The package unique identifier.
      • getAbstract

        public final String getAbstract()

        Gets a summary of the resource.

        Returns:
        A summary of the resource.
      • setAbstract

        public final void setAbstract(String value)

        Sets a summary of the resource.

        Parameters:
        value - A summary of the resource.
      • getAccessRights

        public final String getAccessRights()

        Gets the information about who access the resource or an indication of its security status.

        Returns:
        The information about who access the resource or an indication of its security status.
      • setAccessRights

        public final void setAccessRights(String value)

        Sets the information about who access the resource or an indication of its security status.

        Parameters:
        value - The information about who access the resource or an indication of its security status.
      • getAccrualMethod

        public final String getAccrualMethod()

        Gets the method by which items are added to a collection.

        Returns:
        The method by which items are added to a collection.
      • setAccrualMethod

        public final void setAccrualMethod(String value)

        Sets the method by which items are added to a collection.

        Parameters:
        value - The method by which items are added to a collection.
      • getAccrualPeriodicity

        public final String getAccrualPeriodicity()

        Gets the frequency with which items are added to a collection.

        Returns:
        The frequency with which items are added to a collection.
      • setAccrualPeriodicity

        public final void setAccrualPeriodicity(String value)

        Sets the frequency with which items are added to a collection.

        Parameters:
        value - The frequency with which items are added to a collection.
      • getAccrualPolicy

        public final String getAccrualPolicy()

        Gets the policy governing the addition of items to a collection.

        Returns:
        The policy governing the addition of items to a collection.
      • setAccrualPolicy

        public final void setAccrualPolicy(String value)

        Sets the policy governing the addition of items to a collection.

        Parameters:
        value - The policy governing the addition of items to a collection.
      • getAlternative

        public final String getAlternative()

        Gets an alternative name for the resource.

        Returns:
        An alternative name for the resource.
      • setAlternative

        public final void setAlternative(String value)

        Sets an alternative name for the resource.

        Parameters:
        value - An alternative name for the resource.
      • getAudience

        public final String getAudience()

        Gets a class of agents for whom the resource is intended or useful.

        Returns:
        A class of agents for whom the resource is intended or useful.
      • setAudience

        public final void setAudience(String value)

        Sets a class of agents for whom the resource is intended or useful.

        Parameters:
        value - A class of agents for whom the resource is intended or useful.
      • getAvailable

        public final String getAvailable()

        Gets the date that the resource became or will become available.

        Returns:
        The date that the resource became or will become available.
      • setAvailable

        public final void setAvailable(String value)

        Sets the date that the resource became or will become available.

        Parameters:
        value - The date that the resource became or will become available.
      • getBibliographicCitation

        public final String getBibliographicCitation()

        Gets a bibliographic reference for the resource.

        Returns:
        A bibliographic reference for the resource.
      • setBibliographicCitation

        public final void setBibliographicCitation(String value)

        Sets a bibliographic reference for the resource.

        Parameters:
        value - A bibliographic reference for the resource.
      • getConformsTo

        public final String getConformsTo()

        Gets an established standard to which the described resource conforms.

        Returns:
        An established standard to which the described resource conforms.
      • setConformsTo

        public final void setConformsTo(String value)

        Sets an established standard to which the described resource conforms.

        Parameters:
        value - An established standard to which the described resource conforms.
      • getContributor

        public final String getContributor()

        Gets an entity responsible for making contributions to the resource.

        Returns:
        An entity responsible for making contributions to the resource.
      • setContributor

        public final void setContributor(String value)

        Sets an entity responsible for making contributions to the resource.

        Parameters:
        value - An entity responsible for making contributions to the resource.
      • getCoverage

        public final String getCoverage()

        Gets the spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.

        Returns:
        The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.
      • setCoverage

        public final void setCoverage(String value)

        Sets the spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.

        Parameters:
        value - The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.
      • getCreated

        public final String getCreated()

        Gets the date of creation of the resource.

        Returns:
        The date of creation of the resource.
      • setCreated

        public final void setCreated(String value)

        Sets the date of creation of the resource.

        Parameters:
        value - The date of creation of the resource.
      • getCreator

        public final String getCreator()

        Gets an entity responsible for making the resource.

        Returns:
        An entity responsible for making the resource.
      • setCreator

        public final void setCreator(String value)

        Sets an entity responsible for making the resource.

        Parameters:
        value - An entity responsible for making the resource.
      • getDate

        public final String getDate()

        Gets a point or period of time associated with an event in the lifecycle of the resource.

        Returns:
        A point or period of time associated with an event in the lifecycle of the resource.
      • setDate

        public final void setDate(String value)

        Sets a point or period of time associated with an event in the lifecycle of the resource.

        Parameters:
        value - A point or period of time associated with an event in the lifecycle of the resource.
      • getDateAccepted

        public final String getDateAccepted()

        Gets the date of acceptance of the resource.

        Returns:
        The date of acceptance of the resource.
      • setDateAccepted

        public final void setDateAccepted(String value)

        Sets the date of acceptance of the resource.

        Parameters:
        value - The date of acceptance of the resource.
      • getDateCopyrighted

        public final String getDateCopyrighted()

        Gets the date of copyright of the resource.

        Returns:
        The date of copyright of the resource.
      • setDateCopyrighted

        public final void setDateCopyrighted(String value)

        Sets the date of copyright of the resource.

        Parameters:
        value - The date of copyright of the resource.
      • getDateSubmitted

        public final String getDateSubmitted()

        Gets the date of submission of the resource.

        Returns:
        The date of submission of the resource.
      • setDateSubmitted

        public final void setDateSubmitted(String value)

        Sets the date of submission of the resource.

        Parameters:
        value - The date of submission of the resource.
      • getDescription

        public final String getDescription()

        Gets an account of the resource.

        Returns:
        An account of the resource.
      • setDescription

        public final void setDescription(String value)

        Sets an account of the resource.

        Parameters:
        value - An account of the resource.
      • getEducationLevel

        public final String getEducationLevel()

        Gets a class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.

        Returns:
        A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.
      • setEducationLevel

        public final void setEducationLevel(String value)

        Sets a class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.

        Parameters:
        value - A class of agents, defined in terms of progression through an educational or training context, for which the described resource is intended.
      • getExtent

        public final String getExtent()

        Gets the size or duration of the resource.

        Returns:
        The size or duration of the resource.
      • setExtent

        public final void setExtent(String value)

        Sets the size or duration of the resource.

        Parameters:
        value - The size or duration of the resource.
      • getFormat

        public final String getFormat()

        Gets the file format, physical medium, or dimensions of the resource.

        Returns:
        The file format, physical medium, or dimensions of the resource.
      • setFormat

        public final void setFormat(String value)

        Sets the file format, physical medium, or dimensions of the resource.

        Parameters:
        value - The file format, physical medium, or dimensions of the resource.
      • hasFormat

        public final String hasFormat()

        Gets or sets a related resource that is substantially the same as the pre-existing described resource, but in another format.

        Returns:
        A related resource that is substantially the same as the pre-existing described resource, but in another format.
      • setHasFormat

        public final void setHasFormat(String value)

        Sets a related resource that is substantially the same as the pre-existing described resource, but in another format.

        Parameters:
        value - A related resource that is substantially the same as the pre-existing described resource, but in another format.
      • hasPart

        public final String hasPart()

        Gets or sets a related resource that is included either physically or logically in the described resource.

        Returns:
        A related resource that is included either physically or logically in the described resource.
      • setPart

        public final void setPart(String value)

        Sets a related resource that is included either physically or logically in the described resource.

        Parameters:
        value - A related resource that is included either physically or logically in the described resource.
      • hasVersion

        public final String hasVersion()

        Gets or sets a related resource that is a version, edition, or adaptation of the described resource.

        Returns:
        A related resource that is a version, edition, or adaptation of the described resource.
      • setHasVersion

        public final void setHasVersion(String value)

        Sets a related resource that is a version, edition, or adaptation of the described resource.

        Parameters:
        value - A related resource that is a version, edition, or adaptation of the described resource.
      • getIdentifier

        public final String getIdentifier()

        Gets an unambiguous reference to the resource within a given context.

        Returns:
        An unambiguous reference to the resource within a given context.
      • setIdentifier

        public final void setIdentifier(String value)

        Sets an unambiguous reference to the resource within a given context.

        Parameters:
        value - An unambiguous reference to the resource within a given context.
      • getInstructionalMethod

        public final String getInstructionalMethod()

        Gets a process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.

        Returns:
        A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.
      • setInstructionalMethod

        public final void setInstructionalMethod(String value)

        Sets a process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.

        Parameters:
        value - A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.
      • isFormatOf

        public final String isFormatOf()

        Gets a pre-existing related resource that is substantially the same as the described resource, but in another format.

        Returns:
        A pre-existing related resource that is substantially the same as the described resource, but in another format.
      • setFormatOf

        public final void setFormatOf(String value)

        Sets a pre-existing related resource that is substantially the same as the described resource, but in another format.

        Parameters:
        value - A pre-existing related resource that is substantially the same as the described resource, but in another format.
      • isPartOf

        public final String isPartOf()

        Gets a related resource in which the described resource is physically or logically included.

        Returns:
        A related resource in which the described resource is physically or logically included.
      • setPartOf

        public final void setPartOf(String value)

        Sets a related resource in which the described resource is physically or logically included.

        Parameters:
        value - A related resource in which the described resource is physically or logically included.
      • isReferencedBy

        public final String isReferencedBy()

        Gets a related resource that references, cites, or otherwise points to the described resource.

        Returns:
        A related resource that references, cites, or otherwise points to the described resource.
      • setReferencedBy

        public final void setReferencedBy(String value)

        Sets a related resource that references, cites, or otherwise points to the described resource.

        Parameters:
        value - A related resource that references, cites, or otherwise points to the described resource.
      • isReplacedBy

        public final String isReplacedBy()

        Gets a related resource that supplants, displaces, or supersedes the described resource.

        Returns:
        A related resource that supplants, displaces, or supersedes the described resource.
      • setReplacedBy

        public final void setReplacedBy(String value)

        Sets a related resource that supplants, displaces, or supersedes the described resource.

        Parameters:
        value - A related resource that supplants, displaces, or supersedes the described resource.
      • isRequiredBy

        public final String isRequiredBy()

        Gets a related resource that requires the described resource to support its function, delivery, or coherence.

        Returns:
        A related resource that requires the described resource to support its function, delivery, or coherence.
      • setRequiredBy

        public final void setRequiredBy(String value)

        Sets a related resource that requires the described resource to support its function, delivery, or coherence.

        Parameters:
        value - A related resource that requires the described resource to support its function, delivery, or coherence.
      • getIssued

        public final String getIssued()

        Gets the date of formal issuance of the resource.

        Returns:
        The date of formal issuance of the resource.
      • setIssued

        public final void setIssued(String value)

        Sets the date of formal issuance of the resource.

        Parameters:
        value - The date of formal issuance of the resource.
      • isVersionOf

        public final String isVersionOf()

        Gets a related resource of which the described resource is a version, edition, or adaptation.

        Returns:
        A related resource of which the described resource is a version, edition, or adaptation.
      • setVersionOf

        public final void setVersionOf(String value)

        Sets a related resource of which the described resource is a version, edition, or adaptation.

        Parameters:
        value - A related resource of which the described resource is a version, edition, or adaptation.
      • getLanguage

        public final String getLanguage()

        Gets the language of the resource.

        Returns:
        The language of the resource.
      • setLanguage

        public final void setLanguage(String value)

        Sets the language of the resource.

        Parameters:
        value - The language of the resource.
      • getLicense

        public final String getLicense()

        Gets a legal document giving official permission to do something with the resource.

        Returns:
        A legal document giving official permission to do something with the resource.
      • setLicense

        public final void setLicense(String value)

        Sets a legal document giving official permission to do something with the resource.

        Parameters:
        value - A legal document giving official permission to do something with the resource.
      • getMediator

        public final String getMediator()

        Gets an entity that mediates access to the resource.

        Returns:
        An entity that mediates access to the resource.
      • setMediator

        public final void setMediator(String value)

        Sets an entity that mediates access to the resource.

        Parameters:
        value - An entity that mediates access to the resource.
      • getMedium

        public final String getMedium()

        Gets the material or physical carrier of the resource.

        Returns:
        The material or physical carrier of the resource.
      • setMedium

        public final void setMedium(String value)

        Sets the material or physical carrier of the resource.

        Parameters:
        value - The material or physical carrier of the resource.
      • getModified

        public final String getModified()

        Gets the date on which the resource was changed.

        Returns:
        The date on which the resource was changed.
      • setModified

        public final void setModified(String value)

        Sets the date on which the resource was changed.

        Parameters:
        value - The date on which the resource was changed.
      • getProvenance

        public final String getProvenance()

        Gets a statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.

        Returns:
        A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.
      • setProvenance

        public final void setProvenance(String value)

        Sets a statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.

        Parameters:
        value - A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.
      • getPublisher

        public final String getPublisher()

        Gets an entity responsible for making the resource available.

        Returns:
        An entity responsible for making the resource available.
      • setPublisher

        public final void setPublisher(String value)

        Sets an entity responsible for making the resource available.

        Parameters:
        value - An entity responsible for making the resource available.
      • getReferences

        public final String getReferences()

        Gets a related resource that is referenced, cited, or otherwise pointed to by the described resource.

        Returns:
        A related resource that is referenced, cited, or otherwise pointed to by the described resource.
      • setReferences

        public final void setReferences(String value)

        Sets a related resource that is referenced, cited, or otherwise pointed to by the described resource.

        Parameters:
        value - A related resource that is referenced, cited, or otherwise pointed to by the described resource.
      • getRelation

        public final String getRelation()

        Gets a related resource.

        Returns:
        A related resource.
      • setRelation

        public final void setRelation(String value)

        Sets a related resource.

        Parameters:
        value - A related resource.
      • getReplaces

        public final String getReplaces()

        Gets a related resource that is supplanted, displaced, or superseded by the described resource.

        Returns:
        A related resource that is supplanted, displaced, or superseded by the described resource.
      • setReplaces

        public final void setReplaces(String value)

        Sets a related resource that is supplanted, displaced, or superseded by the described resource.

        Parameters:
        value - A related resource that is supplanted, displaced, or superseded by the described resource.
      • getRequires

        public final String getRequires()

        Gets a related resource that is required by the described resource to support its function, delivery, or coherence.

        Returns:
        A related resource that is required by the described resource to support its function, delivery, or coherence.
      • setRequires

        public final void setRequires(String value)

        Sets a related resource that is required by the described resource to support its function, delivery, or coherence.

        Parameters:
        value - A related resource that is required by the described resource to support its function, delivery, or coherence.
      • getRights

        public final String getRights()

        Gets the information about rights held in and over the resource.

        Returns:
        The information about rights held in and over the resource.
      • setRights

        public final void setRights(String value)

        Sets the information about rights held in and over the resource.

        Parameters:
        value - The information about rights held in and over the resource.
      • getRightsHolder

        public final String getRightsHolder()

        Gets a person or organization owning or managing rights over the resource.

        Returns:
        A person or organization owning or managing rights over the resource.
      • setRightsHolder

        public final void setRightsHolder(String value)

        Sets a person or organization owning or managing rights over the resource.

        Parameters:
        value - A person or organization owning or managing rights over the resource.
      • getSource

        public final String getSource()

        Gets a related resource from which the described resource is derived.

        Returns:
        A related resource from which the described resource is derived.
      • setSource

        public final void setSource(String value)

        Sets a related resource from which the described resource is derived.

        Parameters:
        value - A related resource from which the described resource is derived.
      • getSpatial

        public final String getSpatial()

        Gets the spatial characteristics of the resource.

        Returns:
        The spatial characteristics of the resource.
      • setSpatial

        public final void setSpatial(String value)

        Sets the spatial characteristics of the resource.

        Parameters:
        value - The spatial characteristics of the resource.
      • getSubject

        public final String getSubject()

        Gets a topic of the resource.

        Returns:
        A topic of the resource.
      • setSubject

        public final void setSubject(String value)

        Sets a topic of the resource.

        Parameters:
        value - A topic of the resource.
      • getTableOfContents

        public final String getTableOfContents()

        Gets a list of subunits of the resource.

        Returns:
        A list of subunits of the resource.
      • setTableOfContents

        public final void setTableOfContents(String value)

        Sets a list of subunits of the resource.

        Parameters:
        value - A list of subunits of the resource.
      • getTemporal

        public final String getTemporal()

        Gets the temporal characteristics of the resource.

        Returns:
        The temporal characteristics of the resource.
      • setTemporal

        public final void setTemporal(String value)

        Sets the temporal characteristics of the resource.

        Parameters:
        value - The temporal characteristics of the resource.
      • getTitle

        public final String getTitle()

        Gets a name given to the resource.

        Returns:
        A name given to the resource.
      • setTitle

        public final void setTitle(String value)

        Sets a name given to the resource.

        Parameters:
        value - A name given to the resource.
      • getType

        public final String getType()

        Gets the nature or genre of the resource.

        Returns:
        The nature or genre of the resource.
      • setType

        public final void setType(String value)

        Sets the nature or genre of the resource.

        Parameters:
        value - The nature or genre of the resource.
      • getValid

        public final String getValid()

        Gets the date (often a range) of validity of a resource.

        Returns:
        The date (often a range) of validity of a resource.
      • setValid

        public final void setValid(String value)

        Sets the date (often a range) of validity of a resource.

        Parameters:
        value - The date (often a range) of validity of a resource.