Searched refs:getInputDecorator (Results 1 – 3 of 3) sorted by relevance
136 assertNull(f.getInputDecorator()); in testDeprecatedMethods()141 assertSame(inDec, f.getInputDecorator()); in testDeprecatedMethods()
147 assertNull(JSON_F.getInputDecorator()); in testFactoryMisc()
754 public InputDecorator getInputDecorator() { in getInputDecorator() method in JsonFactory