Searched refs:getAcceptLatin1 (Results 1 – 2 of 2) sorted by relevance
153 if (!options.getAcceptLatin1() && !options.getFixControlChars()) in parseXmlFromInputStream()196 if (options.getAcceptLatin1()) in parseXmlFromBytebuffer()
108 public boolean getAcceptLatin1() in getAcceptLatin1() method in ParseOptions