Searched refs:getOutputDecorator (Results 1 – 3 of 3) sorted by relevance
137 assertNull(f.getOutputDecorator()); in testDeprecatedMethods()143 assertSame(outDec, f.getOutputDecorator()); in testDeprecatedMethods()
148 assertNull(JSON_F.getOutputDecorator()); in testFactoryMisc()
835 public OutputDecorator getOutputDecorator() { in getOutputDecorator() method in JsonFactory