public class com.sun.org.apache.xerces.internal.parsers.XML11Configuration 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.XML11Configuration
  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 WARN_ON_DUPLICATE_ATTDEF;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/warn-on-duplicate-attdef"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  protected static final java.lang.String USE_GRAMMAR_POOL_ONLY;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/internal/validation/schema/use-grammar-pool-only"

  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 IGNORE_XSI_TYPE;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/schema/ignore-xsi-type-until-elemdecl"

  protected static final java.lang.String ID_IDREF_CHECKING;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/id-idref-checking"

  protected static final java.lang.String UNPARSED_ENTITY_CHECKING;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/unparsed-entity-checking"

  protected static final java.lang.String IDENTITY_CONSTRAINT_CHECKING;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/identity-constraint-checking"

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

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

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

  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 java.lang.String ROOT_TYPE_DEF;
    descriptor: Ljava/lang/String;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/validation/schema/root-type-definition"

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

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

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

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

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

  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.impl.xs.XMLSchemaValidator fSchemaValidator;
    descriptor: Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
    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

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

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

  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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
         0: .line 443
            aload 0 /* this */
            aload 1 /* symbolTable */
            aconst_null
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.XML11Configuration.<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 444
            return
        end local 1 // com.sun.org.apache.xerces.internal.util.SymbolTable symbolTable
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration 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 458
            aload 0 /* this */
            aload 1 /* symbolTable */
            aload 2 /* grammarPool */
            aconst_null
            invokespecial com.sun.org.apache.xerces.internal.parsers.XML11Configuration.<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 459
            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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0    2     1  symbolTable  Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            0    2     2  grammarPool  Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
    MethodParameters:
             Name  Flags
      symbolTable  
      grammarPool  

  public void <init>(com.sun.org.apache.xerces.internal.util.SymbolTable, com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool, com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager);
    descriptor: (Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=10, args_size=4
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration 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 478
            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 323
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/List;
         2: .line 326
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/List;
         3: .line 345
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
         4: .line 350
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         5: .line 377
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         6: .line 380
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
         7: .line 383
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
         8: .line 386
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
         9: .line 389
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
        10: .line 392
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
        11: .line 394
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
        12: .line 420
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.f11Initialized:Z
        13: .line 423
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableProvided:Z
        14: .line 426
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableJustInitialized:Z
        15: .line 482
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/List;
        16: .line 484
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/List;
        17: .line 486
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/List;
        18: .line 490
            bipush 26
            anewarray java.lang.String
            dup
            iconst_0
        19: .line 491
            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 492
            ldc "http://xml.org/sax/features/validation"
            aastore
            dup
            iconst_3
        21: .line 493
            ldc "http://xml.org/sax/features/namespaces"
            aastore
            dup
            iconst_4
        22: .line 494
            ldc "http://apache.org/xml/features/validation/schema/normalized-value"
            aastore
            dup
            iconst_5
            ldc "http://apache.org/xml/features/validation/schema/element-default"
            aastore
            dup
            bipush 6
            ldc "http://apache.org/xml/features/validation/schema/augment-psvi"
            aastore
            dup
            bipush 7
        23: .line 495
            ldc "http://apache.org/xml/features/generate-synthetic-annotations"
            aastore
            dup
            bipush 8
            ldc "http://apache.org/xml/features/validate-annotations"
            aastore
            dup
            bipush 9
        24: .line 496
            ldc "http://apache.org/xml/features/honour-all-schemaLocations"
            aastore
            dup
            bipush 10
            ldc "http://apache.org/xml/features/validation/schema/ignore-xsi-type-until-elemdecl"
            aastore
            dup
            bipush 11
        25: .line 497
            ldc "http://apache.org/xml/features/validation/id-idref-checking"
            aastore
            dup
            bipush 12
            ldc "http://apache.org/xml/features/validation/identity-constraint-checking"
            aastore
            dup
            bipush 13
        26: .line 498
            ldc "http://apache.org/xml/features/validation/unparsed-entity-checking"
            aastore
            dup
            bipush 14
        27: .line 499
            ldc "http://apache.org/xml/features/namespace-growth"
            aastore
            dup
            bipush 15
            ldc "http://apache.org/xml/features/internal/tolerate-duplicates"
            aastore
            dup
            bipush 16
        28: .line 500
            ldc "http://apache.org/xml/features/internal/validation/schema/use-grammar-pool-only"
            aastore
            dup
            bipush 17
        29: .line 505
            ldc "http://apache.org/xml/features/validation/schema"
            aastore
            dup
            bipush 18
            ldc "http://apache.org/xml/features/validation/schema-full-checking"
            aastore
            dup
            bipush 19
        30: .line 506
            ldc "http://xml.org/sax/features/external-general-entities"
            aastore
            dup
            bipush 20
        31: .line 507
            ldc "http://xml.org/sax/features/external-parameter-entities"
            aastore
            dup
            bipush 21
        32: .line 508
            ldc "http://apache.org/xml/features/internal/parser-settings"
            aastore
            dup
            bipush 22
        33: .line 509
            ldc "http://javax.xml.XMLConstants/feature/secure-processing"
            aastore
            dup
            bipush 23
        34: .line 510
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            aastore
            dup
            bipush 24
        35: .line 511
            ldc "jdk.xml.resetSymbolTable"
            aastore
            dup
            bipush 25
        36: .line 512
            ldc "jdk.xml.overrideDefaultParser"
            aastore
        37: .line 489
            astore 4 /* recognizedFeatures */
        start local 4 // java.lang.String[] recognizedFeatures
        38: .line 514
            aload 0 /* this */
            aload 4 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedFeatures:([Ljava/lang/String;)V
        39: .line 516
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        40: .line 517
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        41: .line 518
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        42: .line 519
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        43: .line 520
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        44: .line 521
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        45: .line 522
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema/element-default"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        46: .line 523
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema/normalized-value"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        47: .line 524
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema/augment-psvi"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        48: .line 525
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/generate-synthetic-annotations"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        49: .line 526
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validate-annotations"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        50: .line 527
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/honour-all-schemaLocations"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        51: .line 528
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema/ignore-xsi-type-until-elemdecl"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        52: .line 529
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/id-idref-checking"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        53: .line 530
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/identity-constraint-checking"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        54: .line 531
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/unparsed-entity-checking"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        55: .line 532
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/namespace-growth"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        56: .line 533
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/internal/tolerate-duplicates"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        57: .line 534
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/internal/validation/schema/use-grammar-pool-only"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        58: .line 535
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        59: .line 536
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://javax.xml.XMLConstants/feature/secure-processing"
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        60: .line 537
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            getstatic jdk.xml.internal.JdkXmlUtils.USE_CATALOG_DEFAULT:Z
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        61: .line 538
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "jdk.xml.resetSymbolTable"
            getstatic jdk.xml.internal.JdkXmlUtils.RESET_SYMBOL_TABLE_DEFAULT:Z
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        62: .line 539
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "jdk.xml.overrideDefaultParser"
            getstatic jdk.xml.internal.JdkXmlUtils.OVERRIDE_PARSER_DEFAULT:Z
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        63: .line 543
            bipush 29
            anewarray java.lang.String
            dup
            iconst_0
        64: .line 544
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            aastore
            dup
            iconst_1
        65: .line 545
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aastore
            dup
            iconst_2
        66: .line 546
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            aastore
            dup
            iconst_3
        67: .line 547
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aastore
            dup
            iconst_4
        68: .line 548
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aastore
            dup
            iconst_5
        69: .line 549
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aastore
            dup
            bipush 6
        70: .line 550
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aastore
            dup
            bipush 7
        71: .line 551
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aastore
            dup
            bipush 8
        72: .line 552
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aastore
            dup
            bipush 9
        73: .line 553
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aastore
            dup
            bipush 10
        74: .line 554
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aastore
            dup
            bipush 11
        75: .line 555
            ldc "http://apache.org/xml/properties/internal/validator/schema"
            aastore
            dup
            bipush 12
        76: .line 556
            ldc "http://xml.org/sax/properties/xml-string"
            aastore
            dup
            bipush 13
        77: .line 557
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aastore
            dup
            bipush 14
        78: .line 558
            ldc "http://java.sun.com/xml/jaxp/properties/schemaSource"
            aastore
            dup
            bipush 15
        79: .line 559
            ldc "http://java.sun.com/xml/jaxp/properties/schemaLanguage"
            aastore
            dup
            bipush 16
        80: .line 564
            ldc "http://apache.org/xml/properties/schema/external-schemaLocation"
            aastore
            dup
            bipush 17
        81: .line 565
            ldc "http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation"
            aastore
            dup
            bipush 18
        82: .line 566
            ldc "http://apache.org/xml/properties/validation/schema/root-type-definition"
            aastore
            dup
            bipush 19
        83: .line 567
            ldc "http://apache.org/xml/properties/validation/schema/root-element-declaration"
            aastore
            dup
            bipush 20
        84: .line 568
            ldc "http://apache.org/xml/properties/locale"
            aastore
            dup
            bipush 21
        85: .line 569
            ldc "http://apache.org/xml/properties/internal/validation/schema/dv-factory"
            aastore
            dup
            bipush 22
        86: .line 570
            ldc "http://apache.org/xml/properties/security-manager"
            aastore
            dup
            bipush 23
        87: .line 571
            ldc "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"
            aastore
            dup
            bipush 24
        88: .line 572
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_DEFER:Ljava/lang/String;
            aastore
            dup
            bipush 25
        89: .line 573
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_FILES:Ljava/lang/String;
            aastore
            dup
            bipush 26
        90: .line 574
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_PREFER:Ljava/lang/String;
            aastore
            dup
            bipush 27
        91: .line 575
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_RESOLVE:Ljava/lang/String;
            aastore
            dup
            bipush 28
        92: .line 576
            ldc "jdk.xml.cdataChunkSize"
            aastore
        93: .line 542
            astore 5 /* recognizedProperties */
        start local 5 // java.lang.String[] recognizedProperties
        94: .line 578
            aload 0 /* this */
            aload 5 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedProperties:([Ljava/lang/String;)V
        95: .line 581
            aload 0 /* this */
            aload 1 /* symbolTable */
            ifnull 96
            iconst_1
            goto 97
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration 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: com.sun.org.apache.xerces.internal.parsers.XML11Configuration
        96: iconst_0
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration 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: com.sun.org.apache.xerces.internal.parsers.XML11Configuration int
        97: putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableProvided:Z
        98: .line 582
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableProvided:Z
            ifne 101
        99: .line 583
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.util.SymbolTable
            dup
            invokespecial com.sun.org.apache.xerces.internal.util.SymbolTable.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTable:Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
       100: .line 584
            goto 102
       101: .line 585
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* symbolTable */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTable:Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
       102: .line 587
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTable:Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
       103: .line 589
            aload 0 /* this */
            aload 2 /* grammarPool */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fGrammarPool:Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
       104: .line 590
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fGrammarPool:Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            ifnull 106
       105: .line 591
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       106: .line 594
      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.XML11Configuration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
       107: .line 595
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
       108: .line 596
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addCommonComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
       109: .line 598
            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.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
       110: .line 599
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       111: .line 600
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
       112: .line 601
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addCommonComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
       113: .line 603
            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.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
       114: .line 604
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
       115: .line 605
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
       116: .line 607
            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.XML11Configuration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
       117: .line 608
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       118: .line 609
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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.XML11Configuration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
       119: .line 611
            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.XML11Configuration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
       120: .line 612
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       121: .line 613
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
       122: .line 615
            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.XML11Configuration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
       123: .line 616
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       124: .line 617
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
       125: .line 619
            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.XML11Configuration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
       126: .line 620
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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.XML11Configuration.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
       127: .line 622
            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.XML11Configuration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
       128: .line 623
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       129: .line 625
            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.XML11Configuration.fVersionDetector:Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
       130: .line 628
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 134
       131: .line 629
            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
       132: .line 630
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       133: .line 631
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
       134: .line 636
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokestatic java.util.Locale.getDefault:()Ljava/util/Locale;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setLocale:(Ljava/util/Locale;)V
       135: .line 637
            goto 137
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
       136: pop
       137: .line 643
      StackMap locals:
      StackMap stack:
            invokestatic javax.xml.catalog.CatalogFeatures$Feature.values:()[Ljavax/xml/catalog/CatalogFeatures$Feature;
            dup
            astore 9
            arraylength
            istore 8
            iconst_0
            istore 7
            goto 141
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration com.sun.org.apache.xerces.internal.util.SymbolTable com.sun.org.apache.xerces.internal.xni.grammars.XMLGrammarPool com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager java.lang.String[] java.lang.String[] top int int javax.xml.catalog.CatalogFeatures$Feature[]
      StackMap stack:
       138: aload 9
            iload 7
            aaload
            astore 6 /* f */
        start local 6 // javax.xml.catalog.CatalogFeatures$Feature f
       139: .line 644
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            aload 6 /* f */
            invokevirtual javax.xml.catalog.CatalogFeatures$Feature.getPropertyName:()Ljava/lang/String;
            aconst_null
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        end local 6 // javax.xml.catalog.CatalogFeatures$Feature f
       140: .line 643
            iinc 7 1
      StackMap locals:
      StackMap stack:
       141: iload 7
            iload 8
            if_icmplt 138
       142: .line 647
            aload 0 /* this */
            ldc "jdk.xml.cdataChunkSize"
            getstatic jdk.xml.internal.JdkXmlUtils.CDATA_CHUNK_SIZE_DEFAULT:I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
       143: .line 649
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
       144: .line 650
            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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0  145     0                  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0  145     1           symbolTable  Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            0  145     2           grammarPool  Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            0  145     3        parentSettings  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;
           38  145     4    recognizedFeatures  [Ljava/lang/String;
           94  145     5  recognizedProperties  [Ljava/lang/String;
          132  134     6                  xmft  Lcom/sun/org/apache/xerces/internal/impl/msg/XMLMessageFormatter;
          139  140     6                     f  Ljavax/xml/catalog/CatalogFeatures$Feature;
      Exception table:
        from    to  target  type
         134   135     136  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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource inputSource
         0: .line 675
            aload 0 /* this */
            aload 1 /* inputSource */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
         1: .line 677
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource inputSource
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
        start local 1 // java.util.Locale locale
         0: .line 688
            aload 0 /* this */
            aload 1 /* locale */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLocale:Ljava/util/Locale;
         1: .line 689
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 690
            return
        end local 1 // java.util.Locale locale
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler documentHandler
         0: .line 698
            aload 0 /* this */
            aload 1 /* documentHandler */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
         1: .line 699
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            ifnull 5
         2: .line 700
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 701
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 5
         4: .line 702
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 705
      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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    6     0             this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
         0: .line 709
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

  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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDHandler dtdHandler
         0: .line 718
            aload 0 /* this */
            aload 1 /* dtdHandler */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
         1: .line 719
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDHandler dtdHandler
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
         0: .line 723
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

  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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler handler
         0: .line 732
            aload 0 /* this */
            aload 1 /* handler */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
         1: .line 733
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler handler
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
         0: .line 737
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

  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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLEntityResolver resolver
         0: .line 748
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 749
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLEntityResolver resolver
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
         0: .line 759
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

  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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLErrorHandler errorHandler
         0: .line 781
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 782
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLErrorHandler errorHandler
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
         0: .line 793
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

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

  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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource source
         0: .line 816
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
            ifeq 2
         1: .line 818
            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 820
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
         3: .line 823
            aload 0 /* this */
            aload 1 /* source */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setInputSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V
         4: .line 824
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse:(Z)Z
            pop
         5: .line 825
            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 828
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         8: .line 829
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
         9: .line 832
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
        10: .line 833
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        11: .line 836
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        12: .line 837
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        13: .line 840
            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 841
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3
        15: .line 842
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
        16: .line 844
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.cleanup:()V
        17: .line 845
            aload 3
            athrow
        18: .line 842
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
        19: .line 844
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.cleanup:()V
        20: .line 847
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource source
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   21     0    this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
        start local 1 // boolean complete
         0: .line 852
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
            ifnull 22
         1: .line 854
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            invokevirtual com.sun.org.apache.xerces.internal.impl.validation.ValidationManager.reset:()V
         2: .line 855
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 856
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         4: .line 857
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.resetSymbolTable:()V
         5: .line 858
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.resetCommon:()V
         6: .line 860
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fVersionDetector:Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
         7: .line 861
            iload 2 /* version */
            iconst_2
            if_icmpne 12
         8: .line 862
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.initXML11Components:()V
         9: .line 863
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.configureXML11Pipeline:()V
        10: .line 864
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.resetXML11:()V
        11: .line 865
            goto 14
        12: .line 866
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.configurePipeline:()V
        13: .line 867
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.reset:()V
        14: .line 871
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
        15: .line 874
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fVersionDetector:Lcom/sun/org/apache/xerces/internal/impl/XMLVersionDetector;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        16: .line 875
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fInputSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;
        end local 2 // short version
        17: .line 876
            goto 22
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration int
      StackMap stack: java.lang.Exception
        18: astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        19: .line 879
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.Exception ex
        20: .line 880
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        21: .line 883
            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
        22: .line 888
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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
        23: ireturn
        24: .line 889
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        25: .line 892
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.Exception ex
        26: .line 893
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        27: .line 896
            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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   28     0      this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0   28     1  complete  Z
            7   17     2   version  S
           19   20     2        ex  Ljava/lang/Exception;
           21   22     2        ex  Ljava/lang/Exception;
           25   26     2        ex  Ljava/lang/Exception;
           27   28     2        ex  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
           1    17      18  Class java.io.IOException
           1    17      18  Class java.lang.RuntimeException
           1    17      20  Class java.lang.Exception
          22    23      24  Class java.io.IOException
          22    23      24  Class java.lang.RuntimeException
          22    23      26  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.XML11Configuration this
        start local 1 // java.lang.String featureId
         0: .line 916
            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 917
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         2: .line 919
      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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
        start local 1 // java.lang.String featureId
        start local 2 // boolean state
         0: .line 938
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         1: .line 940
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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.XML11Configuration 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 941
            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 940
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         5: .line 944
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 945
            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 944
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
         9: .line 948
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 950
            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 951
            goto 14
        13: .line 952
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration 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 948
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration java.lang.String int top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 10
        15: .line 957
            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 959
            return
        end local 2 // boolean state
        end local 1 // java.lang.String featureId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   17     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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 com.sun.org.apache.xerces.internal.util.PropertyState getPropertyState(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
        start local 1 // java.lang.String propertyId
         0: .line 975
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 976
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.getLocale:()Ljava/util/Locale;
            invokestatic com.sun.org.apache.xerces.internal.util.PropertyState.is:(Ljava/lang/Object;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         2: .line 978
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* propertyId */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getPropertyState:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 1 // java.lang.String propertyId
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0        this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0    3     1  propertyId  Ljava/lang/String;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
            Name  Flags
      propertyId  

  public void setProperty(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
        start local 1 // java.lang.String propertyId
        start local 2 // java.lang.Object value
         0: .line 989
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         1: .line 990
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 3
         2: .line 991
            aload 0 /* this */
            aload 2 /* value */
            checkcast java.util.Locale
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setLocale:(Ljava/util/Locale;)V
         3: .line 994
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 6
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration java.lang.String java.lang.Object top java.util.Iterator
      StackMap stack:
         4: 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
         5: .line 995
            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
         6: .line 994
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 4
         7: .line 998
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 10
      StackMap locals:
      StackMap stack:
         8: 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
         9: .line 999
            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
        10: .line 998
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 8
        11: .line 1002
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 16
      StackMap locals:
      StackMap stack:
        12: 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
        13: .line 1004
            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
        14: .line 1005
            goto 16
        15: .line 1006
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration 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
        16: .line 1002
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration java.lang.String java.lang.Object top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 12
        17: .line 1012
            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
        18: .line 1014
            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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   19     0        this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0   19     1  propertyId  Ljava/lang/String;
            0   19     2       value  Ljava/lang/Object;
            5    6     3           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
            9   10     3           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
           13   16     3           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
      Exception table:
        from    to  target  type
          13    14      15  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.XML11Configuration this
         0: .line 1019
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLocale:Ljava/util/Locale;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

  protected void reset();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
         0: .line 1026
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            istore 1 /* count */
        start local 1 // int count
         1: .line 1027
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 6
         3: .line 1028
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)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
         4: .line 1029
            aload 3 /* 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 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         5: .line 1027
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 2 /* i */
            iload 1 /* count */
            if_icmplt 3
        end local 2 // int i
         7: .line 1032
            return
        end local 1 // int count
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    8     0   this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            1    8     1  count  I
            2    7     2      i  I
            4    5     3      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=4, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
         0: .line 1039
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            istore 1 /* count */
        start local 1 // int count
         1: .line 1040
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 6
         3: .line 1041
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)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
         4: .line 1042
            aload 3 /* 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 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         5: .line 1040
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 2 /* i */
            iload 1 /* count */
            if_icmplt 3
        end local 2 // int i
         7: .line 1045
            return
        end local 1 // int count
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    8     0   this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            1    8     1  count  I
            2    7     2      i  I
            4    5     3      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=4, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
         0: .line 1053
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            istore 1 /* count */
        start local 1 // int count
         1: .line 1054
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 6
         3: .line 1055
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)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
         4: .line 1056
            aload 3 /* 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 3 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         5: .line 1054
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 2 /* i */
            iload 1 /* count */
            if_icmplt 3
        end local 2 // int i
         7: .line 1059
            return
        end local 1 // int count
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    8     0   this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            1    8     1  count  I
            2    7     2      i  I
            4    5     3      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=2, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
         0: .line 1067
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            if_acmpeq 3
         1: .line 1068
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         2: .line 1069
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         3: .line 1071
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            if_acmpeq 7
         4: .line 1072
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
         5: .line 1073
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         6: .line 1074
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         7: .line 1077
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1078
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1079
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1080
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            ifnull 12
        11: .line 1081
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1084
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1085
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1086
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1087
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            ifnull 17
        16: .line 1088
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1092
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1093
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            if_acmpeq 22
        19: .line 1094
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        20: .line 1095
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        21: .line 1096
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        22: .line 1099
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1100
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1101
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1102
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1104
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 28
        27: .line 1105
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1107
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        29: .line 1109
            goto 45
        30: .line 1111
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            ifnonnull 35
        31: .line 1113
            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.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
        32: .line 1114
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        33: .line 1115
            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.XML11Configuration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
        34: .line 1116
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        35: .line 1118
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            if_acmpeq 39
        36: .line 1119
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        37: .line 1120
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        38: .line 1121
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        39: .line 1123
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1124
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1125
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1127
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 44
        43: .line 1128
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1130
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        45: .line 1134
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema"
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            if_acmpne 60
        46: .line 1136
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            ifnonnull 54
        47: .line 1137
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
        48: .line 1139
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/schema"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        49: .line 1140
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addCommonComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        50: .line 1141
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
        51: .line 1143
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/xml-schema-1"
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.getMessageFormatter:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/MessageFormatter;
            ifnonnull 54
        52: .line 1144
            new com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter.<init>:()V
            astore 1 /* xmft */
        start local 1 // com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter xmft
        53: .line 1145
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/xml-schema-1"
            aload 1 /* 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 1 // com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter xmft
        54: .line 1149
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentSource.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        55: .line 1150
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        56: .line 1151
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        57: .line 1152
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 59
        58: .line 1153
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        59: .line 1155
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        60: .line 1158
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   61     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
           53   54     1  xmft  Lcom/sun/org/apache/xerces/internal/impl/xs/XSMessageFormatter;

  protected void configurePipeline();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
         0: .line 1162
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            if_acmpeq 3
         1: .line 1163
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDatatypeValidatorFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         2: .line 1165
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDVFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         3: .line 1169
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            if_acmpeq 7
         4: .line 1170
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
         5: .line 1171
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         6: .line 1172
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         7: .line 1174
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1175
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1176
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1177
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            ifnull 12
        11: .line 1178
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1181
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1182
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1183
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDProcessor;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1184
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            ifnull 17
        16: .line 1185
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDContentModelHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDTDContentModelHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1189
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1190
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            if_acmpeq 22
        19: .line 1191
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        20: .line 1192
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        21: .line 1193
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        22: .line 1195
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1196
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNamespaceScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLNSDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1197
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1198
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1199
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 28
        27: .line 1200
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1202
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        29: .line 1203
            goto 45
        30: .line 1205
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            ifnonnull 35
        31: .line 1206
            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.XML11Configuration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
        32: .line 1207
            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.XML11Configuration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
        33: .line 1209
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        34: .line 1210
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        35: .line 1212
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            if_acmpeq 39
        36: .line 1213
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCurrentScanner:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner;
        37: .line 1214
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        38: .line 1215
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        39: .line 1218
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSScanner:Lcom/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1219
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1220
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1221
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 44
        43: .line 1222
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1224
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fNonNSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XMLDTDValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        45: .line 1228
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema"
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            if_acmpne 60
        46: .line 1230
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            ifnonnull 54
        47: .line 1231
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
        48: .line 1233
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/validator/schema"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        49: .line 1234
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addCommonComponent:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        50: .line 1235
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
        51: .line 1237
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/xml-schema-1"
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.getMessageFormatter:(Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/MessageFormatter;
            ifnonnull 54
        52: .line 1238
            new com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter.<init>:()V
            astore 1 /* xmft */
        start local 1 // com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter xmft
        53: .line 1239
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/xml-schema-1"
            aload 1 /* 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 1 // com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter xmft
        54: .line 1243
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentSource.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        55: .line 1244
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        56: .line 1245
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.setDocumentHandler:(Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;)V
        57: .line 1246
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            ifnull 59
        58: .line 1247
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fDocumentHandler:Lcom/sun/org/apache/xerces/internal/xni/XMLDocumentHandler;
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokeinterface com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler.setDocumentSource:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
        59: .line 1249
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLastComponent:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
        60: .line 1251
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   61     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
           53   54     1  xmft  Lcom/sun/org/apache/xerces/internal/impl/xs/XSMessageFormatter;

  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.XML11Configuration this
        start local 1 // java.lang.String featureId
         0: .line 1274
            aload 1 /* featureId */
            ldc "http://apache.org/xml/features/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 35
         1: .line 1275
            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 1283
            iload 2 /* suffixLength */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 1284
            aload 1 /* featureId */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 1285
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         5: .line 1291
      StackMap locals: int
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.length:()I
            if_icmpne 8
         6: .line 1292
            aload 1 /* featureId */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 8
         7: .line 1294
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         8: .line 1299
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.length:()I
            if_icmpne 11
         9: .line 1300
            aload 1 /* featureId */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 11
        10: .line 1302
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        11: .line 1307
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.length:()I
            if_icmpne 14
        12: .line 1308
            aload 1 /* featureId */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 14
        13: .line 1309
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        14: .line 1314
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.length:()I
            if_icmpne 17
        15: .line 1315
            aload 1 /* featureId */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 17
        16: .line 1316
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        17: .line 1322
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.length:()I
            if_icmpne 20
        18: .line 1323
            aload 1 /* featureId */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 20
        19: .line 1324
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        20: .line 1331
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema"
            invokevirtual java.lang.String.length:()I
            if_icmpne 23
        21: .line 1332
            aload 1 /* featureId */
            ldc "validation/schema"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 23
        22: .line 1333
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        23: .line 1336
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema-full-checking"
            invokevirtual java.lang.String.length:()I
            if_icmpne 26
        24: .line 1337
            aload 1 /* featureId */
            ldc "validation/schema-full-checking"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 26
        25: .line 1338
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        26: .line 1342
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema/normalized-value"
            invokevirtual java.lang.String.length:()I
            if_icmpne 29
        27: .line 1343
            aload 1 /* featureId */
            ldc "validation/schema/normalized-value"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 29
        28: .line 1344
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        29: .line 1348
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema/element-default"
            invokevirtual java.lang.String.length:()I
            if_icmpne 32
        30: .line 1349
            aload 1 /* featureId */
            ldc "validation/schema/element-default"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 32
        31: .line 1350
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        32: .line 1354
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "internal/parser-settings"
            invokevirtual java.lang.String.length:()I
            if_icmpne 35
        33: .line 1355
            aload 1 /* featureId */
            ldc "internal/parser-settings"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 35
        34: .line 1356
            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
        35: .line 1365
      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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   36     0          this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0   36     1     featureId  Ljava/lang/String;
            2   35     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.XML11Configuration this
        start local 1 // java.lang.String propertyId
         0: .line 1388
            aload 1 /* propertyId */
            ldc "http://apache.org/xml/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 11
         1: .line 1389
            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 1391
            iload 2 /* suffixLength */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 1392
            aload 1 /* propertyId */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 1393
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         5: .line 1395
      StackMap locals: int
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "schema/external-schemaLocation"
            invokevirtual java.lang.String.length:()I
            if_icmpne 8
         6: .line 1396
            aload 1 /* propertyId */
            ldc "schema/external-schemaLocation"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 8
         7: .line 1397
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         8: .line 1399
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "schema/external-noNamespaceSchemaLocation"
            invokevirtual java.lang.String.length:()I
            if_icmpne 11
         9: .line 1400
            aload 1 /* propertyId */
            ldc "schema/external-noNamespaceSchemaLocation"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 11
        10: .line 1401
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 2 // int suffixLength
        11: .line 1405
      StackMap locals:
      StackMap stack:
            aload 1 /* propertyId */
            ldc "http://java.sun.com/xml/jaxp/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 16
        12: .line 1406
            aload 1 /* propertyId */
            invokevirtual java.lang.String.length:()I
            ldc "http://java.sun.com/xml/jaxp/properties/"
            invokevirtual java.lang.String.length:()I
            isub
            istore 2 /* suffixLength */
        start local 2 // int suffixLength
        13: .line 1408
            iload 2 /* suffixLength */
            ldc "schemaSource"
            invokevirtual java.lang.String.length:()I
            if_icmpne 16
        14: .line 1409
            aload 1 /* propertyId */
            ldc "schemaSource"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 16
        15: .line 1410
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
        end local 2 // int suffixLength
        16: .line 1415
      StackMap locals:
      StackMap stack:
            aload 1 /* propertyId */
            ldc "http://xml.org/sax/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 21
        17: .line 1416
            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
        18: .line 1428
            iload 2 /* suffixLength */
            ldc "xml-string"
            invokevirtual java.lang.String.length:()I
            if_icmpne 21
        19: .line 1429
            aload 1 /* propertyId */
            ldc "xml-string"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 21
        20: .line 1433
            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
        21: .line 1441
      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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   22     0          this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0   22     1    propertyId  Ljava/lang/String;
            2   11     2  suffixLength  I
           13   16     2  suffixLength  I
           18   21     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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1456
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1457
            return
         2: .line 1459
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1460
            aload 0 /* this */
            aload 1 /* component */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1462
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1474
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1475
            return
         2: .line 1477
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1478
            aload 0 /* this */
            aload 1 /* component */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1480
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1492
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1493
            return
         2: .line 1495
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/List;
            aload 1 /* component */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1496
            aload 0 /* this */
            aload 1 /* component */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1498
            return
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
         0: .line 1512
            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 1513
            aload 0 /* this */
            aload 2 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedFeatures:([Ljava/lang/String;)V
         2: .line 1516
            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 1517
            aload 0 /* this */
            aload 3 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedProperties:([Ljava/lang/String;)V
         4: .line 1520
            aload 2 /* recognizedFeatures */
            ifnull 15
         5: .line 1521
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         6: goto 14
         7: .line 1522
      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 1523
            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 1524
            aload 6 /* state */
            ifnull 13
        10: .line 1526
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            aload 5 /* featureId */
            invokeinterface java.util.Map.containsKey:(Ljava/lang/Object;)Z
            ifne 13
        11: .line 1527
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1532
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
        end local 6 // java.lang.Boolean state
        end local 5 // java.lang.String featureId
        13: .line 1521
      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 1537
      StackMap locals:
      StackMap stack:
            aload 3 /* recognizedProperties */
            ifnull 26
        16: .line 1538
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        17: goto 25
        18: .line 1539
      StackMap locals: int
      StackMap stack:
            aload 3 /* recognizedProperties */
            iload 4 /* i */
            aaload
            astore 5 /* propertyId */
        start local 5 // java.lang.String propertyId
        19: .line 1540
            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 1541
            aload 6 /* value */
            ifnull 24
        21: .line 1543
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            aload 5 /* propertyId */
            invokeinterface java.util.Map.containsKey:(Ljava/lang/Object;)Z
            ifne 24
        22: .line 1544
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.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 1549
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
        end local 6 // java.lang.Object value
        end local 5 // java.lang.String propertyId
        24: .line 1538
      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 1554
      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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   27     0                  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            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.XML11Configuration this
         0: .line 1557
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.f11Initialized:Z
            ifne 11
         1: .line 1560
            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.XML11Configuration.fXML11DatatypeFactory:Lcom/sun/org/apache/xerces/internal/impl/dv/DTDDVFactory;
         2: .line 1563
            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.XML11Configuration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
         3: .line 1564
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11DTDScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         4: .line 1565
            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.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
         5: .line 1566
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11DTDProcessor:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11DTDProcessor;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         6: .line 1569
            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.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
         7: .line 1570
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDocScanner:Lcom/sun/org/apache/xerces/internal/impl/XML11NSDocumentScannerImpl;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
         8: .line 1571
            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.XML11Configuration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
         9: .line 1572
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11NSDTDValidator:Lcom/sun/org/apache/xerces/internal/impl/dtd/XML11NSDTDValidator;
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addXML11Component:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;)V
        10: .line 1574
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.f11Initialized:Z
        11: .line 1576
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

  private void resetSymbolTable();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
         0: .line 1585
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fFeatures:Ljava/util/Map;
            ldc "jdk.xml.resetSymbolTable"
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
            ifeq 6
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableProvided:Z
            ifne 6
         1: .line 1586
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableJustInitialized:Z
            ifeq 4
         2: .line 1588
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableJustInitialized:Z
         3: .line 1589
            goto 6
         4: .line 1590
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.util.SymbolTable
            dup
            invokespecial com.sun.org.apache.xerces.internal.util.SymbolTable.<init>:()V
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTable:Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
         5: .line 1591
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fProperties:Ljava/util/Map;
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTable:Lcom/sun/org/apache/xerces/internal/util/SymbolTable;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         6: .line 1594
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;

  com.sun.org.apache.xerces.internal.util.FeatureState getFeatureState0(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.parsers.XML11Configuration this
        start local 1 // java.lang.String featureId
         0: .line 1603
            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.XML11Configuration this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0    1     1  featureId  Ljava/lang/String;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
           Name  Flags
      featureId  
}
SourceFile: "XML11Configuration.java"
InnerClasses:
  public final Feature = javax.xml.catalog.CatalogFeatures$Feature of javax.xml.catalog.CatalogFeatures