|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fasterxml.aalto.util.TextUtil
public final class TextUtil
| Method Summary | |
|---|---|
static boolean |
isAllWhitespace(char[] ch,
int start,
int len,
boolean xml11)
|
static boolean |
isAllWhitespace(java.lang.String str,
boolean xml11)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isAllWhitespace(java.lang.String str,
boolean xml11)
public static boolean isAllWhitespace(char[] ch,
int start,
int len,
boolean xml11)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||