Interface MediaTypeAccessor

All Known Subinterfaces:
MediaTypeAccessor.MediaTypeProperty
All Known Implementing Classes:
ContentType

public interface MediaTypeAccessor
Provides an accessor for a Media-Type property.
  • Method Details

    • getMediaType

      MediaType getMediaType()
      Retrieves the Media-Type from the Media-Type property.
      Returns:
      The Media-Type stored by the Media-Type property.