Searched defs:ignorableWhitespace (Results 1 – 5 of 5) sorted by relevance
133 public void ignorableWhitespace(String text) throws IOException { in ignorableWhitespace() method in XmlSerializerWrapper
352 public void ignorableWhitespace(String text) throws IOException { in ignorableWhitespace() method in BinaryXmlSerializer
309 public void ignorableWhitespace(String text) throws IOException, IllegalArgumentException, in ignorableWhitespace() method in FastXmlSerializer
229 public void ignorableWhitespace(char[] ch, int start, int length) in ignorableWhitespace() method in DefaultDataHandler
1277 public void ignorableWhitespace(char ch[], int start, int length) throws SAXException { in ignorableWhitespace() method in HtmlToSpannedConverter