Package 

Interface Content.Element

  • All Implemented Interfaces:
    org.readium.r2.shared.publication.services.content.Content.AttributesHolder

    
    public interface Content.Element
     implements Content.AttributesHolder
                        

    Represents a single semantic content element part of a publication.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Locator getLocator() Locator targeting this element in the Publication.
      • Methods inherited from class org.readium.r2.shared.publication.services.content.Content.AttributesHolder

        attribute, attributes, getAccessibilityLabel, getAttributes, getLanguage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getLocator

         abstract Locator getLocator()

        Locator targeting this element in the Publication.