class freemarker.ext.jsp.TaglibFactory$ServletContextTldLocation implements freemarker.ext.jsp.TaglibFactory$TldLocation
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: freemarker.ext.jsp.TaglibFactory$ServletContextTldLocation
  super_class: java.lang.Object
{
  private final java.lang.String fileResourcePath;
    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.lang.String);
    descriptor: (Lfreemarker/ext/jsp/TaglibFactory;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.ext.jsp.TaglibFactory$ServletContextTldLocation 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$ServletContextTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$ServletContextTldLocation;
    MethodParameters:
                  Name  Flags
      this$0            final
      fileResourcePath  

  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$ServletContextTldLocation this
         0: .line 1214
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.TaglibFactory$ServletContextTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$ServletContextTldLocation;
    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$ServletContextTldLocation this
         0: .line 1222
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.TaglibFactory$ServletContextTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$ServletContextTldLocation;
    Exceptions:
      throws java.io.IOException

  private java.io.IOException newResourceNotFoundException();
    descriptor: ()Ljava/io/IOException;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.TaglibFactory$ServletContextTldLocation this
         0: .line 1226
            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$ServletContextTldLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/TaglibFactory$ServletContextTldLocation;

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