JavaScript is disabled on your browser.
Skip navigation links
com.thoughtworks.xstream.io

Class AttributeNameIterator

  • All Implemented Interfaces:
    java.util.Iterator

    Deprecated.
    As of 1.4.8, it is an internal helper class only

    public class AttributeNameIterator
    extends java.lang.Object
    implements java.util.Iterator
    Provide an iterator over the attribute names of the current node of a reader.
    Author:
    Joe Walnes
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      boolean hasNext ()
      Deprecated.
      java.lang.Object next ()
      Deprecated.
      void remove ()
      Deprecated.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Iterator

        forEachRemaining
    • Method Detail

      • hasNext

        public boolean hasNext()
        Deprecated.
        Specified by:
        hasNext in interface java.util.Iterator
      • next

        public java.lang.Object next()
        Deprecated.
        Specified by:
        next in interface java.util.Iterator
      • remove

        public void remove()
        Deprecated.
        Specified by:
        remove in interface java.util.Iterator
Skip navigation links

Copyright © 2004–2024 XStream. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /