Searched refs:setAllowReadOnlyProperties (Results 1 – 14 of 14) sorted by relevance
37 options.setAllowReadOnlyProperties(true); in testDumpFlow()48 options.setAllowReadOnlyProperties(true); in testDumpBlock()
44 options.setAllowReadOnlyProperties(true); in testDump()
70 options.setAllowReadOnlyProperties(true); in testRepresenterNoConstructorAvailable()107 options.setAllowReadOnlyProperties(true); in testRepresenterGetterWithException()
55 options.setAllowReadOnlyProperties(true); in testDoNotFilterPropertyIncludeReadOnly()
30 options.setAllowReadOnlyProperties(true); in testMap()
42 options.setAllowReadOnlyProperties(true); in testBean2()
37 options.setAllowReadOnlyProperties(true); in test2beans()
29 options.setAllowReadOnlyProperties(true); in testRepresentor()
36 options.setAllowReadOnlyProperties(true); in testNoTemplate()
71 options.setAllowReadOnlyProperties(true); in testDumpCustomJavaClass()
39 options.setAllowReadOnlyProperties(true); in testRepresenter()
381 public void setAllowReadOnlyProperties(boolean allowReadOnlyProperties) { in setAllowReadOnlyProperties() method in DumperOptions
162 representer.getPropertyUtils().setAllowReadOnlyProperties( in Yaml()
146 public void setAllowReadOnlyProperties(boolean allowReadOnlyProperties) { in setAllowReadOnlyProperties() method in PropertyUtils