com.bea.xml.stream.samples
Class EventParse

java.lang.Object
  extended by com.bea.xml.stream.samples.EventParse

public class EventParse
extends java.lang.Object

Author:
Copyright (c) 2002 by BEA Systems. All Rights Reserved.

Constructor Summary
EventParse()
           
 
Method Summary
static java.lang.String getEventTypeString(int eventType)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventParse

public EventParse()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

getEventTypeString

public static final java.lang.String getEventTypeString(int eventType)