public final class UnmarshallerChain
extends java.lang.Object
A ticket dispenser also maintains the offset for handlers to access state slots. A handler records this value when it's created.
Modifier and Type | Field | Description |
---|---|---|
JAXBContextImpl |
context |
Constructor | Description |
---|---|
UnmarshallerChain(JAXBContextImpl context) |
Modifier and Type | Method | Description |
---|---|---|
int |
allocateOffset() |
Allocates a new
Scope offset. |
int |
getScopeSize() |
Gets the number of total scope offset allocated.
|
public final JAXBContextImpl context
public UnmarshallerChain(JAXBContextImpl context)
public int allocateOffset()
Scope
offset.public int getScopeSize()
Copyright © 2018 Oracle Corporation. All rights reserved.