Searched refs:isAllowUnicode (Results 1 – 2 of 2) sorted by relevance
179 public boolean isAllowUnicode() { in isAllowUnicode() method in DumperOptions
189 this.allowUnicode = opts.isAllowUnicode(); in Emitter()