|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.UnmarshalState
public class UnmarshalState
The state information class for the UnmarshalHandler
Field Summary | |
---|---|
int |
expectedIndex
Index of next expected sequence element; used during validation |
boolean |
withinMultivaluedElement
Indicates (during validation) whether the current field descriptor points to a multi-valued element. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int expectedIndex
public boolean withinMultivaluedElement
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |