Uses of Class
org.gxml.u.GuEventKind

Packages that use GuEventKind
org.gxml.u Provides the core API for gXML-U 
 

Uses of GuEventKind in org.gxml.u
 

Methods in org.gxml.u that return GuEventKind
 GuEventKind GuReader.next()
          Positions the reader to the next event.
static GuEventKind GuEventKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GuEventKind[] GuEventKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.