public class UnmarshalState extends Object
Constructor and Description |
---|
UnmarshalState() |
Modifier and Type | Method and Description |
---|---|
int |
getExpectedIndex() |
boolean |
isWithinMultivaluedElement() |
void |
setExpectedIndex(int expectedIndex) |
void |
setWithinMultivaluedElement(boolean withinMultivaluedElement) |
String |
toString() |
Copyright © 2024. All rights reserved.