class org.apache.fop.tools.EventProducerCollector
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.apache.fop.tools.EventProducerCollector
  super_class: java.lang.Object
{
  private static final java.lang.String CLASSNAME_EVENT_PRODUCER;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final java.util.Map<java.lang.String, java.lang.Class<?>> PRIMITIVE_MAP;
    descriptor: Ljava/util/Map;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Class<*>;>;

  private DocletTagFactory tagFactory;
    descriptor: LDocletTagFactory;
    flags: (0x0002) ACC_PRIVATE

  private java.util.List<org.apache.fop.events.model.EventModel> models;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lorg/apache/fop/events/model/EventModel;>;

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.fop.tools.EventProducerCollector this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.thoughtworks cannot be resolved\n\tThe import com.thoughtworks cannot be resolved\n\tThe import com.thoughtworks cannot be resolved\n\tThe import com.thoughtworks cannot be resolved\n\tThe import com.thoughtworks cannot be resolved\n\tThe import com.thoughtworks cannot be resolved\n\tThe import com.thoughtworks cannot be resolved\n\tThe import com.thoughtworks cannot be resolved\n\tDocletTagFactory cannot be resolved to a type\n\tDocletTagFactory cannot be resolved to a type\n\tThe method createDocletTagFactory() from the type EventProducerCollector refers to the missing type DocletTagFactory\n\tDocletTagFactory cannot be resolved to a type\n\tDefaultDocletTagFactory cannot be resolved to a type\n\tJavaDocBuilder cannot be resolved to a type\n\tJavaDocBuilder cannot be resolved to a type\n\tDocletTagFactory cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaMethod cannot be resolved to a type\n\tJavaMethod cannot be resolved to a type\n\tJavaMethod cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaParameter cannot be resolved to a type\n\tType cannot be resolved to a type\n\tDocletTag cannot be resolved to a type\n\tJavaParameter cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.fop.tools.EventProducerCollector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/tools/EventProducerCollector;

  protected DocletTagFactory createDocletTagFactory();
    descriptor: ()LDocletTagFactory;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.fop.tools.EventProducerCollector this
         0: .line 78
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tDocletTagFactory cannot be resolved to a type\n\tDefaultDocletTagFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.fop.tools.EventProducerCollector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/tools/EventProducerCollector;

  public boolean scanFile(java.io.File);
    descriptor: (Ljava/io/File;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.fop.tools.EventProducerCollector this
         0: .line 92
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tJavaDocBuilder cannot be resolved to a type\n\tJavaDocBuilder cannot be resolved to a type\n\tDocletTagFactory cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.fop.tools.EventProducerCollector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/tools/EventProducerCollector;
    Exceptions:
      throws java.io.IOException, org.apache.fop.tools.EventConventionException, java.lang.ClassNotFoundException
    MethodParameters:
      Name  Flags
      src   

  boolean implementsInterface(JavaClass, java.lang.String);
    descriptor: (LJavaClass;Ljava/lang/String;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.apache.fop.tools.EventProducerCollector this
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.fop.tools.EventProducerCollector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/tools/EventProducerCollector;
    MethodParameters:
       Name  Flags
      clazz  
      intf   

  protected void processEventProducerInterface(JavaClass);
    descriptor: (LJavaClass;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.fop.tools.EventProducerCollector this
         0: .line 121
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tJavaClass cannot be resolved to a type\n\tJavaMethod cannot be resolved to a type\n\tJavaMethod cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.fop.tools.EventProducerCollector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/tools/EventProducerCollector;
    Exceptions:
      throws org.apache.fop.tools.EventConventionException, java.lang.ClassNotFoundException
    MethodParameters:
       Name  Flags
      clazz  

  org.apache.fop.events.model.EventMethodModel createMethodModel(JavaMethod);
    descriptor: (LJavaMethod;)Lorg/apache/fop/events/model/EventMethodModel;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.fop.tools.EventProducerCollector this
         0: .line 134
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tJavaMethod cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tJavaParameter cannot be resolved to a type\n\tType cannot be resolved to a type\n\tDocletTag cannot be resolved to a type\n\tJavaParameter cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJavaClass cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.fop.tools.EventProducerCollector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/tools/EventProducerCollector;
    Exceptions:
      throws org.apache.fop.tools.EventConventionException, java.lang.ClassNotFoundException
    MethodParameters:
        Name  Flags
      method  

  public java.util.List<org.apache.fop.events.model.EventModel> getModels();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.apache.fop.tools.EventProducerCollector this
         0: .line 196
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.fop.tools.EventProducerCollector this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/tools/EventProducerCollector;
    Signature: ()Ljava/util/List<Lorg/apache/fop/events/model/EventModel;>;
}
SourceFile: "EventProducerCollector.java"