Class ReaderDepthState.State

  • Enclosing class:
    ReaderDepthState

    private static class ReaderDepthState.State
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private State()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        java.lang.String name
      • value

        java.lang.String value
      • attributes

        java.util.List attributes
      • hasMoreChildren

        boolean hasMoreChildren
    • Constructor Detail

      • State

        private State()