Searched defs:ignorableWhitespace (Results 1 – 5 of 5) sorted by relevance
134 public void ignorableWhitespace(String text) throws IOException { in ignorableWhitespace() method in XmlSerializerWrapper
229 public void ignorableWhitespace(char[] ch, int start, int length) in ignorableWhitespace() method in DefaultDataHandler
365 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
1299 public void ignorableWhitespace(char ch[], int start, int length) throws SAXException { in ignorableWhitespace() method in HtmlToSpannedConverter