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._currentAttributesList of attributes extracted from_namedNodeMap.(package private) final FinalArrayList<String> DOMStreamReader.Scope.additionalNamespacesAdditional 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.currentNamespacesList of namespace declarations extracted from_namedNodeMap