public class com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration extends com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration implements com.sun.org.apache.xerces.internal.xni.parser.XMLPullParserConfiguration
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration
  super_class: com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration
{
  protected static final java.lang.String WARN_ON_DUPLICATE_ATTDEF;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/warn-on-duplicate-attdef"

  protected static final java.lang.String WARN_ON_DUPLICATE_ENTITYDEF;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/warn-on-duplicate-entitydef"

  protected static final java.lang.String WARN_ON_UNDECLARED_ELEMDEF;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/warn-on-undeclared-elemdef"

  protected static final java.lang.String ALLOW_JAVA_ENCODINGS;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/allow-java-encodings"

  protected static final java.lang.String CONTINUE_AFTER_FATAL_ERROR;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/continue-after-fatal-error"

  protected static final java.lang.String LOAD_EXTERNAL_DTD;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/nonvalidating/load-external-dtd"

  protected static final java.lang.String NOTIFY_BUILTIN_REFS;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/scanner/notify-builtin-refs"

  protected static final java.lang.String NOTIFY_CHAR_REFS;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/scanner/notify-char-refs"

  protected static final java.lang.String NORMALIZE_DATA;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/schema/normalized-value"

  protected static final java.lang.String SCHEMA_ELEMENT_DEFAULT;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/schema/element-default"

  protected static final java.lang.String ERROR_REPORTER;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/error-reporter"

  protected static final java.lang.String ENTITY_MANAGER;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/entity-manager"

  protected static final java.lang.String DOCUMENT_SCANNER;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/document-scanner"

  protected static final java.lang.String DTD_SCANNER;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/dtd-scanner"

  protected static final java.lang.String XMLGRAMMAR_POOL;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/grammar-pool"

  protected static final java.lang.String DTD_VALIDATOR;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/validator/dtd"

  protected static final java.lang.String NAMESPACE_BINDER;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/namespace-binder"

  protected static final java.lang.String DATATYPE_VALIDATOR_FACTORY;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/datatype-validator-factory"

  protected static final java.lang.String VALIDATION_MANAGER;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/validation-manager"

  protected static final java.lang.String SCHEMA_VALIDATOR;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/validator/schema"

  protected static final java.lang.String LOCALE;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/locale"

  protected static final java.lang.String XML_SECURITY_PROPERTY_MANAGER;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"

  private static final java.lang.String SECURITY_MANAGER;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/security-manager"

  private static final boolean PRINT_EXCEPTION_STACK_TRACE;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  protected com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool fGrammarPool;
    descriptor: Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory fDatatypeValidatorFactory;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.impl.XMLErrorReporter fErrorReporter;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.impl.XMLEntityManager fEntityManager;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentScanner fScanner;
    descriptor: Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource fInputSource;
    descriptor: Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.xni.parser.XMLDTDScanner fDTDScanner;
    descriptor: Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.impl.validation.ValidationManager fValidationManager;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
    flags: (0x0004) ACC_PROTECTED

  private com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl fNamespaceScanner;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl fNonNSScanner;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
    flags: (0x0002) ACC_PRIVATE

  protected boolean fConfigUpdated;
    descriptor: Z
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.xni.XMLLocator fLocator;
    descriptor: Lcom/sun/org/apache/xerces/internal/xni/XMLLocator;
    flags: (0x0004) ACC_PROTECTED

  protected boolean fParseInProgress;
    descriptor: Z
    flags: (0x0004) ACC_PROTECTED

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 240
            aload 0 /* this */
            aconst_null
            aconst_null
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.<init>:(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         1: .line 241
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  public void <init>(com.sun.org.apache.xerces.internal.util.SymbolTable);
    descriptor: (Lcom/sun/org/apache/xerces/internal/util/SymbolTable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
         0: .line 249
            aload 0 /* this */
            aload 1 /* symbolTable */
            aconst_null
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.<init>:(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         1: .line 250
            return
        end local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    2     1  symbolTable  Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
    MethodParameters:
             Name  Flags
      symbolTable  

  public void <init>(com.sun.org.apache.xerces.internal.util.SymbolTable, com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool);
    descriptor: (Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
        start local 2 // com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool grammarPool
         0: .line 265
            aload 0 /* this */
            aload 1 /* symbolTable */
            aload 2 /* grammarPool */
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.<init>:(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         1: .line 266
            return
        end local 2 // com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool grammarPool
        end local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    2     1  symbolTable  Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            0    2     2  grammarPool  Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
    MethodParameters:
             Name  Flags
      symbolTable  
      grammarPool  

  public void <init>(com.sun.org.apache.xerces.internal.util.SymbolTable, com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool, com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager);
    descriptor: (Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=10, args_size=4
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
        start local 2 // com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool grammarPool
        start local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager parentSettings
         0: .line 283
            aload 0 /* this */
            aload 1 /* symbolTable */
            aload 3 /* parentSettings */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.<init>:(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         1: .line 219
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fConfigUpdated:Z
         2: .line 232
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fParseInProgress:Z
         3: .line 286
            iconst_5
            anewarray java.lang.String
            dup
            iconst_0
         4: .line 287
            ldc "http://apache.org/xml/features/internal/parser-settings"
            aastore
            dup
            iconst_1
         5: .line 288
            ldc "http://xml.org/sax/features/namespaces"
            aastore
            dup
            iconst_2
         6: .line 292
            ldc "http://apache.org/xml/features/continue-after-fatal-error"
            aastore
            dup
            iconst_3
         7: .line 297
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            aastore
            dup
            iconst_4
         8: .line 298
            ldc "jdk.xml.overrideDefaultParser"
            aastore
         9: .line 286
            astore 4 /* recognizedFeatures */
        start local 4 // java.lang.String[] recognizedFeatures
        10: .line 300
            aload 0 /* this */
            aload 4 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.addRecognizedFeatures:([Ljava/lang/String;)V
        11: .line 306
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/continue-after-fatal-error"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        12: .line 307
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/internal/parser-settings"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        13: .line 308
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://xml.org/sax/features/namespaces"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        14: .line 313
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            getstatic jdk.xml.internal.JdkXmlUtils.USE_CATALOG_DEFAULT:Z
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        15: .line 314
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fFeatures:Ljava/util/Map;
            ldc "jdk.xml.overrideDefaultParser"
            getstatic jdk.xml.internal.JdkXmlUtils.OVERRIDE_PARSER_DEFAULT:Z
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        16: .line 317
            bipush 17
            anewarray java.lang.String
            dup
            iconst_0
        17: .line 318
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aastore
            dup
            iconst_1
        18: .line 319
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aastore
            dup
            iconst_2
        19: .line 320
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aastore
            dup
            iconst_3
        20: .line 321
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aastore
            dup
            iconst_4
        21: .line 322
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aastore
            dup
            iconst_5
        22: .line 323
            ldc "http://apache.org/xml/properties/internal/namespace-binder"
            aastore
            dup
            bipush 6
        23: .line 324
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aastore
            dup
            bipush 7
        24: .line 325
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aastore
            dup
            bipush 8
        25: .line 326
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aastore
            dup
            bipush 9
        26: .line 327
            ldc "http://apache.org/xml/properties/locale"
            aastore
            dup
            bipush 10
        27: .line 328
            ldc "http://apache.org/xml/properties/security-manager"
            aastore
            dup
            bipush 11
        28: .line 329
            ldc "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"
            aastore
            dup
            bipush 12
        29: .line 330
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_DEFER:Ljava/lang/String;
            aastore
            dup
            bipush 13
        30: .line 331
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_FILES:Ljava/lang/String;
            aastore
            dup
            bipush 14
        31: .line 332
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_PREFER:Ljava/lang/String;
            aastore
            dup
            bipush 15
        32: .line 333
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_RESOLVE:Ljava/lang/String;
            aastore
            dup
            bipush 16
        33: .line 334
            ldc "jdk.xml.cdataChunkSize"
            aastore
        34: .line 317
            astore 5 /* recognizedProperties */
        start local 5 // java.lang.String[] recognizedProperties
        35: .line 336
            aload 0 /* this */
            aload 5 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.addRecognizedProperties:([Ljava/lang/String;)V
        36: .line 338
            aload 0 /* this */
            aload 2 /* grammarPool */
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fGrammarPool:Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
        37: .line 339
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fGrammarPool:Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            ifnull 39
        38: .line 340
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fGrammarPool:Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        39: .line 343
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration com.sun.org.apache.xerces.internal.util.SymbolTable com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager java.lang.String[] java.lang.String[]
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.createEntityManager:()Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
        40: .line 344
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        41: .line 345
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        42: .line 347
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.createErrorReporter:()Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
        43: .line 348
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLEntityManager.getEntityScanner:()Lcom/sun/org/apache/xerces/internal/impl/XMLEntityScanner;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.setDocumentLocator:(Lcom/sun/org/apache/xerces/internal/xni/XMLLocator;)V
        44: .line 349
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        45: .line 350
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        46: .line 355
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.createDTDScanner:()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
        47: .line 356
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            ifnull 51
        48: .line 357
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        49: .line 358
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            instanceof com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            ifeq 51
        50: .line 359
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        51: .line 363
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.createDatatypeValidatorFactory:()Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
        52: .line 364
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            ifnull 56
        53: .line 365
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
        54: .line 366
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
        55: .line 365
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        56: .line 368
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.createValidationManager:()Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
        57: .line 370
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            ifnull 59
        58: .line 371
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        59: .line 374
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/1998/REC-xml-19980210"
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.getMessageFormatter:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/MessageFormatter;
            ifnonnull 63
        60: .line 375
            new com.sun.org.apache.xerces.internal.impl.msg.XMLMessageFormatter
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.msg.XMLMessageFormatter.<init>:()V
            astore 6 /* xmft */
        start local 6 // com.sun.org.apache.xerces.internal.impl.msg.XMLMessageFormatter xmft
        61: .line 376
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/1998/REC-xml-19980210"
            aload 6 /* xmft */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.putMessageFormatter:(Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/util/MessageFormatter;)V
        62: .line 377
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/1999/REC-xml-names-19990114"
            aload 6 /* xmft */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.putMessageFormatter:(Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/util/MessageFormatter;)V
        end local 6 // com.sun.org.apache.xerces.internal.impl.msg.XMLMessageFormatter xmft
        63: .line 380
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fConfigUpdated:Z
        64: .line 384
            aload 0 /* this */
            invokestatic java.util.Locale.getDefault:()Ljava/util/Locale;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.setLocale:(Ljava/util/Locale;)V
        65: .line 385
            goto 67
        66: .line 386
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
            pop
        67: .line 391
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"
            new com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager
            dup
            invokespecial com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager.<init>:()V
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        68: .line 394
            invokestatic javax.xml.catalog.CatalogFeatures$Feature.values:()[Ljavax/xml/catalog/CatalogFeatures$Feature;
            dup
            astore 9
            arraylength
            istore 8
            iconst_0
            istore 7
            goto 72
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration com.sun.org.apache.xerces.internal.util.SymbolTable com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager java.lang.String[] java.lang.String[] top int int javax.xml.catalog.CatalogFeatures$Feature[]
      StackMap stack:
        69: aload 9
            iload 7
            aaload
            astore 6 /* f */
        start local 6 // javax.xml.catalog.CatalogFeatures$Feature f
        70: .line 395
            aload 0 /* this */
            aload 6 /* f */
            invokevirtual javax.xml.catalog.CatalogFeatures$Feature.getPropertyName:()Ljava/lang/String;
            aconst_null
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        end local 6 // javax.xml.catalog.CatalogFeatures$Feature f
        71: .line 394
            iinc 7 1
      StackMap locals:
      StackMap stack:
        72: iload 7
            iload 8
            if_icmplt 69
        73: .line 398
            aload 0 /* this */
            ldc "jdk.xml.cdataChunkSize"
            getstatic jdk.xml.internal.JdkXmlUtils.CDATA_CHUNK_SIZE_DEFAULT:I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        74: .line 399
            return
        end local 5 // java.lang.String[] recognizedProperties
        end local 4 // java.lang.String[] recognizedFeatures
        end local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager parentSettings
        end local 2 // com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool grammarPool
        end local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   75     0                  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0   75     1           symbolTable  Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            0   75     2           grammarPool  Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            0   75     3        parentSettings  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;
           10   75     4    recognizedFeatures  [Ljava/lang/String;
           35   75     5  recognizedProperties  [Ljava/lang/String;
           61   63     6                  xmft  Lcom/sun/org/apache/xerces/internal/impl/msg/XMLMessageFormatter;
           70   71     6                     f  Ljavax/xml/catalog/CatalogFeatures$Feature;
      Exception table:
        from    to  target  type
          64    65      66  Class com.sun.org.apache.xerces.internal.xni.XNIException
    MethodParameters:
                Name  Flags
      symbolTable     
      grammarPool     
      parentSettings  

  public void setFeature(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // java.lang.String featureId
        start local 2 // boolean state
         0: .line 406
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fConfigUpdated:Z
         1: .line 407
            aload 0 /* this */
            aload 1 /* featureId */
            iload 2 /* state */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.setFeature:(Ljava/lang/String;Z)V
         2: .line 408
            return
        end local 2 // boolean state
        end local 1 // java.lang.String featureId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    3     1  featureId  Ljava/lang/String;
            0    3     2      state  Z
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
           Name  Flags
      featureId  
      state      

  public com.sun.org.apache.xerces.internal.util.PropertyState getPropertyState(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // java.lang.String propertyId
         0: .line 412
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 413
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.getLocale:()Ljava/util/Locale;
            invokestatic com.sun.org.apache.xerces.internal.util.PropertyState.is:(Ljava/lang/Object;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         2: .line 415
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* propertyId */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.getPropertyState:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 1 // java.lang.String propertyId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0        this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    3     1  propertyId  Ljava/lang/String;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
            Name  Flags
      propertyId  

  public void setProperty(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // java.lang.String propertyId
        start local 2 // java.lang.Object value
         0: .line 420
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fConfigUpdated:Z
         1: .line 421
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 3
         2: .line 422
            aload 0 /* this */
            aload 2 /* value */
            checkcast java.util.Locale
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.setLocale:(Ljava/util/Locale;)V
         3: .line 424
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* propertyId */
            aload 2 /* value */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         4: .line 425
            return
        end local 2 // java.lang.Object value
        end local 1 // java.lang.String propertyId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    5     0        this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    5     1  propertyId  Ljava/lang/String;
            0    5     2       value  Ljava/lang/Object;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
            Name  Flags
      propertyId  
      value       

  public void setLocale(java.util.Locale);
    descriptor: (Ljava/util/Locale;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // java.util.Locale locale
         0: .line 436
            aload 0 /* this */
            aload 1 /* locale */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.setLocale:(Ljava/util/Locale;)V
         1: .line 437
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 1 /* locale */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.setLocale:(Ljava/util/Locale;)V
         2: .line 438
            return
        end local 1 // java.util.Locale locale
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    3     1  locale  Ljava/util/Locale;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException
    MethodParameters:
        Name  Flags
      locale  

  public com.sun.org.apache.xerces.internal.util.FeatureState getFeatureState(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // java.lang.String featureId
         0: .line 443
            aload 1 /* featureId */
            ldc "http://apache.org/xml/features/internal/parser-settings"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 444
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fConfigUpdated:Z
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         2: .line 446
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.getFeatureState:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        end local 1 // java.lang.String featureId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    3     1  featureId  Ljava/lang/String;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
           Name  Flags
      featureId  

  public void setInputSource(com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource inputSource
         0: .line 475
            aload 0 /* this */
            aload 1 /* inputSource */
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
         1: .line 477
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource inputSource
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0    2     1  inputSource  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException, java.io.IOException
    MethodParameters:
             Name  Flags
      inputSource  

  public boolean parse(boolean);
    descriptor: (Z)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // boolean complete
         0: .line 498
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
            ifnull 13
         1: .line 501
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.reset:()V
         2: .line 502
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentScanner.setInputSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V
         3: .line 503
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
         4: .line 504
            goto 13
         5: .line 505
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
            astore 2 /* ex */
        start local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         6: .line 508
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         7: .line 510
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
         8: .line 513
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
         9: .line 515
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        10: .line 518
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        11: .line 520
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        12: .line 523
            new com.sun.org.apache.xerces.internal.xni.XNIException
            dup
            aload 2 /* ex */
            invokespecial com.sun.org.apache.xerces.internal.xni.XNIException.<init>:(Ljava/lang/Exception;)V
            athrow
        end local 2 // java.lang.Exception ex
        13: .line 528
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            iload 1 /* complete */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentScanner.scanDocument:(Z)Z
        14: ireturn
        15: .line 530
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
            astore 2 /* ex */
        start local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
        16: .line 533
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
        17: .line 535
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
        18: .line 538
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
        19: .line 540
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        20: .line 543
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        21: .line 545
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        22: .line 548
            new com.sun.org.apache.xerces.internal.xni.XNIException
            dup
            aload 2 /* ex */
            invokespecial com.sun.org.apache.xerces.internal.xni.XNIException.<init>:(Ljava/lang/Exception;)V
            athrow
        end local 2 // java.lang.Exception ex
        end local 1 // boolean complete
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   23     0      this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0   23     1  complete  Z
            6    7     2        ex  Lcom/sun/org/apache/xerces/internal/xni/XNIException;
            8    9     2        ex  Ljava/io/IOException;
           10   11     2        ex  Ljava/lang/RuntimeException;
           12   13     2        ex  Ljava/lang/Exception;
           16   17     2        ex  Lcom/sun/org/apache/xerces/internal/xni/XNIException;
           18   19     2        ex  Ljava/io/IOException;
           20   21     2        ex  Ljava/lang/RuntimeException;
           22   23     2        ex  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
           1     4       5  Class com.sun.org.apache.xerces.internal.xni.XNIException
           1     4       7  Class java.io.IOException
           1     4       9  Class java.lang.RuntimeException
           1     4      11  Class java.lang.Exception
          13    14      15  Class com.sun.org.apache.xerces.internal.xni.XNIException
          13    14      17  Class java.io.IOException
          13    14      19  Class java.lang.RuntimeException
          13    14      21  Class java.lang.Exception
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException, java.io.IOException
    MethodParameters:
          Name  Flags
      complete  

  public void cleanup();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 559
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLEntityManager.closeReaders:()V
         1: .line 560
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  public void parse(com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource source
         0: .line 576
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fParseInProgress:Z
            ifeq 2
         1: .line 578
            new com.sun.org.apache.xerces.internal.xni.XNIException
            dup
            ldc "FWK005 parse may not be called while parsing."
            invokespecial com.sun.org.apache.xerces.internal.xni.XNIException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 580
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fParseInProgress:Z
         3: .line 583
            aload 0 /* this */
            aload 1 /* source */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.setInputSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V
         4: .line 584
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.parse:(Z)Z
            pop
         5: .line 585
            goto 18
         6: .line 586
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
            astore 2 /* ex */
        start local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         7: .line 589
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         8: .line 591
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
         9: .line 594
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
        10: .line 596
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        11: .line 599
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        12: .line 601
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        13: .line 604
            new com.sun.org.apache.xerces.internal.xni.XNIException
            dup
            aload 2 /* ex */
            invokespecial com.sun.org.apache.xerces.internal.xni.XNIException.<init>:(Ljava/lang/Exception;)V
            athrow
        end local 2 // java.lang.Exception ex
        14: .line 606
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3
        15: .line 607
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fParseInProgress:Z
        16: .line 609
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.cleanup:()V
        17: .line 610
            aload 3
            athrow
        18: .line 607
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fParseInProgress:Z
        19: .line 609
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.cleanup:()V
        20: .line 612
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource source
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   21     0    this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0   21     1  source  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
            7    8     2      ex  Lcom/sun/org/apache/xerces/internal/xni/XNIException;
            9   10     2      ex  Ljava/io/IOException;
           11   12     2      ex  Ljava/lang/RuntimeException;
           13   14     2      ex  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
           3     5       6  Class com.sun.org.apache.xerces.internal.xni.XNIException
           3     5       8  Class java.io.IOException
           3     5      10  Class java.lang.RuntimeException
           3     5      12  Class java.lang.Exception
           3    14      14  any
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException, java.io.IOException
    MethodParameters:
        Name  Flags
      source  

  protected void reset();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 625
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            ifnull 2
         1: .line 626
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            invokevirtual com.sun.org.apache.xerces.internal.impl.validation.ValidationManager.reset:()V
         2: .line 628
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.configurePipeline:()V
         3: .line 629
            aload 0 /* this */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.reset:()V
         4: .line 631
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException

  protected void configurePipeline();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 637
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://xml.org/sax/features/namespaces"
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            if_acmpne 8
         1: .line 638
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            ifnonnull 4
         2: .line 639
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
         3: .line 640
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 642
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 643
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            aconst_null
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.setDTDValidator:(Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidatorFilter;)V
         6: .line 644
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
         7: .line 645
            goto 13
         8: .line 647
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            ifnonnull 11
         9: .line 648
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
        10: .line 649
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        11: .line 651
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        12: .line 652
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        13: .line 655
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentScanner.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        14: .line 656
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            putfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        15: .line 658
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            ifnull 18
        16: .line 659
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDTDScanner.setDTDHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;)V
        17: .line 660
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDTDScanner.setDTDContentModelHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;)V
        18: .line 664
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   19     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  protected com.sun.org.apache.xerces.internal.util.FeatureState checkFeature(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // java.lang.String featureId
         0: .line 687
            aload 1 /* featureId */
            ldc "http://apache.org/xml/features/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 20
         1: .line 688
            aload 1 /* featureId */
            invokevirtual java.lang.String.length:()I
            ldc "http://apache.org/xml/features/"
            invokevirtual java.lang.String.length:()I
            isub
            istore 2 /* suffixLength */
        start local 2 // int suffixLength
         2: .line 696
            iload 2 /* suffixLength */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 697
            aload 1 /* featureId */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 698
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         5: .line 703
      StackMap locals: int
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.length:()I
            if_icmpne 8
         6: .line 704
            aload 1 /* featureId */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 8
         7: .line 706
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         8: .line 711
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.length:()I
            if_icmpne 11
         9: .line 712
            aload 1 /* featureId */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 11
        10: .line 714
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        11: .line 719
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.length:()I
            if_icmpne 14
        12: .line 720
            aload 1 /* featureId */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 14
        13: .line 721
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        14: .line 726
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.length:()I
            if_icmpne 17
        15: .line 727
            aload 1 /* featureId */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 17
        16: .line 728
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        17: .line 734
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.length:()I
            if_icmpne 20
        18: .line 735
            aload 1 /* featureId */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 20
        19: .line 736
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        end local 2 // int suffixLength
        20: .line 744
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.checkFeature:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        end local 1 // java.lang.String featureId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   21     0          this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0   21     1     featureId  Ljava/lang/String;
            2   20     2  suffixLength  I
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
           Name  Flags
      featureId  

  protected com.sun.org.apache.xerces.internal.util.PropertyState checkProperty(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
        start local 1 // java.lang.String propertyId
         0: .line 768
            aload 1 /* propertyId */
            ldc "http://apache.org/xml/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 5
         1: .line 769
            aload 1 /* propertyId */
            invokevirtual java.lang.String.length:()I
            ldc "http://apache.org/xml/properties/"
            invokevirtual java.lang.String.length:()I
            isub
            istore 2 /* suffixLength */
        start local 2 // int suffixLength
         2: .line 771
            iload 2 /* suffixLength */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 772
            aload 1 /* propertyId */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 773
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 2 // int suffixLength
         5: .line 777
      StackMap locals:
      StackMap stack:
            aload 1 /* propertyId */
            ldc "http://java.sun.com/xml/jaxp/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 10
         6: .line 778
            aload 1 /* propertyId */
            invokevirtual java.lang.String.length:()I
            ldc "http://java.sun.com/xml/jaxp/properties/"
            invokevirtual java.lang.String.length:()I
            isub
            istore 2 /* suffixLength */
        start local 2 // int suffixLength
         7: .line 780
            iload 2 /* suffixLength */
            ldc "schemaSource"
            invokevirtual java.lang.String.length:()I
            if_icmpne 10
         8: .line 781
            aload 1 /* propertyId */
            ldc "schemaSource"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 10
         9: .line 782
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 2 // int suffixLength
        10: .line 790
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* propertyId */
            invokespecial com.sun.org.apache.xerces.internal.parsers.BasicParserConfiguration.checkProperty:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 1 // java.lang.String propertyId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   11     0          this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
            0   11     1    propertyId  Ljava/lang/String;
            2    5     2  suffixLength  I
            7   10     2  suffixLength  I
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
            Name  Flags
      propertyId  

  protected com.sun.org.apache.xerces.internal.impl.XMLEntityManager createEntityManager();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 798
            new com.sun.org.apache.xerces.internal.impl.XMLEntityManager
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLEntityManager.<init>:()V
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  protected com.sun.org.apache.xerces.internal.impl.XMLErrorReporter createErrorReporter();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 803
            new com.sun.org.apache.xerces.internal.impl.XMLErrorReporter
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.<init>:()V
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  protected com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentScanner createDocumentScanner();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 808
            aconst_null
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  protected com.sun.org.apache.xerces.internal.xni.parser.XMLDTDScanner createDTDScanner();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 813
            new com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.<init>:()V
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  protected com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory createDatatypeValidatorFactory();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 818
            invokestatic com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance:()Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;

  protected com.sun.org.apache.xerces.internal.impl.validation.ValidationManager createValidationManager();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
         0: .line 821
            new com.sun.org.apache.xerces.internal.impl.validation.ValidationManager
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.validation.ValidationManager.<init>:()V
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.NonValidatingConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/NonValidatingConfiguration;
}
SourceFile: "NonValidatingConfiguration.java"
InnerClasses:
  public final Feature = javax.xml.catalog.CatalogFeatures$Feature of javax.xml.catalog.CatalogFeatures