Uses of Class
org.jvnet.staxex.util.FinalArrayList
Packages that use FinalArrayList
-
Uses of FinalArrayList in org.jvnet.staxex.util
Fields in org.jvnet.staxex.util declared as FinalArrayListModifier and TypeFieldDescriptionprivate final FinalArrayList<Attr>
DOMStreamReader._currentAttributes
List of attributes extracted from_namedNodeMap
.(package private) final FinalArrayList<String>
DOMStreamReader.Scope.additionalNamespaces
Additional namespace declarations obtained as a result of "fixing" DOM tree, which were not part of the original DOM tree.(package private) final FinalArrayList<Attr>
DOMStreamReader.Scope.currentNamespaces
List of namespace declarations extracted from_namedNodeMap