com.fasterxml.aalto.util
Class TextUtil
java.lang.Object
com.fasterxml.aalto.util.TextUtil
public final class TextUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isAllWhitespace
public static boolean isAllWhitespace(String str,
boolean xml11)
isAllWhitespace
public static boolean isAllWhitespace(char[] ch,
int start,
int len,
boolean xml11)
Copyright © 2012 Fasterxml.com. All Rights Reserved.