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 ElementScopeXmlScanner. _currElemInformation about the current element on the stack(package private) ElementScopeElementScope. mParentMethods in com.fasterxml.aalto.in that return ElementScope Modifier and Type Method Description ElementScopeElementScope. getParent()Constructors in com.fasterxml.aalto.in with parameters of type ElementScope Constructor Description ElementScope(PName name, ElementScope parent)
-