Class Util
- java.lang.Object
-
- com.sun.xml.fastinfoset.stax.events.Util
-
public class Util extends Object
A Utility class for the StAX Events implementation.
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetEventTypeString(int eventType)static booleanisEmptyString(String s)A string is empty if it's null or contains nothing
-