abstract class freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation implements freemarker.ext.jsp.TaglibFactory$TldLocation
  minor version: 0
  major version: 59
  flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
  this_class: freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation
  super_class: java.lang.Object
{
  private final java.net.URL entryUrl;
    descriptor: Ljava/net/URL;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final freemarker.ext.jsp.TaglibFactory$InputStreamFactory fallbackRawJarContentInputStreamFactory;
    descriptor: Lfreemarker/ext/jsp/TaglibFactory$InputStreamFactory;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String entryPath;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final freemarker.ext.jsp.TaglibFactory this$0;
    descriptor: Lfreemarker/ext/jsp/TaglibFactory;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(freemarker.ext.jsp.TaglibFactory, java.net.URL, freemarker.ext.jsp.TaglibFactory$InputStreamFactory, java.lang.String);
    descriptor: (Lfreemarker/ext/jsp/TaglibFactory;Ljava/net/URL;Lfreemarker/ext/jsp/TaglibFactory$InputStreamFactory;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation this
         0: .line 57
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tThe method getRequest() from the type HttpRequestHashModel refers to the missing type HttpServletRequest\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tTag cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$JarEntryTldLocation;
    MethodParameters:
                                         Name  Flags
      this$0                                   final
      entryUrl                                 
      fallbackRawJarContentInputStreamFactory  
      entryPath                                

  public java.io.InputStream getInputStream();
    descriptor: ()Ljava/io/InputStream;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation this
         0: .line 1306
            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.jsp.TaglibFactory$JarEntryTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$JarEntryTldLocation;
    Exceptions:
      throws java.io.IOException

  public java.lang.String getXmlSystemId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation this
         0: .line 1380
            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.jsp.TaglibFactory$JarEntryTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$JarEntryTldLocation;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation this
         0: .line 1385
            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.jsp.TaglibFactory$JarEntryTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$JarEntryTldLocation;
}
SourceFile: "TaglibFactory.java"
NestHost: freemarker.ext.jsp.TaglibFactory
InnerClasses:
  private abstract InputStreamFactory = freemarker.ext.jsp.TaglibFactory$InputStreamFactory of freemarker.ext.jsp.TaglibFactory
  private abstract JarEntryTldLocation = freemarker.ext.jsp.TaglibFactory$JarEntryTldLocation of freemarker.ext.jsp.TaglibFactory
  private abstract TldLocation = freemarker.ext.jsp.TaglibFactory$TldLocation of freemarker.ext.jsp.TaglibFactory