Class SimplePrintable

  • All Implemented Interfaces:
    Printable

    public class SimplePrintable
    extends Object
    implements Printable
    Siple implementation for printable
  • empty content type
  • starting with "text/"
  • "application/json"
  • "application/*+json"
  • any content type containg "json"
  • "application/xml"
  • "application/xml"
  • "application/*+xml"
  • starts with "application/x-www-form-urlencoded"))
Author:
antons