Uses of Class
org.apache.axiom.truth.xml.spi.Event
-
Packages that use Event Package Description org.apache.axiom.truth.xml.spi -
-
Uses of Event in org.apache.axiom.truth.xml.spi
Methods in org.apache.axiom.truth.xml.spi that return Event Modifier and Type Method Description EventTraverser. next()static EventEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static Event[]Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-