com.smallx.xml.xslt.xt.util
Class Whitespace

java.lang.Object
  extended bycom.smallx.xml.xslt.xt.util.Whitespace

public class Whitespace
extends java.lang.Object


Constructor Summary
Whitespace()
           
 
Method Summary
static boolean hasNonWhitespaceChar(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Whitespace

public Whitespace()
Method Detail

hasNonWhitespaceChar

public static final boolean hasNonWhitespaceChar(java.lang.String str)