public class SimplePrintable extends Object implements Printable
| Constructor and Description |
|---|
SimplePrintable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrintable(String contentType)
Checks content type value
|
public boolean isPrintable(String contentType)
PrintableisPrintable in interface PrintablecontentType - content typeCopyright © 2020. All rights reserved.