Searched defs:isWhitespace (Results 1 – 6 of 6) sorted by relevance
691 boolean isWhitespace() throws XmlPullParserException; in isWhitespace() method
157 private boolean isWhitespace; field in KXmlParser1943 public boolean isWhitespace() throws XmlPullParserException { in isWhitespace() method in KXmlParser
290 public boolean isWhitespace() throws XmlPullParserException { in isWhitespace() method in XmlPullParserFactoryTest.XmlPullParserStub
179 public static boolean isWhitespace(char ch) { throw new RuntimeException("Stub!"); } in isWhitespace() method in Character181 public static boolean isWhitespace(int codePoint) { throw new RuntimeException("Stub!"); } in isWhitespace() method in Character
385 public static boolean isWhitespace(char ch) { in isWhitespace() method in Character389 public static boolean isWhitespace(int codePoint) { in isWhitespace() method in Character
11232 public static boolean isWhitespace(char ch) { in isWhitespace() method in Character11269 public static boolean isWhitespace(int codePoint) { in isWhitespace() method in Character