Uses of Class
org.simpleframework.xml.stream.Stack
Packages that use Stack
-
Uses of Stack in org.simpleframework.xml.stream
Subclasses of Stack in org.simpleframework.xml.streamModifier and TypeClassDescription(package private) classTheInputStackis used to keep track of the nodes that have been read from the document.(package private) classTheNodeStackobject is used to represent a stack of DOM nodes.