final class jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config
  super_class: java.lang.Object
{
  private boolean isFile;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean withRegistryKeyPath;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.xml cannot be resolved\n\tThe import javax.xml cannot be resolved\n\tThis lambda expression refers to the missing type XMLStreamWriter\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n\tXMLStreamWriter cannot be resolved to a type\n\tXMLStreamException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/incubator/jpackage/internal/WixSourcesBuilder$Component$Config;

  jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config withRegistryKeyPath();
    descriptor: ()Ljdk/incubator/jpackage/internal/WixSourcesBuilder$Component$Config;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config this
         0: .line 294
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/incubator/jpackage/internal/WixSourcesBuilder$Component$Config;

  jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config file();
    descriptor: ()Ljdk/incubator/jpackage/internal/WixSourcesBuilder$Component$Config;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config this
         0: .line 299
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/incubator/jpackage/internal/WixSourcesBuilder$Component$Config;
}
SourceFile: "WixSourcesBuilder.java"
NestHost: jdk.incubator.jpackage.internal.WixSourcesBuilder
InnerClasses:
  final Component = jdk.incubator.jpackage.internal.WixSourcesBuilder$Component of jdk.incubator.jpackage.internal.WixSourcesBuilder
  private final Config = jdk.incubator.jpackage.internal.WixSourcesBuilder$Component$Config of jdk.incubator.jpackage.internal.WixSourcesBuilder$Component