Package 

Interface Content.TextualElement

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

    
    public interface Content.TextualElement
     implements Content.Element
                        

    An element which can be represented as human-readable text.

    The default implementation returns the first accessibility label associated to the element.

    • 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
      String getText()
      • Methods inherited from class org.readium.r2.shared.publication.services.content.Content.AttributesHolder

        attribute, attributes, getAccessibilityLabel, getAttributes, getLanguage
      • Methods inherited from class org.readium.r2.shared.publication.services.content.Content.Element

        getLocator
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait