Package com.bea.xml.stream.util
Class ElementTypeNames
- java.lang.Object
-
- com.bea.xml.stream.util.ElementTypeNames
-
public class ElementTypeNames extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ElementTypeNames()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getEventType(java.lang.String val)
static java.lang.String
getEventTypeString(int eventType)
-