class org.springframework.web.util.pattern.WildcardPathElement extends org.springframework.web.util.pattern.PathElement
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.web.util.pattern.WildcardPathElement
super_class: org.springframework.web.util.pattern.PathElement
{
public void <init>(int, char);
descriptor: (IC)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
iload 1
iload 2
invokespecial org.springframework.web.util.pattern.PathElement.<init>:(IC)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/springframework/web/util/pattern/WildcardPathElement;
0 2 1 pos I
0 2 2 separator C
MethodParameters:
Name Flags
pos
separator
public boolean matches(int, org.springframework.web.util.pattern.PathPattern$MatchingContext);
descriptor: (ILorg/springframework/web/util/pattern/PathPattern$MatchingContext;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aconst_null
astore 3
start local 3 1: iload 1
aload 2
getfield org.springframework.web.util.pattern.PathPattern$MatchingContext.pathLength:I
if_icmpge 7
2: aload 2
getfield org.springframework.web.util.pattern.PathPattern$MatchingContext.pathElements:Ljava/util/List;
iload 1
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast org.springframework.http.server.PathContainer$Element
astore 4
start local 4 3: aload 4
instanceof org.springframework.http.server.PathContainer$PathSegment
ifne 5
4: iconst_0
ireturn
5: StackMap locals: java.lang.String org.springframework.http.server.PathContainer$Element
StackMap stack:
aload 4
checkcast org.springframework.http.server.PathContainer$PathSegment
invokeinterface org.springframework.http.server.PathContainer$PathSegment.valueToMatch:()Ljava/lang/String;
astore 3
6: iinc 1 1
end local 4 7: StackMap locals:
StackMap stack:
aload 0
invokevirtual org.springframework.web.util.pattern.WildcardPathElement.isNoMorePattern:()Z
ifeq 19
8: aload 2
getfield org.springframework.web.util.pattern.PathPattern$MatchingContext.determineRemainingPath:Z
ifeq 11
9: aload 2
iload 1
putfield org.springframework.web.util.pattern.PathPattern$MatchingContext.remainingPathIndex:I
10: iconst_1
ireturn
11: StackMap locals:
StackMap stack:
iload 1
aload 2
getfield org.springframework.web.util.pattern.PathPattern$MatchingContext.pathLength:I
if_icmpne 13
12: iconst_1
ireturn
13: StackMap locals:
StackMap stack:
aload 2
invokevirtual org.springframework.web.util.pattern.PathPattern$MatchingContext.isMatchOptionalTrailingSeparator:()Z
ifeq 18
14: aload 3
ifnull 18
aload 3
invokevirtual java.lang.String.length:()I
ifle 18
15: iload 1
iconst_1
iadd
aload 2
getfield org.springframework.web.util.pattern.PathPattern$MatchingContext.pathLength:I
if_icmpne 18
16: aload 2
iload 1
invokevirtual org.springframework.web.util.pattern.PathPattern$MatchingContext.isSeparator:(I)Z
ifeq 18
17: iconst_1
ireturn
StackMap locals:
StackMap stack:
18: iconst_0
ireturn
19: StackMap locals:
StackMap stack:
aload 3
ifnull 20
aload 3
invokevirtual java.lang.String.length:()I
ifne 21
20: StackMap locals:
StackMap stack:
iconst_0
ireturn
21: StackMap locals:
StackMap stack:
aload 0
getfield org.springframework.web.util.pattern.WildcardPathElement.next:Lorg/springframework/web/util/pattern/PathElement;
ifnull 22
aload 0
getfield org.springframework.web.util.pattern.WildcardPathElement.next:Lorg/springframework/web/util/pattern/PathElement;
iload 1
aload 2
invokevirtual org.springframework.web.util.pattern.PathElement.matches:(ILorg/springframework/web/util/pattern/PathPattern$MatchingContext;)Z
ifeq 22
iconst_1
ireturn
StackMap locals:
StackMap stack:
22: iconst_0
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 23 0 this Lorg/springframework/web/util/pattern/WildcardPathElement;
0 23 1 pathIndex I
0 23 2 matchingContext Lorg/springframework/web/util/pattern/PathPattern$MatchingContext;
1 23 3 segmentData Ljava/lang/String;
3 7 4 element Lorg/springframework/http/server/PathContainer$Element;
MethodParameters:
Name Flags
pathIndex
matchingContext
public int getNormalizedLength();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/web/util/pattern/WildcardPathElement;
public int getWildcardCount();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/web/util/pattern/WildcardPathElement;
public int getScore();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: bipush 100
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/web/util/pattern/WildcardPathElement;
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: ldc "Wildcard(*)"
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/web/util/pattern/WildcardPathElement;
public char[] getChars();
descriptor: ()[C
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: iconst_1
newarray 5
dup
iconst_0
bipush 42
castore
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/web/util/pattern/WildcardPathElement;
}
SourceFile: "WildcardPathElement.java"
InnerClasses:
public abstract Element = org.springframework.http.server.PathContainer$Element of org.springframework.http.server.PathContainer
public abstract PathSegment = org.springframework.http.server.PathContainer$PathSegment of org.springframework.http.server.PathContainer
MatchingContext = org.springframework.web.util.pattern.PathPattern$MatchingContext of org.springframework.web.util.pattern.PathPattern