Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.common » [javadoc | source]
org.apache.xmlbeans.impl.common
public final class: XmlStreamUtils [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.common.XmlStreamUtils
debugging utilities for XmlStreamReader
Method from org.apache.xmlbeans.impl.common.XmlStreamUtils Summary:
getName,   getType,   printEvent
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.common.XmlStreamUtils Detail:
 public static String getName(int eventType) 
 public static int getType(String val) 
 public static String printEvent(XMLStreamReader xmlr)