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.
| Modifier and Type | Field and Description |
|---|---|
JAXBContextImpl |
context |
| Constructor and Description |
|---|
UnmarshallerChain(JAXBContextImpl context) |
| Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.