Searched defs:withAttribute (Results 1 – 5 of 5) sorted by relevance
411 public T withAttribute(Object key, Object value) { in withAttribute() method in MapperConfigBase
636 public ObjectWriter withAttribute(Object key, Object value) { in withAttribute() method in ObjectWriter
912 public ObjectReader withAttribute(Object key, Object value) { in withAttribute() method in ObjectReader
4891 def withAttribute(*args,**attrDict): function