class freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver implements org.xml.sax.EntityResolver
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver
  super_class: java.lang.Object
{
  private int callCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tThe import org.jaxen cannot be resolved\n\tBaseXPath cannot be resolved to a type\n\tBaseXPath cannot be resolved to a type\n\tBaseXPath cannot be resolved to a type\n\tBaseXPath cannot be resolved to a type\n\tBaseXPath cannot be resolved to a type\n\tNavigator cannot be resolved to a type\n\tNamespaceContext cannot be resolved to a type\n\tFunctionContext cannot be resolved to a type\n\tVariableContext cannot be resolved to a type\n\tJaxenException cannot be resolved to a type\n\tNamespaceContext cannot be resolved to a type\n\tNamespaceContext cannot be resolved to a type\n\tVariableContext cannot be resolved to a type\n\tVariableContext cannot be resolved to a type\n\tUnresolvableException cannot be resolved to a type\n\tUnresolvableException cannot be resolved to a type\n\tUnresolvableException cannot be resolved to a type\n\tFunctionContext cannot be resolved to a type\n\tXPathFunctionContext cannot be resolved to a type\n\tFunction cannot be resolved to a type\n\tThe method getFunction(String, String, String) of type new XPathFunctionContext(){} must override or implement a supertype method\n\tUnresolvableException cannot be resolved to a type\n\tXPathFunctionContext cannot be resolved to a type\n\tUnresolvableException cannot be resolved to a type\n\tXPathFunctionContext cannot be resolved to a type\n\tNavigator cannot be resolved to a type\n\tDocumentNavigator cannot be resolved to a type\n\tThe method getDocument(String) of type new DocumentNavigator(){} must override or implement a supertype method\n\tFunctionCallException cannot be resolved to a type\n\tFunctionCallException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/dom/JaxenXPathSupport$FmEntityResolver;

  public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lorg/xml/sax/InputSource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver this
         0: .line 225
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/dom/JaxenXPathSupport$FmEntityResolver;
    Exceptions:
      throws org.xml.sax.SAXException, java.io.IOException
    MethodParameters:
          Name  Flags
      publicId  
      systemId  

  int getCallCount();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver this
         0: .line 231
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/dom/JaxenXPathSupport$FmEntityResolver;
}
SourceFile: "JaxenXPathSupport.java"
NestHost: freemarker.ext.dom.JaxenXPathSupport
InnerClasses:
  private FmEntityResolver = freemarker.ext.dom.JaxenXPathSupport$FmEntityResolver of freemarker.ext.dom.JaxenXPathSupport