| Package | Description |
|---|---|
| org.jvnet.staxex.util |
| Modifier and Type | Field and Description |
|---|---|
(package private) DOMStreamReader.Scope |
DOMStreamReader.Scope.parent
Scope for the parent element.
|
protected DOMStreamReader.Scope[] |
DOMStreamReader.scopes
DOMStreamReader.Scope buffer. |
| Modifier and Type | Method and Description |
|---|---|
private DOMStreamReader.Scope |
DOMStreamReader.allocateScope()
Allocate new
DOMStreamReader.Scope for DOMStreamReader.splitAttributes(). |
private DOMStreamReader.Scope |
DOMStreamReader.getCheckedScope()
Verifies the current state to see if we can return the scope, and do so
if appropriate.
|
| Constructor and Description |
|---|
Scope(DOMStreamReader.Scope parent) |