com.sun.xml.bind.v2.runtime.property
public final class UnmarshallerChain extends Object
A ticket dispenser also maintains the offset for handlers to access state slots. A handler records this value when it's created.
Field Summary | |
---|---|
JAXBContextImpl | context |
Constructor Summary | |
---|---|
UnmarshallerChain(JAXBContextImpl context) |
Method Summary | |
---|---|
int | allocateOffset()
Allocates a new Scope offset. |
int | getScopeSize()
Gets the number of total scope offset allocated. |