public class com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration extends com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings implements com.sun.org.apache.xerces.internal.xni.parser.XMLPullParserConfiguration, com.sun.org.apache.xerces.internal.parsers.XML11Configurable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration
  super_class: com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings
{
  protected static final java.lang.String XML11_DATATYPE_VALIDATOR_FACTORY;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "com.sun.org.apache.xerces.internal.impl.dv.dtd.XML11DTDDVFactoryImpl"

  protected static final java.lang.String VALIDATION;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://xml.org/sax/features/validation"

  protected static final java.lang.String NAMESPACES;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://xml.org/sax/features/namespaces"

  protected static final java.lang.String EXTERNAL_GENERAL_ENTITIES;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://xml.org/sax/features/external-general-entities"

  protected static final java.lang.String EXTERNAL_PARAMETER_ENTITIES;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://xml.org/sax/features/external-parameter-entities"

  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 XML_STRING;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://xml.org/sax/properties/xml-string"

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

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

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

  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_PROCESSOR;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/dtd-processor"

  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 JAXP_SCHEMA_LANGUAGE;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://java.sun.com/xml/jaxp/properties/schemaLanguage"

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

  protected static final boolean PRINT_EXCEPTION_STACK_TRACE;
    descriptor: Z
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  protected com.sun.org.apache.xerces.internal.util.SymbolTable fSymbolTable;
    descriptor: Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
    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.impl.validation.ValidationManager fValidationManager;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
    flags: (0x0004) ACC_PROTECTED

  protected com.sun.org.apache.xerces.internal.impl.XMLVersionDetector fVersionDetector;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
    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 java.util.Locale fLocale;
    descriptor: Ljava/util/Locale;
    flags: (0x0004) ACC_PROTECTED

  protected java.util.List<com.sun.org.apache.xerces.internal.xni.parser.XMLComponent> fComponents;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;>;

  protected java.util.List<com.sun.org.apache.xerces.internal.xni.parser.XMLComponent> fXML11Components;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;>;

  protected java.util.List<com.sun.org.apache.xerces.internal.xni.parser.XMLComponent> fCommonComponents;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;>;

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

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

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

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

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

  protected boolean fConfigUpdated;
    descriptor: Z
    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.XMLNSDocumentScannerImpl fNamespaceScanner;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
    flags: (0x0004) ACC_PROTECTED

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

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

  protected com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator fNonNSDTDValidator;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
    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.dtd.XMLDTDProcessor fDTDProcessor;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
    flags: (0x0004) ACC_PROTECTED

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

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

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

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

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

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

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

  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.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 fCurrentScanner;
    descriptor: Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
    flags: (0x0004) ACC_PROTECTED

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

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

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

  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.XML11DTDConfiguration this
         0: .line 338
            aload 0 /* this */
            aconst_null
            aconst_null
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.<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 339
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  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.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
         0: .line 347
            aload 0 /* this */
            aload 1 /* symbolTable */
            aconst_null
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.<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 348
            return
        end local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            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.XML11DTDConfiguration 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 362
            aload 0 /* this */
            aload 1 /* symbolTable */
            aload 2 /* grammarPool */
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.<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 363
            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.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            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=7, args_size=4
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration 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 382
            aload 0 /* this */
            aload 3 /* parentSettings */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.<init>:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         1: .line 227
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11Components:Ljava/util/List;
         2: .line 230
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCommonComponents:Ljava/util/List;
         3: .line 249
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fParseInProgress:Z
         4: .line 255
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
         5: .line 287
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         6: .line 290
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
         7: .line 293
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
         8: .line 296
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
         9: .line 299
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
        10: .line 302
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
        11: .line 305
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
        12: .line 330
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.f11Initialized:Z
        13: .line 386
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fComponents:Ljava/util/List;
        14: .line 388
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11Components:Ljava/util/List;
        15: .line 390
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCommonComponents:Ljava/util/List;
        16: .line 393
            aload 0 /* this */
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fFeatures:Ljava/util/Map;
        17: .line 394
            aload 0 /* this */
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
        18: .line 398
            bipush 7
            anewarray java.lang.String
            dup
            iconst_0
        19: .line 399
            ldc "http://apache.org/xml/features/continue-after-fatal-error"
            aastore
            dup
            iconst_1
            ldc "http://apache.org/xml/features/nonvalidating/load-external-dtd"
            aastore
            dup
            iconst_2
        20: .line 400
            ldc "http://xml.org/sax/features/validation"
            aastore
            dup
            iconst_3
        21: .line 401
            ldc "http://xml.org/sax/features/namespaces"
            aastore
            dup
            iconst_4
        22: .line 402
            ldc "http://xml.org/sax/features/external-general-entities"
            aastore
            dup
            iconst_5
        23: .line 403
            ldc "http://xml.org/sax/features/external-parameter-entities"
            aastore
            dup
            bipush 6
        24: .line 404
            ldc "http://apache.org/xml/features/internal/parser-settings"
            aastore
        25: .line 397
            astore 4 /* recognizedFeatures */
        start local 4 // java.lang.String[] recognizedFeatures
        26: .line 406
            aload 0 /* this */
            aload 4 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addRecognizedFeatures:([Ljava/lang/String;)V
        27: .line 408
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://xml.org/sax/features/validation"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        28: .line 409
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        29: .line 410
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://xml.org/sax/features/external-general-entities"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        30: .line 411
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://xml.org/sax/features/external-parameter-entities"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        31: .line 412
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        32: .line 413
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/nonvalidating/load-external-dtd"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        33: .line 414
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        34: .line 418
            bipush 15
            anewarray java.lang.String
            dup
            iconst_0
        35: .line 419
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            aastore
            dup
            iconst_1
        36: .line 420
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aastore
            dup
            iconst_2
        37: .line 421
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            aastore
            dup
            iconst_3
        38: .line 422
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aastore
            dup
            iconst_4
        39: .line 423
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aastore
            dup
            iconst_5
        40: .line 424
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aastore
            dup
            bipush 6
        41: .line 425
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aastore
            dup
            bipush 7
        42: .line 426
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aastore
            dup
            bipush 8
        43: .line 427
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aastore
            dup
            bipush 9
        44: .line 428
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aastore
            dup
            bipush 10
        45: .line 429
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aastore
            dup
            bipush 11
        46: .line 430
            ldc "http://xml.org/sax/properties/xml-string"
            aastore
            dup
            bipush 12
        47: .line 431
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aastore
            dup
            bipush 13
        48: .line 432
            ldc "http://java.sun.com/xml/jaxp/properties/schemaSource"
            aastore
            dup
            bipush 14
        49: .line 433
            ldc "http://java.sun.com/xml/jaxp/properties/schemaLanguage"
            aastore
        50: .line 417
            astore 5 /* recognizedProperties */
        start local 5 // java.lang.String[] recognizedProperties
        51: .line 434
            aload 0 /* this */
            aload 5 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addRecognizedProperties:([Ljava/lang/String;)V
        52: .line 436
            aload 1 /* symbolTable */
            ifnonnull 54
        53: .line 437
            new com.sun.org.apache.xerces.internal.util.SymbolTable
            dup
            invokespecial com.sun.org.apache.xerces.internal.util.SymbolTable.<init>:()V
            astore 1 /* symbolTable */
        54: .line 439
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration 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 1 /* symbolTable */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fSymbolTable:Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
        55: .line 440
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fSymbolTable:Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        56: .line 442
            aload 0 /* this */
            aload 2 /* grammarPool */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fGrammarPool:Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
        57: .line 443
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fGrammarPool:Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            ifnull 59
        58: .line 444
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        59: .line 447
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XMLEntityManager
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLEntityManager.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
        60: .line 448
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        61: .line 449
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addCommonComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        62: .line 451
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XMLErrorReporter
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
        63: .line 452
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        64: .line 453
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        65: .line 454
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addCommonComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        66: .line 456
            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.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
        67: .line 457
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        68: .line 458
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        69: .line 460
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
        70: .line 461
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        71: .line 462
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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.XML11DTDConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        72: .line 464
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDProcessor
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDProcessor.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
        73: .line 465
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        74: .line 466
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        75: .line 468
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.dtd.XMLNSDTDValidator
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.dtd.XMLNSDTDValidator.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
        76: .line 469
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        77: .line 470
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        78: .line 472
            aload 0 /* this */
            invokestatic com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance:()Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
        79: .line 473
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        80: .line 475
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.validation.ValidationManager
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.validation.ValidationManager.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
        81: .line 476
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        82: .line 478
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XMLVersionDetector
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fVersionDetector:Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
        83: .line 481
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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 87
        84: .line 482
            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
        85: .line 483
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        86: .line 484
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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
        87: .line 489
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokestatic java.util.Locale.getDefault:()Ljava/util/Locale;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setLocale:(Ljava/util/Locale;)V
        88: .line 490
            goto 90
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
        89: pop
        90: .line 495
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
        91: .line 497
            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.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   92     0                  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0   92     1           symbolTable  Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            0   92     2           grammarPool  Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            0   92     3        parentSettings  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;
           26   92     4    recognizedFeatures  [Ljava/lang/String;
           51   92     5  recognizedProperties  [Ljava/lang/String;
           85   87     6                  xmft  Lcom/sun/org/apache/xerces/internal/impl/msg/XMLMessageFormatter;
      Exception table:
        from    to  target  type
          87    88      89  Class com.sun.org.apache.xerces.internal.xni.XNIException
    MethodParameters:
                Name  Flags
      symbolTable     
      grammarPool     
      parentSettings  

  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.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource inputSource
         0: .line 522
            aload 0 /* this */
            aload 1 /* inputSource */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
         1: .line 524
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource inputSource
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            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 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.XML11DTDConfiguration this
        start local 1 // java.util.Locale locale
         0: .line 535
            aload 0 /* this */
            aload 1 /* locale */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLocale:Ljava/util/Locale;
         1: .line 536
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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 537
            return
        end local 1 // java.util.Locale locale
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    3     1  locale  Ljava/util/Locale;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException
    MethodParameters:
        Name  Flags
      locale  

  public void setDocumentHandler(com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler documentHandler
         0: .line 546
            aload 0 /* this */
            aload 1 /* documentHandler */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
         1: .line 547
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            ifnull 5
         2: .line 548
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentSource.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
         3: .line 549
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 5
         4: .line 550
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
         5: .line 553
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler documentHandler
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    6     0             this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    6     1  documentHandler  Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
    MethodParameters:
                 Name  Flags
      documentHandler  

  public com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler getDocumentHandler();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 557
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  public void setDTDHandler(com.sun.org.apache.xerces.internal.xni.XMLDTDHandler);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDHandler dtdHandler
         0: .line 566
            aload 0 /* this */
            aload 1 /* dtdHandler */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
         1: .line 567
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDHandler dtdHandler
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    2     1  dtdHandler  Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
    MethodParameters:
            Name  Flags
      dtdHandler  

  public com.sun.org.apache.xerces.internal.xni.XMLDTDHandler getDTDHandler();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 571
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  public void setDTDContentModelHandler(com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler handler
         0: .line 580
            aload 0 /* this */
            aload 1 /* handler */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
         1: .line 581
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler handler
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    2     1  handler  Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
    MethodParameters:
         Name  Flags
      handler  

  public com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler getDTDContentModelHandler();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 585
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  public void setEntityResolver(com.sun.org.apache.xerces.internal.xni.parser.XMLEntityResolver);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLEntityResolver;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLEntityResolver resolver
         0: .line 596
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            aload 1 /* resolver */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         1: .line 597
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLEntityResolver resolver
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    2     1  resolver  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLEntityResolver;
    MethodParameters:
          Name  Flags
      resolver  

  public com.sun.org.apache.xerces.internal.xni.parser.XMLEntityResolver getEntityResolver();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLEntityResolver;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 607
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLEntityResolver
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  public void setErrorHandler(com.sun.org.apache.xerces.internal.xni.parser.XMLErrorHandler);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLErrorHandler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLErrorHandler errorHandler
         0: .line 629
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aload 1 /* errorHandler */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         1: .line 630
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLErrorHandler errorHandler
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    2     1  errorHandler  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLErrorHandler;
    MethodParameters:
              Name  Flags
      errorHandler  

  public com.sun.org.apache.xerces.internal.xni.parser.XMLErrorHandler getErrorHandler();
    descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLErrorHandler;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 641
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/error-handler"
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLErrorHandler
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  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.XML11DTDConfiguration this
         0: .line 651
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLEntityManager.closeReaders:()V
         1: .line 652
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  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.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource source
         0: .line 664
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fParseInProgress:Z
            ifeq 2
         1: .line 666
            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 668
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fParseInProgress:Z
         3: .line 671
            aload 0 /* this */
            aload 1 /* source */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setInputSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V
         4: .line 672
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.parse:(Z)Z
            pop
         5: .line 673
            goto 18
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
         6: astore 2 /* ex */
        start local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         7: .line 676
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         8: .line 677
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
         9: .line 680
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
        10: .line 681
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        11: .line 684
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        12: .line 685
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        13: .line 688
            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 689
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3
        15: .line 690
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fParseInProgress:Z
        16: .line 692
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.cleanup:()V
        17: .line 693
            aload 3
            athrow
        18: .line 690
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fParseInProgress:Z
        19: .line 692
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.cleanup:()V
        20: .line 695
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource source
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   21     0    this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            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  

  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.XML11DTDConfiguration this
        start local 1 // boolean complete
         0: .line 700
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
            ifnull 24
         1: .line 702
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            invokevirtual com.sun.org.apache.xerces.internal.impl.validation.ValidationManager.reset:()V
         2: .line 703
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fVersionDetector:Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         3: .line 704
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.resetCommon:()V
         4: .line 706
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fVersionDetector:Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)S
            istore 2 /* version */
        start local 2 // short version
         5: .line 707
            iload 2 /* version */
            iconst_2
            if_icmpne 10
         6: .line 708
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.initXML11Components:()V
         7: .line 709
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.configureXML11Pipeline:()V
         8: .line 710
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.resetXML11:()V
         9: .line 711
            goto 12
        10: .line 712
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.configurePipeline:()V
        11: .line 713
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.reset:()V
        12: .line 717
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
        13: .line 720
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fVersionDetector:Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            checkcast com.sun.org.apache.xerces.internal.impl.XMLEntityHandler
            iload 2 /* version */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.startDocumentParsing:(Lcom/sun/org/apache/xerces/internal/impl/XMLEntityHandler;S)V
        14: .line 721
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
        end local 2 // short version
        15: .line 722
            goto 24
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration int
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
        16: astore 2 /* ex */
        start local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
        17: .line 725
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
        18: .line 726
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
        19: .line 729
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
        20: .line 730
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        21: .line 733
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        22: .line 734
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        23: .line 737
            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
        24: .line 742
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner: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
        25: ireturn
        26: .line 743
      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
        27: .line 746
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
        28: .line 747
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
        29: .line 750
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
        30: .line 751
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        31: .line 754
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        32: .line 755
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        33: .line 758
            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.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   34     0      this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0   34     1  complete  Z
            5   15     2   version  S
           17   18     2        ex  Lcom/sun/org/apache/xerces/internal/xni/XNIException;
           19   20     2        ex  Ljava/io/IOException;
           21   22     2        ex  Ljava/lang/RuntimeException;
           23   24     2        ex  Ljava/lang/Exception;
           27   28     2        ex  Lcom/sun/org/apache/xerces/internal/xni/XNIException;
           29   30     2        ex  Ljava/io/IOException;
           31   32     2        ex  Ljava/lang/RuntimeException;
           33   34     2        ex  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
           1    15      16  Class com.sun.org.apache.xerces.internal.xni.XNIException
           1    15      18  Class java.io.IOException
           1    15      20  Class java.lang.RuntimeException
           1    15      22  Class java.lang.Exception
          24    25      26  Class com.sun.org.apache.xerces.internal.xni.XNIException
          24    25      28  Class java.io.IOException
          24    25      30  Class java.lang.RuntimeException
          24    25      32  Class java.lang.Exception
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException, java.io.IOException
    MethodParameters:
          Name  Flags
      complete  

  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.XML11DTDConfiguration this
        start local 1 // java.lang.String featureId
         0: .line 778
            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 779
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         2: .line 781
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.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.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    3     1  featureId  Ljava/lang/String;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
           Name  Flags
      featureId  

  public void setFeature(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // java.lang.String featureId
        start local 2 // boolean state
         0: .line 800
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
         1: .line 802
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 4
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration java.lang.String int top java.util.Iterator
      StackMap stack:
         2: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 3 /* c */
        start local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         3: .line 803
            aload 3 /* c */
            aload 1 /* featureId */
            iload 2 /* state */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.setFeature:(Ljava/lang/String;Z)V
        end local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         4: .line 802
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         5: .line 806
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCommonComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 8
      StackMap locals:
      StackMap stack:
         6: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 3 /* c */
        start local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         7: .line 807
            aload 3 /* c */
            aload 1 /* featureId */
            iload 2 /* state */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.setFeature:(Ljava/lang/String;Z)V
        end local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         8: .line 806
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
         9: .line 810
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11Components:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 14
      StackMap locals:
      StackMap stack:
        10: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 3 /* c */
        start local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        11: .line 812
            aload 3 /* c */
            aload 1 /* featureId */
            iload 2 /* state */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.setFeature:(Ljava/lang/String;Z)V
        12: .line 813
            goto 14
        13: .line 814
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration java.lang.String int com.sun.org.apache.xerces.internal.xni.parser.XMLComponent java.util.Iterator
      StackMap stack: java.lang.Exception
            pop
        end local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        14: .line 810
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration java.lang.String int top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 10
        15: .line 819
            aload 0 /* this */
            aload 1 /* featureId */
            iload 2 /* state */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.setFeature:(Ljava/lang/String;Z)V
        16: .line 821
            return
        end local 2 // boolean state
        end local 1 // java.lang.String featureId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   17     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0   17     1  featureId  Ljava/lang/String;
            0   17     2      state  Z
            3    4     3          c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
            7    8     3          c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
           11   14     3          c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
      Exception table:
        from    to  target  type
          11    12      13  Class java.lang.Exception
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
           Name  Flags
      featureId  
      state      

  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=5, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // java.lang.String propertyId
        start local 2 // java.lang.Object value
         0: .line 831
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
         1: .line 833
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 4
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration java.lang.String java.lang.Object top java.util.Iterator
      StackMap stack:
         2: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 3 /* c */
        start local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         3: .line 834
            aload 3 /* c */
            aload 1 /* propertyId */
            aload 2 /* value */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        end local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         4: .line 833
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         5: .line 837
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCommonComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 8
      StackMap locals:
      StackMap stack:
         6: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 3 /* c */
        start local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         7: .line 838
            aload 3 /* c */
            aload 1 /* propertyId */
            aload 2 /* value */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        end local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         8: .line 837
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
         9: .line 841
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11Components:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 14
      StackMap locals:
      StackMap stack:
        10: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 3 /* c */
        start local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        11: .line 843
            aload 3 /* c */
            aload 1 /* propertyId */
            aload 2 /* value */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        12: .line 844
            goto 14
        13: .line 845
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration java.lang.String java.lang.Object com.sun.org.apache.xerces.internal.xni.parser.XMLComponent java.util.Iterator
      StackMap stack: java.lang.Exception
            pop
        end local 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        14: .line 841
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration java.lang.String java.lang.Object top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 10
        15: .line 851
            aload 0 /* this */
            aload 1 /* propertyId */
            aload 2 /* value */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        16: .line 853
            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.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   17     0        this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0   17     1  propertyId  Ljava/lang/String;
            0   17     2       value  Ljava/lang/Object;
            3    4     3           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
            7    8     3           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
           11   14     3           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
      Exception table:
        from    to  target  type
          11    12      13  Class java.lang.Exception
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
            Name  Flags
      propertyId  
      value       

  public java.util.Locale getLocale();
    descriptor: ()Ljava/util/Locale;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 858
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLocale:Ljava/util/Locale;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  protected void reset();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 865
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 2
            goto 3
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration top java.util.Iterator
      StackMap stack:
         1: aload 2
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 1 /* c */
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         2: .line 866
            aload 1 /* c */
            aload 0 /* this */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         3: .line 865
      StackMap locals:
      StackMap stack:
            aload 2
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 1
         4: .line 868
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            2    3     1     c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException

  protected void resetCommon();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 875
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCommonComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 2
            goto 3
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration top java.util.Iterator
      StackMap stack:
         1: aload 2
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 1 /* c */
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         2: .line 876
            aload 1 /* c */
            aload 0 /* this */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         3: .line 875
      StackMap locals:
      StackMap stack:
            aload 2
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 1
         4: .line 878
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            2    3     1     c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException

  protected void resetXML11();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 885
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11Components:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 2
            goto 3
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration top java.util.Iterator
      StackMap stack:
         1: aload 2
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 1 /* c */
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         2: .line 886
            aload 1 /* c */
            aload 0 /* this */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         3: .line 885
      StackMap locals:
      StackMap stack:
            aload 2
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 1
         4: .line 888
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            2    3     1     c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException

  protected void configureXML11Pipeline();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 895
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            if_acmpeq 3
         1: .line 896
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         2: .line 897
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         3: .line 899
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            if_acmpeq 7
         4: .line 900
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
         5: .line 901
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         6: .line 902
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         7: .line 905
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XML11DTDScannerImpl.setDTDHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;)V
         8: .line 906
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDProcessor.setDTDSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;)V
         9: .line 907
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDProcessor.setDTDHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;)V
        10: .line 908
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            ifnull 12
        11: .line 909
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDTDHandler.setDTDSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;)V
        12: .line 912
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XML11DTDScannerImpl.setDTDContentModelHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;)V
        13: .line 913
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDProcessor.setDTDContentModelSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;)V
        14: .line 914
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDProcessor.setDTDContentModelHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;)V
        15: .line 915
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            ifnull 17
        16: .line 916
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler.setDTDContentModelSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;)V
        17: .line 920
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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 30
        18: .line 921
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            if_acmpeq 22
        19: .line 922
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        20: .line 923
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        21: .line 924
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        22: .line 927
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XML11NSDocumentScannerImpl.setDTDValidator:(Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidatorFilter;)V
        23: .line 928
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XML11NSDocumentScannerImpl.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        24: .line 929
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11NSDTDValidator.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        25: .line 930
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11NSDTDValidator.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        26: .line 932
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 28
        27: .line 933
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        28: .line 935
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        29: .line 937
            goto 45
        30: .line 939
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            ifnonnull 35
        31: .line 941
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XML11DocumentScannerImpl
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XML11DocumentScannerImpl.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
        32: .line 942
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        33: .line 943
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDValidator
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDValidator.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
        34: .line 944
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        35: .line 946
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            if_acmpeq 39
        36: .line 947
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        37: .line 948
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        38: .line 949
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        39: .line 951
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XML11DocumentScannerImpl.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        40: .line 952
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDValidator.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        41: .line 953
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDValidator.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        42: .line 955
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 44
        43: .line 956
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        44: .line 958
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        45: .line 961
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   46     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  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.XML11DTDConfiguration this
         0: .line 965
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            if_acmpeq 3
         1: .line 966
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         2: .line 968
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         3: .line 972
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            if_acmpeq 7
         4: .line 973
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
         5: .line 974
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         6: .line 975
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         7: .line 977
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDTDScanner.setDTDHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;)V
         8: .line 978
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDProcessor.setDTDSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;)V
         9: .line 979
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDProcessor.setDTDHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;)V
        10: .line 980
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            ifnull 12
        11: .line 981
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDTDHandler.setDTDSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;)V
        12: .line 984
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDTDScanner.setDTDContentModelHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;)V
        13: .line 985
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDProcessor.setDTDContentModelSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;)V
        14: .line 986
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDProcessor.setDTDContentModelHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;)V
        15: .line 987
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            ifnull 17
        16: .line 988
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler.setDTDContentModelSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;)V
        17: .line 992
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.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 30
        18: .line 993
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            if_acmpeq 22
        19: .line 994
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        20: .line 995
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        21: .line 996
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        22: .line 998
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.setDTDValidator:(Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidatorFilter;)V
        23: .line 999
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        24: .line 1000
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        25: .line 1001
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        26: .line 1002
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 28
        27: .line 1003
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        28: .line 1005
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        29: .line 1006
            goto 45
        30: .line 1008
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            ifnonnull 35
        31: .line 1009
            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.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
        32: .line 1010
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
        33: .line 1012
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        34: .line 1013
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        35: .line 1015
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            if_acmpeq 39
        36: .line 1016
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        37: .line 1017
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        38: .line 1018
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        39: .line 1021
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        40: .line 1022
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        41: .line 1023
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        42: .line 1024
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 44
        43: .line 1025
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        44: .line 1027
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        45: .line 1030
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   46     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;

  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.XML11DTDConfiguration this
        start local 1 // java.lang.String featureId
         0: .line 1053
            aload 1 /* featureId */
            ldc "http://apache.org/xml/features/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 23
         1: .line 1054
            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 1062
            iload 2 /* suffixLength */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 1063
            aload 1 /* featureId */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 1064
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         5: .line 1070
      StackMap locals: int
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.length:()I
            if_icmpne 8
         6: .line 1071
            aload 1 /* featureId */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 8
         7: .line 1073
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         8: .line 1078
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.length:()I
            if_icmpne 11
         9: .line 1079
            aload 1 /* featureId */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 11
        10: .line 1081
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        11: .line 1086
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.length:()I
            if_icmpne 14
        12: .line 1087
            aload 1 /* featureId */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 14
        13: .line 1088
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        14: .line 1093
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.length:()I
            if_icmpne 17
        15: .line 1094
            aload 1 /* featureId */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 17
        16: .line 1095
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        17: .line 1101
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.length:()I
            if_icmpne 20
        18: .line 1102
            aload 1 /* featureId */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 20
        19: .line 1103
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        20: .line 1107
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "internal/parser-settings"
            invokevirtual java.lang.String.length:()I
            if_icmpne 23
        21: .line 1108
            aload 1 /* featureId */
            ldc "internal/parser-settings"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 23
        22: .line 1109
            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
        23: .line 1117
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.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.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   24     0          this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0   24     1     featureId  Ljava/lang/String;
            2   23     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.XML11DTDConfiguration this
        start local 1 // java.lang.String propertyId
         0: .line 1140
            aload 1 /* propertyId */
            ldc "http://apache.org/xml/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 5
         1: .line 1141
            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 1143
            iload 2 /* suffixLength */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 1144
            aload 1 /* propertyId */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 1145
            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 1150
      StackMap locals:
      StackMap stack:
            aload 1 /* propertyId */
            ldc "http://xml.org/sax/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 10
         6: .line 1151
            aload 1 /* propertyId */
            invokevirtual java.lang.String.length:()I
            ldc "http://xml.org/sax/properties/"
            invokevirtual java.lang.String.length:()I
            isub
            istore 2 /* suffixLength */
        start local 2 // int suffixLength
         7: .line 1163
            iload 2 /* suffixLength */
            ldc "xml-string"
            invokevirtual java.lang.String.length:()I
            if_icmpne 10
         8: .line 1164
            aload 1 /* propertyId */
            ldc "xml-string"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 10
         9: .line 1168
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 2 // int suffixLength
        10: .line 1176
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* propertyId */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.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.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   11     0          this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            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 void addComponent(com.sun.org.apache.xerces.internal.xni.parser.XMLComponent);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1191
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1192
            return
         2: .line 1194
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1195
            aload 0 /* this */
            aload 1 /* component */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1197
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    5     1  component  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
    MethodParameters:
           Name  Flags
      component  

  protected void addCommonComponent(com.sun.org.apache.xerces.internal.xni.parser.XMLComponent);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1209
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCommonComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1210
            return
         2: .line 1212
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fCommonComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1213
            aload 0 /* this */
            aload 1 /* component */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1215
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    5     1  component  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
    MethodParameters:
           Name  Flags
      component  

  protected void addXML11Component(com.sun.org.apache.xerces.internal.xni.parser.XMLComponent);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1227
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11Components:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1228
            return
         2: .line 1230
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11Components:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1231
            aload 0 /* this */
            aload 1 /* component */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1233
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0    5     1  component  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
    MethodParameters:
           Name  Flags
      component  

  protected void addRecognizedParamsAndSetDefaults(com.sun.org.apache.xerces.internal.xni.parser.XMLComponent);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=7, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1247
            aload 1 /* component */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.getRecognizedFeatures:()[Ljava/lang/String;
            astore 2 /* recognizedFeatures */
        start local 2 // java.lang.String[] recognizedFeatures
         1: .line 1248
            aload 0 /* this */
            aload 2 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addRecognizedFeatures:([Ljava/lang/String;)V
         2: .line 1251
            aload 1 /* component */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.getRecognizedProperties:()[Ljava/lang/String;
            astore 3 /* recognizedProperties */
        start local 3 // java.lang.String[] recognizedProperties
         3: .line 1252
            aload 0 /* this */
            aload 3 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addRecognizedProperties:([Ljava/lang/String;)V
         4: .line 1255
            aload 2 /* recognizedFeatures */
            ifnull 15
         5: .line 1256
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         6: goto 14
         7: .line 1257
      StackMap locals: java.lang.String[] java.lang.String[] int
      StackMap stack:
            aload 2 /* recognizedFeatures */
            iload 4 /* i */
            aaload
            astore 5 /* featureId */
        start local 5 // java.lang.String featureId
         8: .line 1258
            aload 1 /* component */
            aload 5 /* featureId */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.getFeatureDefault:(Ljava/lang/String;)Ljava/lang/Boolean;
            astore 6 /* state */
        start local 6 // java.lang.Boolean state
         9: .line 1259
            aload 6 /* state */
            ifnull 13
        10: .line 1261
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fFeatures:Ljava/util/Map;
            aload 5 /* featureId */
            invokeinterface java.util.Map.containsKey:(Ljava/lang/Object;)Z
            ifne 13
        11: .line 1262
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fFeatures:Ljava/util/Map;
            aload 5 /* featureId */
            aload 6 /* state */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        12: .line 1267
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
        end local 6 // java.lang.Boolean state
        end local 5 // java.lang.String featureId
        13: .line 1256
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        14: iload 4 /* i */
            aload 2 /* recognizedFeatures */
            arraylength
            if_icmplt 7
        end local 4 // int i
        15: .line 1272
      StackMap locals:
      StackMap stack:
            aload 3 /* recognizedProperties */
            ifnull 26
        16: .line 1273
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        17: goto 25
        18: .line 1274
      StackMap locals: int
      StackMap stack:
            aload 3 /* recognizedProperties */
            iload 4 /* i */
            aaload
            astore 5 /* propertyId */
        start local 5 // java.lang.String propertyId
        19: .line 1275
            aload 1 /* component */
            aload 5 /* propertyId */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.getPropertyDefault:(Ljava/lang/String;)Ljava/lang/Object;
            astore 6 /* value */
        start local 6 // java.lang.Object value
        20: .line 1276
            aload 6 /* value */
            ifnull 24
        21: .line 1278
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            aload 5 /* propertyId */
            invokeinterface java.util.Map.containsKey:(Ljava/lang/Object;)Z
            ifne 24
        22: .line 1279
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fProperties:Ljava/util/Map;
            aload 5 /* propertyId */
            aload 6 /* value */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        23: .line 1284
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fConfigUpdated:Z
        end local 6 // java.lang.Object value
        end local 5 // java.lang.String propertyId
        24: .line 1273
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        25: iload 4 /* i */
            aload 3 /* recognizedProperties */
            arraylength
            if_icmplt 18
        end local 4 // int i
        26: .line 1289
      StackMap locals:
      StackMap stack:
            return
        end local 3 // java.lang.String[] recognizedProperties
        end local 2 // java.lang.String[] recognizedFeatures
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   27     0                  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
            0   27     1             component  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
            1   27     2    recognizedFeatures  [Ljava/lang/String;
            3   27     3  recognizedProperties  [Ljava/lang/String;
            6   15     4                     i  I
            8   13     5             featureId  Ljava/lang/String;
            9   13     6                 state  Ljava/lang/Boolean;
           17   26     4                     i  I
           19   24     5            propertyId  Ljava/lang/String;
           20   24     6                 value  Ljava/lang/Object;
    MethodParameters:
           Name  Flags
      component  

  private void initXML11Components();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
         0: .line 1292
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.f11Initialized:Z
            ifne 11
         1: .line 1295
            aload 0 /* this */
            ldc "com.sun.org.apache.xerces.internal.impl.dv.dtd.XML11DTDDVFactoryImpl"
            invokestatic com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         2: .line 1298
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XML11DTDScannerImpl
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XML11DTDScannerImpl.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
         3: .line 1299
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1300
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDProcessor
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.dtd.XML11DTDProcessor.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
         5: .line 1301
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         6: .line 1304
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.XML11NSDocumentScannerImpl
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.XML11NSDocumentScannerImpl.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
         7: .line 1305
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         8: .line 1306
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.dtd.XML11NSDTDValidator
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.dtd.XML11NSDTDValidator.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
         9: .line 1307
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        10: .line 1309
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration.f11Initialized:Z
        11: .line 1311
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11DTDConfiguration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11DTDConfiguration;
}
SourceFile: "XML11DTDConfiguration.java"