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) class
TheInputStack
is used to keep track of the nodes that have been read from the document.(package private) class
TheNodeStack
object is used to represent a stack of DOM nodes.