Class MediaTypeReader

    • Constructor Summary

      Constructors 
      Constructor Description
      MediaTypeReader()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(ApiListingContext context)
      Implement this method to override the ApiListing using the ApiListingBuilder
      void apply​(OperationContext context)
      Implement this method to override the Operation using the OperationBuilder available in the context
      boolean supports​(DocumentationType delimiter)  
      • Methods inherited from class java.lang.Object

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