Uses of Class
org.jvnet.staxex.util.DOMStreamReader.Scope
Packages that use DOMStreamReader.Scope
-
Uses of DOMStreamReader.Scope in org.jvnet.staxex.util
Fields in org.jvnet.staxex.util declared as DOMStreamReader.ScopeModifier and TypeFieldDescription(package private) final DOMStreamReader.Scope
DOMStreamReader.Scope.parent
Scope for the parent element.protected DOMStreamReader.Scope[]
DOMStreamReader.scopes
DOMStreamReader.Scope
buffer.Methods in org.jvnet.staxex.util that return DOMStreamReader.ScopeModifier and TypeMethodDescriptionprivate DOMStreamReader.Scope
DOMStreamReader.allocateScope()
Allocate newDOMStreamReader.Scope
forDOMStreamReader.splitAttributes()
.private DOMStreamReader.Scope
DOMStreamReader.getCheckedScope()
Verifies the current state to see if we can return the scope, and do so if appropriate.Constructors in org.jvnet.staxex.util with parameters of type DOMStreamReader.Scope