org.apache.axis2.databinding.utils
Interface States
- All Known Implementing Classes:
- SimpleArrayReaderStateMachine, SimpleElementReaderStateMachine
public interface States
INIT_STATE
static final int INIT_STATE
- See Also:
- Constant Field Values
STARTED_STATE
static final int STARTED_STATE
- See Also:
- Constant Field Values
START_ELEMENT_FOUND_STATE
static final int START_ELEMENT_FOUND_STATE
- See Also:
- Constant Field Values
TEXT_FOUND_STATE
static final int TEXT_FOUND_STATE
- See Also:
- Constant Field Values
END_ELEMENT_FOUND_STATE
static final int END_ELEMENT_FOUND_STATE
- See Also:
- Constant Field Values
FINISHED_STATE
static final int FINISHED_STATE
- See Also:
- Constant Field Values
ILLEGAL_STATE
static final int ILLEGAL_STATE
- See Also:
- Constant Field Values
CONTENT_FOUND_STATE
static final int CONTENT_FOUND_STATE
- See Also:
- Constant Field Values
NULLED_STATE
static final int NULLED_STATE
- See Also:
- Constant Field Values
Copyright © 2007 Apache Web Services Project. All Rights Reserved.