public class com.sun.org.apache.xml.internal.security.utils.XPathFuncHereAPI
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.org.apache.xml.internal.security.utils.XPathFuncHereAPI
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.utils.XPathFuncHereAPI this
         0: .line 58
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.sun.org.apache.xml.internal.security.utils.XPathFuncHereAPI this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/utils/XPathFuncHereAPI;

  public static Node selectSingleNode(Node, Node);
    descriptor: (LNode;LNode;)LNode;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 71
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
             Name  Flags
      contextNode  
      xpathnode    

  public static Node selectSingleNode(Node, Node, Node);
    descriptor: (LNode;LNode;LNode;)LNode;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 87
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
               Name  Flags
      contextNode    
      xpathnode      
      namespaceNode  

  public static NodeIterator selectNodeIterator(Node, Node);
    descriptor: (LNode;LNode;)LNodeIterator;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 109
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
             Name  Flags
      contextNode  
      xpathnode    

  public static NodeIterator selectNodeIterator(Node, Node, Node);
    descriptor: (LNode;LNode;LNode;)LNodeIterator;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 125
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
               Name  Flags
      contextNode    
      xpathnode      
      namespaceNode  

  public static NodeList selectNodeList(Node, Node);
    descriptor: (LNode;LNode;)LNodeList;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
             Name  Flags
      contextNode  
      xpathnode    

  public static NodeList selectNodeList(Node, Node, Node);
    descriptor: (LNode;LNode;LNode;)LNodeList;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 162
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
               Name  Flags
      contextNode    
      xpathnode      
      namespaceNode  

  public static XObject eval(Node, Node);
    descriptor: (LNode;LNode;)LXObject;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 188
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
             Name  Flags
      contextNode  
      xpathnode    

  public static XObject eval(Node, Node, Node);
    descriptor: (LNode;LNode;LNode;)LXObject;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 213
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
               Name  Flags
      contextNode    
      xpathnode      
      namespaceNode  

  public static XObject eval(Node, Node, PrefixResolver);
    descriptor: (LNode;LNode;LPrefixResolver;)LXObject;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 267
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tPrefixResolver cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws TransformerException
    MethodParameters:
                Name  Flags
      contextNode     
      xpathnode       
      prefixResolver  

  static java.lang.String getStrFromNode(Node);
    descriptor: (LNode;)Ljava/lang/String;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 294
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tText cannot be resolved to a type\n\tText cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tProcessingInstruction cannot be resolved to a type\n\tProcessingInstruction cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      xpathnode  
}
SourceFile: "XPathFuncHereAPI.java"