Package 

Class Accessibility.Feature

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Accessibility.Feature
     implements Parcelable
                        

    A content feature of the described resource, such as accessible media, alternatives and supported enhancements for accessibility.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String value
    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      • Methods inherited from class org.readium.r2.shared.publication.Accessibility.Feature

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

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

      • Accessibility.Feature

        Accessibility.Feature(String value)