Uses of Enum
org.codehaus.staxmate.in.CursorBase.State
Packages that use CursorBase.State
Package
Description
Package contains functionality for input-side processing.
-
Uses of CursorBase.State in org.codehaus.staxmate.in
Fields in org.codehaus.staxmate.in declared as CursorBase.StateModifier and TypeFieldDescriptionprotected CursorBase.State
CursorBase._state
Current state of the cursor.Methods in org.codehaus.staxmate.in that return CursorBase.StateModifier and TypeMethodDescriptionstatic CursorBase.State
Returns the enum constant of this type with the specified name.static CursorBase.State[]
CursorBase.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.