public class com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport extends com.sun.org.apache.xerces.internal.util.NamespaceSupport
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport
  super_class: com.sun.org.apache.xerces.internal.util.NamespaceSupport
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
         0: .line 40
            aload 0 /* this */
            invokespecial com.sun.org.apache.xerces.internal.util.NamespaceSupport.<init>:()V
         1: .line 41
            return
        end local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/org/apache/xerces/internal/impl/xs/SchemaNamespaceSupport;

  public void <init>(com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport);
    descriptor: (Lcom/sun/org/apache/xerces/internal/impl/xs/SchemaNamespaceSupport;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
        start local 1 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport nSupport
         0: .line 44
            aload 0 /* this */
            invokespecial com.sun.org.apache.xerces.internal.util.NamespaceSupport.<init>:()V
         1: .line 45
            aload 0 /* this */
            aload 1 /* nSupport */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
         2: .line 46
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            arraylength
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
            if_icmpge 4
         3: .line 47
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
            anewarray java.lang.String
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
         4: .line 48
      StackMap locals: com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport
      StackMap stack:
            aload 1 /* nSupport */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            iconst_0
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            iconst_0
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         5: .line 49
            aload 0 /* this */
            aload 1 /* nSupport */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
         6: .line 50
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fContext:[I
            arraylength
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
            if_icmpgt 8
         7: .line 51
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
            iconst_1
            iadd
            newarray 10
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fContext:[I
         8: .line 52
      StackMap locals:
      StackMap stack:
            aload 1 /* nSupport */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fContext:[I
            iconst_0
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fContext:[I
            iconst_0
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
            iconst_1
            iadd
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         9: .line 53
            return
        end local 1 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport nSupport
        end local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   10     0      this  Lcom/sun/org/apache/xerces/internal/impl/xs/SchemaNamespaceSupport;
            0   10     1  nSupport  Lcom/sun/org/apache/xerces/internal/impl/xs/SchemaNamespaceSupport;
    MethodParameters:
          Name  Flags
      nSupport  

  public void setEffectiveContext(java.lang.String[]);
    descriptor: ([Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
        start local 1 // java.lang.String[] namespaceDecls
         0: .line 67
            aload 1 /* namespaceDecls */
            ifnull 1
            aload 1 /* namespaceDecls */
            arraylength
            ifne 2
      StackMap locals:
      StackMap stack:
         1: return
         2: .line 68
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.pushContext:()V
         3: .line 69
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
            aload 1 /* namespaceDecls */
            arraylength
            iadd
            istore 2 /* newSize */
        start local 2 // int newSize
         4: .line 70
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            arraylength
            iload 2 /* newSize */
            if_icmpge 8
         5: .line 72
            iload 2 /* newSize */
            anewarray java.lang.String
            astore 3 /* tempNSArray */
        start local 3 // java.lang.String[] tempNSArray
         6: .line 73
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            iconst_0
            aload 3 /* tempNSArray */
            iconst_0
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         7: .line 74
            aload 0 /* this */
            aload 3 /* tempNSArray */
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
        end local 3 // java.lang.String[] tempNSArray
         8: .line 76
      StackMap locals: int
      StackMap stack:
            aload 1 /* namespaceDecls */
            iconst_0
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
         9: .line 77
            aload 1 /* namespaceDecls */
            arraylength
        10: .line 76
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        11: .line 78
            aload 0 /* this */
            iload 2 /* newSize */
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
        12: .line 79
            return
        end local 2 // int newSize
        end local 1 // java.lang.String[] namespaceDecls
        end local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   13     0            this  Lcom/sun/org/apache/xerces/internal/impl/xs/SchemaNamespaceSupport;
            0   13     1  namespaceDecls  [Ljava/lang/String;
            4   13     2         newSize  I
            6    8     3     tempNSArray  [Ljava/lang/String;
    MethodParameters:
                Name  Flags
      namespaceDecls  

  public java.lang.String[] getEffectiveLocalContext();
    descriptor: ()[Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
         0: .line 92
            aconst_null
            astore 1 /* returnVal */
        start local 1 // java.lang.String[] returnVal
         1: .line 93
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
            iconst_3
            if_icmplt 9
         2: .line 94
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fContext:[I
            iconst_3
            iaload
            istore 2 /* bottomLocalContext */
        start local 2 // int bottomLocalContext
         3: .line 95
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
            iload 2 /* bottomLocalContext */
            isub
            istore 3 /* copyCount */
        start local 3 // int copyCount
         4: .line 96
            iload 3 /* copyCount */
            ifle 9
         5: .line 97
            iload 3 /* copyCount */
            anewarray java.lang.String
            astore 1 /* returnVal */
         6: .line 98
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespace:[Ljava/lang/String;
            iload 2 /* bottomLocalContext */
            aload 1 /* returnVal */
            iconst_0
         7: .line 99
            iload 3 /* copyCount */
         8: .line 98
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        end local 3 // int copyCount
        end local 2 // int bottomLocalContext
         9: .line 102
      StackMap locals: java.lang.String[]
      StackMap stack:
            aload 1 /* returnVal */
            areturn
        end local 1 // java.lang.String[] returnVal
        end local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   10     0                this  Lcom/sun/org/apache/xerces/internal/impl/xs/SchemaNamespaceSupport;
            1   10     1           returnVal  [Ljava/lang/String;
            3    9     2  bottomLocalContext  I
            4    9     3           copyCount  I

  public void makeGlobal();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
         0: .line 108
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
            iconst_3
            if_icmplt 3
         1: .line 109
            aload 0 /* this */
            iconst_3
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fCurrentContext:I
         2: .line 110
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fContext:[I
            iconst_3
            iaload
            putfield com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport.fNamespaceSize:I
         3: .line 112
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.impl.xs.SchemaNamespaceSupport this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/org/apache/xerces/internal/impl/xs/SchemaNamespaceSupport;
}
SourceFile: "SchemaNamespaceSupport.java"