Searched defs:isWhitespace (Results 1 – 7 of 7) 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
314 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
194 public static boolean isWhitespace(char ch) { throw new RuntimeException("Stub!"); } in isWhitespace() method in Character196 public static boolean isWhitespace(int codePoint) { throw new RuntimeException("Stub!"); } in isWhitespace() method in Character
11766 public static boolean isWhitespace(char ch) { in isWhitespace() method in Character11803 public static boolean isWhitespace(int codePoint) { in isWhitespace() method in Character