public class com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg extends com.sun.org.apache.xpath.internal.functions.FunctionOneArg
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg
super_class: com.sun.org.apache.xpath.internal.functions.FunctionOneArg
{
static final long serialVersionUID;
descriptor: J
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 2325189412814149264
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.org.apache.xpath.internal.functions.FunctionOneArg.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
protected int getArg0AsNode(com.sun.org.apache.xpath.internal.XPathContext);
descriptor: (Lcom/sun/org/apache/xpath/internal/XPathContext;)I
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
ifnonnull 2
1: aload 1
invokevirtual com.sun.org.apache.xpath.internal.XPathContext.getCurrentNode:()I
goto 3
StackMap locals:
StackMap stack:
2: aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
aload 1
invokevirtual com.sun.org.apache.xpath.internal.Expression.asNode:(Lcom/sun/org/apache/xpath/internal/XPathContext;)I
3: StackMap locals:
StackMap stack: int
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
0 4 1 xctxt Lcom/sun/org/apache/xpath/internal/XPathContext;
Exceptions:
throws javax.xml.transform.TransformerException
MethodParameters:
Name Flags
xctxt
public boolean Arg0IsNodesetExpr();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
ifnonnull 1
iconst_1
goto 2
StackMap locals:
StackMap stack:
1: aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
invokevirtual com.sun.org.apache.xpath.internal.Expression.isNodesetExpr:()Z
StackMap locals:
StackMap stack: int
2: ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
protected com.sun.org.apache.xml.internal.utils.XMLString getArg0AsString(com.sun.org.apache.xpath.internal.XPathContext);
descriptor: (Lcom/sun/org/apache/xpath/internal/XPathContext;)Lcom/sun/org/apache/xml/internal/utils/XMLString;
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
ifnonnull 6
1: aload 1
invokevirtual com.sun.org.apache.xpath.internal.XPathContext.getCurrentNode:()I
istore 2
start local 2 2: iconst_m1
iload 2
if_icmpne 4
3: getstatic com.sun.org.apache.xpath.internal.objects.XString.EMPTYSTRING:Lcom/sun/org/apache/xpath/internal/objects/XString;
areturn
4: StackMap locals: int
StackMap stack:
aload 1
iload 2
invokevirtual com.sun.org.apache.xpath.internal.XPathContext.getDTM:(I)Lcom/sun/org/apache/xml/internal/dtm/DTM;
astore 3
start local 3 5: aload 3
iload 2
invokeinterface com.sun.org.apache.xml.internal.dtm.DTM.getStringValue:(I)Lcom/sun/org/apache/xml/internal/utils/XMLString;
areturn
end local 3 end local 2 6: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
aload 1
invokevirtual com.sun.org.apache.xpath.internal.Expression.execute:(Lcom/sun/org/apache/xpath/internal/XPathContext;)Lcom/sun/org/apache/xpath/internal/objects/XObject;
invokevirtual com.sun.org.apache.xpath.internal.objects.XObject.xstr:()Lcom/sun/org/apache/xml/internal/utils/XMLString;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
0 7 1 xctxt Lcom/sun/org/apache/xpath/internal/XPathContext;
2 6 2 currentNode I
5 6 3 dtm Lcom/sun/org/apache/xml/internal/dtm/DTM;
Exceptions:
throws javax.xml.transform.TransformerException
MethodParameters:
Name Flags
xctxt
protected double getArg0AsNumber(com.sun.org.apache.xpath.internal.XPathContext);
descriptor: (Lcom/sun/org/apache/xpath/internal/XPathContext;)D
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=5, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
ifnonnull 7
1: aload 1
invokevirtual com.sun.org.apache.xpath.internal.XPathContext.getCurrentNode:()I
istore 2
start local 2 2: iconst_m1
iload 2
if_icmpne 4
3: dconst_0
dreturn
4: StackMap locals: int
StackMap stack:
aload 1
iload 2
invokevirtual com.sun.org.apache.xpath.internal.XPathContext.getDTM:(I)Lcom/sun/org/apache/xml/internal/dtm/DTM;
astore 3
start local 3 5: aload 3
iload 2
invokeinterface com.sun.org.apache.xml.internal.dtm.DTM.getStringValue:(I)Lcom/sun/org/apache/xml/internal/utils/XMLString;
astore 4
start local 4 6: aload 4
invokeinterface com.sun.org.apache.xml.internal.utils.XMLString.toDouble:()D
dreturn
end local 4 end local 3 end local 2 7: StackMap locals:
StackMap stack:
aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
aload 1
invokevirtual com.sun.org.apache.xpath.internal.Expression.execute:(Lcom/sun/org/apache/xpath/internal/XPathContext;)Lcom/sun/org/apache/xpath/internal/objects/XObject;
invokevirtual com.sun.org.apache.xpath.internal.objects.XObject.num:()D
dreturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
0 8 1 xctxt Lcom/sun/org/apache/xpath/internal/XPathContext;
2 7 2 currentNode I
5 7 3 dtm Lcom/sun/org/apache/xml/internal/dtm/DTM;
6 7 4 str Lcom/sun/org/apache/xml/internal/utils/XMLString;
Exceptions:
throws javax.xml.transform.TransformerException
MethodParameters:
Name Flags
xctxt
public void checkNumberArgs(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: iload 1
iconst_1
if_icmple 2
1: aload 0
invokevirtual com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.reportWrongNumberArgs:()V
2: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
0 3 1 argNum I
Exceptions:
throws com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException
MethodParameters:
Name Flags
argNum
protected void reportWrongNumberArgs();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=4, locals=1, args_size=1
start local 0 0: new com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException
dup
ldc "ER_ZERO_OR_ONE"
aconst_null
invokestatic com.sun.org.apache.xalan.internal.res.XSLMessages.createXPATHMessage:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
invokespecial com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
Exceptions:
throws com.sun.org.apache.xpath.internal.functions.WrongNumberArgsException
public boolean canTraverseOutsideSubtree();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.org.apache.xpath.internal.functions.FunctionDef1Arg.m_arg0:Lcom/sun/org/apache/xpath/internal/Expression;
ifnonnull 1
iconst_0
goto 2
StackMap locals:
StackMap stack:
1: aload 0
invokespecial com.sun.org.apache.xpath.internal.functions.FunctionOneArg.canTraverseOutsideSubtree:()Z
StackMap locals:
StackMap stack: int
2: ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/org/apache/xpath/internal/functions/FunctionDef1Arg;
}
SourceFile: "FunctionDef1Arg.java"