org.exolab.castor.xml
Class UnmarshalState
java.lang.Object
org.exolab.castor.xml.UnmarshalState
public class UnmarshalState
- extends Object
The state information class for the UnmarshalHandler.
- Version:
- $Revision: 8805 $ $Date: 2004-12-11 02:25:45 -0700 (Sat, 11 Dec 2004) $
- Author:
- Keith Visco
UnmarshalState
public UnmarshalState()
setExpectedIndex
public void setExpectedIndex(int expectedIndex)
getExpectedIndex
public int getExpectedIndex()
setWithinMultivaluedElement
public void setWithinMultivaluedElement(boolean withinMultivaluedElement)
isWithinMultivaluedElement
public boolean isWithinMultivaluedElement()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011. All Rights Reserved.