class nu.xom.JaxenNavigator$ChildIterator implements java.util.Iterator
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: nu.xom.JaxenNavigator$ChildIterator
  super_class: java.lang.Object
{
  private final nu.xom.ParentNode parent;
    descriptor: Lnu/xom/ParentNode;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private int xomIndex;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private final int xomCount;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(nu.xom.ParentNode);
    descriptor: (Lnu/xom/ParentNode;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // nu.xom.JaxenNavigator$ChildIterator this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tDefaultNavigator cannot be resolved to a type\n\tNamedAccessNavigator cannot be resolved to a type\n\tSingleObjectIterator cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tJaxenConstants cannot be resolved to a variable\n\tSingleObjectIterator cannot be resolved to a type\n\tFunctionCallException cannot be resolved to a type\n\tFunctionCallException cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tJaxenConstants cannot be resolved to a variable\n\tJaxenConstants cannot be resolved to a variable\n\tXPath cannot be resolved to a type\n\tJaxenException cannot be resolved to a type\n\tThe constructor JaxenConnector(String) refers to the missing type JaxenException\n\tUnsupportedAxisException cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tUnsupportedAxisException cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tSingleObjectIterator cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // nu.xom.JaxenNavigator$ChildIterator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnu/xom/JaxenNavigator$ChildIterator;
    MethodParameters:
        Name  Flags
      parent  

  void <init>(nu.xom.ParentNode, int);
    descriptor: (Lnu/xom/ParentNode;I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // nu.xom.JaxenNavigator$ChildIterator this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tDefaultNavigator cannot be resolved to a type\n\tNamedAccessNavigator cannot be resolved to a type\n\tSingleObjectIterator cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tJaxenConstants cannot be resolved to a variable\n\tSingleObjectIterator cannot be resolved to a type\n\tFunctionCallException cannot be resolved to a type\n\tFunctionCallException cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tJaxenConstants cannot be resolved to a variable\n\tJaxenConstants cannot be resolved to a variable\n\tXPath cannot be resolved to a type\n\tJaxenException cannot be resolved to a type\n\tThe constructor JaxenConnector(String) refers to the missing type JaxenException\n\tUnsupportedAxisException cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tUnsupportedAxisException cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n\tSingleObjectIterator cannot be resolved to a type\n\tJaxenConstants cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // nu.xom.JaxenNavigator$ChildIterator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnu/xom/JaxenNavigator$ChildIterator;
    MethodParameters:
           Name  Flags
      parent     
      startNode  

  public boolean hasNext();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // nu.xom.JaxenNavigator$ChildIterator this
         0: .line 319
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // nu.xom.JaxenNavigator$ChildIterator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnu/xom/JaxenNavigator$ChildIterator;

  public java.lang.Object next();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // nu.xom.JaxenNavigator$ChildIterator this
         0: .line 335
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // nu.xom.JaxenNavigator$ChildIterator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnu/xom/JaxenNavigator$ChildIterator;

  public void remove();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // nu.xom.JaxenNavigator$ChildIterator this
         0: .line 370
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // nu.xom.JaxenNavigator$ChildIterator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnu/xom/JaxenNavigator$ChildIterator;
}
SourceFile: "JaxenNavigator.java"
NestHost: nu.xom.JaxenNavigator
InnerClasses:
  private ChildIterator = nu.xom.JaxenNavigator$ChildIterator of nu.xom.JaxenNavigator