Uses of Class
com.fasterxml.aalto.in.ElementScope
-
Packages that use ElementScope Package Description com.fasterxml.aalto.in -
-
Uses of ElementScope in com.fasterxml.aalto.in
Fields in com.fasterxml.aalto.in declared as ElementScope Modifier and Type Field Description protected ElementScope
XmlScanner. _currElem
Information about the current element on the stack(package private) ElementScope
ElementScope. mParent
Methods in com.fasterxml.aalto.in that return ElementScope Modifier and Type Method Description ElementScope
ElementScope. getParent()
Constructors in com.fasterxml.aalto.in with parameters of type ElementScope Constructor Description ElementScope(PName name, ElementScope parent)
-