Searched refs:setPrintComments (Results 1 – 2 of 2) sorted by relevance
183 public PrettyPrinterConfiguration setPrintComments(boolean printComments) { in setPrintComments() method in PrettyPrinterConfiguration
148 …on prettyPrinterNoCommentsConfiguration = new PrettyPrinterConfiguration().setPrintComments(false);