class org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 extends org.apache.batik.parser.DefaultLengthHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1
  super_class: org.apache.batik.parser.DefaultLengthHandler
{
  final org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory this$1;
    descriptor: Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory);
    descriptor: (Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1376
            aload 0 /* this */
            aload 1
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            aload 0 /* this */
            invokespecial org.apache.batik.parser.DefaultLengthHandler.<init>:()V
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    MethodParameters:
        Name  Flags
      this$0  final

  public void startLength();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1378
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            iconst_1
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1379
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void lengthValue(float);
    descriptor: (F)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
        start local 1 // float v
         0: .line 1381
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            fload 1 /* v */
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.value:F
         1: .line 1382
            return
        end local 1 // float v
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
            0    2     1     v  F
    Exceptions:
      throws org.apache.batik.parser.ParseException
    MethodParameters:
      Name  Flags
      v     

  public void em();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1384
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            iconst_3
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1385
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void ex();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1387
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            iconst_4
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1388
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void in();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1390
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            bipush 8
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1391
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void cm();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1393
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            bipush 6
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1394
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void mm();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1396
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            bipush 7
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1397
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void pc();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1399
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            bipush 10
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1400
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void pt();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1402
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            bipush 9
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1403
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void px();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1405
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            iconst_5
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1406
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void percentage();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1408
            aload 0 /* this */
            getfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1.this$1:Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory;
            iconst_2
            putfield org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory.type:S
         1: .line 1409
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException

  public void endLength();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
         0: .line 1411
            return
        end local 0 // org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/batik/bridge/SVGAnimationEngine$AnimatableLengthValueFactory$1;
    Exceptions:
      throws org.apache.batik.parser.ParseException
}
SourceFile: "SVGAnimationEngine.java"
EnclosingMethod: org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory
NestHost: org.apache.batik.bridge.SVGAnimationEngine
InnerClasses:
  protected AnimatableLengthValueFactory = org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory of org.apache.batik.bridge.SVGAnimationEngine
  org.apache.batik.bridge.SVGAnimationEngine$AnimatableLengthValueFactory$1