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.ArrayList<com.sun.org.apache.xerces.internal.xni.parser.XMLComponent> fComponents;
    descriptor: Ljava/util/ArrayList;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/ArrayList<Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;>;

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

  protected java.util.ArrayList<com.sun.org.apache.xerces.internal.xni.parser.XMLComponent> fCommonComponents;
    descriptor: Ljava/util/ArrayList;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/ArrayList<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 433
            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 434
            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 442
            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 443
            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 457
            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 458
            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 477
            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 322
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
         2: .line 325
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
         3: .line 344
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
         4: .line 349
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         5: .line 376
            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 379
            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 382
            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 385
            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 388
            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 391
            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 393
            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 419
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.f11Initialized:Z
        13: .line 422
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableProvided:Z
        14: .line 425
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableJustInitialized:Z
        15: .line 481
            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/ArrayList;
        16: .line 483
            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/ArrayList;
        17: .line 485
            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/ArrayList;
        18: .line 489
            bipush 26
            anewarray java.lang.String
            dup
            iconst_0
        19: .line 490
            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 491
            ldc "http://xml.org/sax/features/validation"
            aastore
            dup
            iconst_3
        21: .line 492
            ldc "http://xml.org/sax/features/namespaces"
            aastore
            dup
            iconst_4
        22: .line 493
            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 494
            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 495
            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 496
            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 497
            ldc "http://apache.org/xml/features/validation/unparsed-entity-checking"
            aastore
            dup
            bipush 14
        27: .line 498
            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 499
            ldc "http://apache.org/xml/features/internal/validation/schema/use-grammar-pool-only"
            aastore
            dup
            bipush 17
        29: .line 504
            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 505
            ldc "http://xml.org/sax/features/external-general-entities"
            aastore
            dup
            bipush 20
        31: .line 506
            ldc "http://xml.org/sax/features/external-parameter-entities"
            aastore
            dup
            bipush 21
        32: .line 507
            ldc "http://apache.org/xml/features/internal/parser-settings"
            aastore
            dup
            bipush 22
        33: .line 508
            ldc "http://javax.xml.XMLConstants/feature/secure-processing"
            aastore
            dup
            bipush 23
        34: .line 509
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            aastore
            dup
            bipush 24
        35: .line 510
            ldc "jdk.xml.resetSymbolTable"
            aastore
            dup
            bipush 25
        36: .line 511
            ldc "jdk.xml.overrideDefaultParser"
            aastore
        37: .line 488
            astore 4 /* recognizedFeatures */
        start local 4 // java.lang.String[] recognizedFeatures
        38: .line 513
            aload 0 /* this */
            aload 4 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedFeatures:([Ljava/lang/String;)V
        39: .line 515
            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 516
            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 517
            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 518
            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 519
            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 520
            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 521
            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 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/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 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/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 524
            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 525
            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 526
            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 527
            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 528
            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 529
            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 530
            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 531
            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 532
            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 533
            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 534
            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 535
            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 536
            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 537
            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 538
            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 542
            bipush 29
            anewarray java.lang.String
            dup
            iconst_0
        64: .line 543
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            aastore
            dup
            iconst_1
        65: .line 544
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aastore
            dup
            iconst_2
        66: .line 545
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            aastore
            dup
            iconst_3
        67: .line 546
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aastore
            dup
            iconst_4
        68: .line 547
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aastore
            dup
            iconst_5
        69: .line 548
            ldc "http://apache.org/xml/properties/internal/document-scanner"
            aastore
            dup
            bipush 6
        70: .line 549
            ldc "http://apache.org/xml/properties/internal/dtd-scanner"
            aastore
            dup
            bipush 7
        71: .line 550
            ldc "http://apache.org/xml/properties/internal/dtd-processor"
            aastore
            dup
            bipush 8
        72: .line 551
            ldc "http://apache.org/xml/properties/internal/validator/dtd"
            aastore
            dup
            bipush 9
        73: .line 552
            ldc "http://apache.org/xml/properties/internal/datatype-validator-factory"
            aastore
            dup
            bipush 10
        74: .line 553
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aastore
            dup
            bipush 11
        75: .line 554
            ldc "http://apache.org/xml/properties/internal/validator/schema"
            aastore
            dup
            bipush 12
        76: .line 555
            ldc "http://xml.org/sax/properties/xml-string"
            aastore
            dup
            bipush 13
        77: .line 556
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aastore
            dup
            bipush 14
        78: .line 557
            ldc "http://java.sun.com/xml/jaxp/properties/schemaSource"
            aastore
            dup
            bipush 15
        79: .line 558
            ldc "http://java.sun.com/xml/jaxp/properties/schemaLanguage"
            aastore
            dup
            bipush 16
        80: .line 563
            ldc "http://apache.org/xml/properties/schema/external-schemaLocation"
            aastore
            dup
            bipush 17
        81: .line 564
            ldc "http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation"
            aastore
            dup
            bipush 18
        82: .line 565
            ldc "http://apache.org/xml/properties/validation/schema/root-type-definition"
            aastore
            dup
            bipush 19
        83: .line 566
            ldc "http://apache.org/xml/properties/validation/schema/root-element-declaration"
            aastore
            dup
            bipush 20
        84: .line 567
            ldc "http://apache.org/xml/properties/locale"
            aastore
            dup
            bipush 21
        85: .line 568
            ldc "http://apache.org/xml/properties/internal/validation/schema/dv-factory"
            aastore
            dup
            bipush 22
        86: .line 569
            ldc "http://apache.org/xml/properties/security-manager"
            aastore
            dup
            bipush 23
        87: .line 570
            ldc "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"
            aastore
            dup
            bipush 24
        88: .line 571
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_DEFER:Ljava/lang/String;
            aastore
            dup
            bipush 25
        89: .line 572
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_FILES:Ljava/lang/String;
            aastore
            dup
            bipush 26
        90: .line 573
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_PREFER:Ljava/lang/String;
            aastore
            dup
            bipush 27
        91: .line 574
            getstatic jdk.xml.internal.JdkXmlUtils.CATALOG_RESOLVE:Ljava/lang/String;
            aastore
            dup
            bipush 28
        92: .line 575
            ldc "jdk.xml.cdataChunkSize"
            aastore
        93: .line 541
            astore 5 /* recognizedProperties */
        start local 5 // java.lang.String[] recognizedProperties
        94: .line 577
            aload 0 /* this */
            aload 5 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedProperties:([Ljava/lang/String;)V
        95: .line 580
            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 581
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableProvided:Z
            ifne 101
        99: .line 582
            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 583
            goto 102
       101: .line 584
      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 586
      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 588
            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 589
            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 590
            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 593
      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 594
            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 595
            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 597
            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 598
            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 599
            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 600
            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 602
            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 603
            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 604
            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 606
            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 607
            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 608
            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 610
            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 611
            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 612
            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 614
            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 615
            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 616
            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 618
            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 619
            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 621
            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 622
            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 624
            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 627
            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 628
            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 629
            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 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/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 635
      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 636
            goto 137
      StackMap locals:
      StackMap stack: com.sun.org.apache.xerces.internal.xni.XNIException
       136: pop
       137: .line 642
      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 643
            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 642
            iinc 7 1
      StackMap locals:
      StackMap stack:
       141: iload 7
            iload 8
            if_icmplt 138
       142: .line 646
            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 648
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
       144: .line 649
            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 674
            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 676
            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 687
            aload 0 /* this */
            aload 1 /* locale */
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fLocale:Ljava/util/Locale;
         1: .line 688
            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 689
            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 697
            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 698
            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 699
            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 700
            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 701
            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 704
      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 708
            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 717
            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 718
            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 722
            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 731
            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 732
            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 736
            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 747
            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 748
            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 758
            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 780
            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 781
            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 792
            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 802
            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 803
            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 815
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
            ifeq 2
         1: .line 817
            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 819
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
         3: .line 822
            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 823
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse:(Z)Z
            pop
         5: .line 824
            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 827
            aload 2 /* ex */
            athrow
        end local 2 // com.sun.org.apache.xerces.internal.xni.XNIException ex
         8: .line 828
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 2 /* ex */
        start local 2 // java.io.IOException ex
         9: .line 831
            aload 2 /* ex */
            athrow
        end local 2 // java.io.IOException ex
        10: .line 832
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 2 /* ex */
        start local 2 // java.lang.RuntimeException ex
        11: .line 835
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.RuntimeException ex
        12: .line 836
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        13: .line 839
            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 840
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3
        15: .line 841
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
        16: .line 843
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.cleanup:()V
        17: .line 844
            aload 3
            athrow
        18: .line 841
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fParseInProgress:Z
        19: .line 843
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.cleanup:()V
        20: .line 846
            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 851
            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 853
            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 854
            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 855
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         4: .line 856
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.resetSymbolTable:()V
         5: .line 857
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.resetCommon:()V
         6: .line 859
            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 860
            iload 2 /* version */
            iconst_2
            if_icmpne 12
         8: .line 861
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.initXML11Components:()V
         9: .line 862
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.configureXML11Pipeline:()V
        10: .line 863
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.resetXML11:()V
        11: .line 864
            goto 14
        12: .line 865
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.configurePipeline:()V
        13: .line 866
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.reset:()V
        14: .line 870
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
        15: .line 873
            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 874
            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 875
            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 878
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.Exception ex
        20: .line 879
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        21: .line 882
            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 887
      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 888
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        25: .line 891
            aload 2 /* ex */
            athrow
        end local 2 // java.lang.Exception ex
        26: .line 892
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 2 /* ex */
        start local 2 // java.lang.Exception ex
        27: .line 895
            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 915
            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 916
            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 918
      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=6, 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 937
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         1: .line 939
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 3 /* count */
        start local 3 // int count
         2: .line 940
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         3: goto 7
         4: .line 941
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            iload 4 /* i */
            invokevirtual java.util.ArrayList.get:(I)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 5 /* c */
        start local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         5: .line 942
            aload 5 /* 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 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         6: .line 940
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 4 /* i */
            iload 3 /* count */
            if_icmplt 4
        end local 4 // int i
         8: .line 945
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 3 /* count */
         9: .line 946
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        10: goto 14
        11: .line 947
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            iload 4 /* i */
            invokevirtual java.util.ArrayList.get:(I)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 5 /* c */
        start local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        12: .line 948
            aload 5 /* 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 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        13: .line 946
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        14: iload 4 /* i */
            iload 3 /* count */
            if_icmplt 11
        end local 4 // int i
        15: .line 952
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 3 /* count */
        16: .line 953
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        17: goto 23
        18: .line 954
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            iload 4 /* i */
            invokevirtual java.util.ArrayList.get:(I)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 5 /* c */
        start local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        19: .line 956
            aload 5 /* c */
            aload 1 /* featureId */
            iload 2 /* state */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.setFeature:(Ljava/lang/String;Z)V
        20: .line 957
            goto 22
        21: .line 958
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration java.lang.String int int int com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
      StackMap stack: java.lang.Exception
            pop
        end local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        22: .line 953
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        23: iload 4 /* i */
            iload 3 /* count */
            if_icmplt 18
        end local 4 // int i
        24: .line 963
            aload 0 /* this */
            aload 1 /* featureId */
            iload 2 /* state */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.setFeature:(Ljava/lang/String;Z)V
        25: .line 965
            return
        end local 3 // int count
        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   26     0       this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0   26     1  featureId  Ljava/lang/String;
            0   26     2      state  Z
            2   26     3      count  I
            3    8     4          i  I
            5    6     5          c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
           10   15     4          i  I
           12   13     5          c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
           17   24     4          i  I
           19   22     5          c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
      Exception table:
        from    to  target  type
          19    20      21  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 981
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 982
            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 984
      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=6, 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 995
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fConfigUpdated:Z
         1: .line 996
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 3
         2: .line 997
            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 1000
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 3 /* count */
        start local 3 // int count
         4: .line 1001
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         5: goto 9
         6: .line 1002
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            iload 4 /* i */
            invokevirtual java.util.ArrayList.get:(I)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 5 /* c */
        start local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         7: .line 1003
            aload 5 /* 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 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
         8: .line 1001
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 4 /* i */
            iload 3 /* count */
            if_icmplt 6
        end local 4 // int i
        10: .line 1006
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 3 /* count */
        11: .line 1007
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        12: goto 16
        13: .line 1008
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            iload 4 /* i */
            invokevirtual java.util.ArrayList.get:(I)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 5 /* c */
        start local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        14: .line 1009
            aload 5 /* 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 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        15: .line 1007
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        16: iload 4 /* i */
            iload 3 /* count */
            if_icmplt 13
        end local 4 // int i
        17: .line 1012
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 3 /* count */
        18: .line 1013
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        19: goto 25
        20: .line 1014
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            iload 4 /* i */
            invokevirtual java.util.ArrayList.get:(I)Ljava/lang/Object;
            checkcast com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
            astore 5 /* c */
        start local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        21: .line 1016
            aload 5 /* 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
        22: .line 1017
            goto 24
        23: .line 1018
      StackMap locals: com.sun.org.apache.xerces.internal.parsers.XML11Configuration java.lang.String java.lang.Object int int com.sun.org.apache.xerces.internal.xni.parser.XMLComponent
      StackMap stack: java.lang.Exception
            pop
        end local 5 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent c
        24: .line 1013
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        25: iload 4 /* i */
            iload 3 /* count */
            if_icmplt 20
        end local 4 // int i
        26: .line 1024
            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
        27: .line 1026
            return
        end local 3 // int count
        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   28     0        this  Lcom/sun/org/apache/xerces/internal/parsers/XML11Configuration;
            0   28     1  propertyId  Ljava/lang/String;
            0   28     2       value  Ljava/lang/Object;
            4   28     3       count  I
            5   10     4           i  I
            7    8     5           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
           12   17     4           i  I
           14   15     5           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
           19   26     4           i  I
           21   24     5           c  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
      Exception table:
        from    to  target  type
          21    22      23  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 1031
            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 1038
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 1 /* count */
        start local 1 // int count
         1: .line 1039
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 6
         3: .line 1040
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            iload 2 /* i */
            invokevirtual java.util.ArrayList.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 1041
            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 1039
            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 1044
            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 1051
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 1 /* count */
        start local 1 // int count
         1: .line 1052
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 6
         3: .line 1053
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            iload 2 /* i */
            invokevirtual java.util.ArrayList.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 1054
            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 1052
            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 1057
            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 1065
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            invokevirtual java.util.ArrayList.size:()I
            istore 1 /* count */
        start local 1 // int count
         1: .line 1066
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 6
         3: .line 1067
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            iload 2 /* i */
            invokevirtual java.util.ArrayList.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 1068
            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 1066
            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 1071
            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 1079
            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 1080
            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 1081
            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 1083
      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 1084
            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 1085
            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 1086
            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 1089
      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 1090
            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 1091
            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 1092
            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 1093
            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 1096
      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 1097
            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 1098
            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 1099
            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 1100
            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 1104
      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 1105
            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 1106
            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 1107
            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 1108
            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 1111
      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 1112
            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 1113
            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 1114
            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 1116
            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 1117
            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 1119
      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 1121
            goto 45
        30: .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;
            ifnonnull 35
        31: .line 1125
            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 1126
            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 1127
            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 1128
            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 1130
      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 1131
            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 1132
            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 1133
            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 1135
      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 1136
            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 1137
            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 1139
            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 1140
            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 1142
      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 1146
      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 1148
            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 1149
            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 1151
            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 1152
            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 1153
            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 1155
            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 1156
            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 1157
            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 1161
      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 1162
            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 1163
            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 1164
            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 1165
            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 1167
      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 1170
      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 1174
            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 1175
            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 1177
            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 1181
      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 1182
            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 1183
            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 1184
            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 1186
      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 1187
            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 1188
            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 1189
            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 1190
            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 1193
      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 1194
            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 1195
            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 1196
            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 1197
            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 1201
      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 1202
            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 1203
            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 1204
            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 1205
            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 1207
      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 1208
            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 1209
            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 1210
            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 1211
            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 1212
            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 1214
      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 1215
            goto 45
        30: .line 1217
      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 1218
            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 1219
            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 1221
            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 1222
            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 1224
      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 1225
            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 1226
            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 1227
            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 1230
      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 1231
            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 1232
            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 1233
            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 1234
            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 1236
      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 1240
      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 1242
            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 1243
            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 1245
            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 1246
            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 1247
            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 1249
            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 1250
            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 1251
            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 1255
      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 1256
            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 1257
            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 1258
            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 1259
            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 1261
      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 1263
      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 1286
            aload 1 /* featureId */
            ldc "http://apache.org/xml/features/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 35
         1: .line 1287
            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 1295
            iload 2 /* suffixLength */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 1296
            aload 1 /* featureId */
            ldc "validation/dynamic"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 1297
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         5: .line 1303
      StackMap locals: int
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.length:()I
            if_icmpne 8
         6: .line 1304
            aload 1 /* featureId */
            ldc "validation/default-attribute-values"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 8
         7: .line 1306
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         8: .line 1311
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.length:()I
            if_icmpne 11
         9: .line 1312
            aload 1 /* featureId */
            ldc "validation/validate-content-models"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 11
        10: .line 1314
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        11: .line 1319
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.length:()I
            if_icmpne 14
        12: .line 1320
            aload 1 /* featureId */
            ldc "nonvalidating/load-dtd-grammar"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 14
        13: .line 1321
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        14: .line 1326
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.length:()I
            if_icmpne 17
        15: .line 1327
            aload 1 /* featureId */
            ldc "nonvalidating/load-external-dtd"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 17
        16: .line 1328
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        17: .line 1334
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.length:()I
            if_icmpne 20
        18: .line 1335
            aload 1 /* featureId */
            ldc "validation/validate-datatypes"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 20
        19: .line 1336
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        20: .line 1343
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema"
            invokevirtual java.lang.String.length:()I
            if_icmpne 23
        21: .line 1344
            aload 1 /* featureId */
            ldc "validation/schema"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 23
        22: .line 1345
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        23: .line 1348
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema-full-checking"
            invokevirtual java.lang.String.length:()I
            if_icmpne 26
        24: .line 1349
            aload 1 /* featureId */
            ldc "validation/schema-full-checking"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 26
        25: .line 1350
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        26: .line 1354
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema/normalized-value"
            invokevirtual java.lang.String.length:()I
            if_icmpne 29
        27: .line 1355
            aload 1 /* featureId */
            ldc "validation/schema/normalized-value"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 29
        28: .line 1356
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        29: .line 1360
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "validation/schema/element-default"
            invokevirtual java.lang.String.length:()I
            if_icmpne 32
        30: .line 1361
            aload 1 /* featureId */
            ldc "validation/schema/element-default"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 32
        31: .line 1362
            getstatic com.sun.org.apache.xerces.internal.util.FeatureState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        32: .line 1366
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "internal/parser-settings"
            invokevirtual java.lang.String.length:()I
            if_icmpne 35
        33: .line 1367
            aload 1 /* featureId */
            ldc "internal/parser-settings"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 35
        34: .line 1368
            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 1377
      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 1400
            aload 1 /* propertyId */
            ldc "http://apache.org/xml/properties/"
            invokevirtual java.lang.String.startsWith:(Ljava/lang/String;)Z
            ifeq 11
         1: .line 1401
            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 1403
            iload 2 /* suffixLength */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.length:()I
            if_icmpne 5
         3: .line 1404
            aload 1 /* propertyId */
            ldc "internal/dtd-scanner"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 5
         4: .line 1405
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         5: .line 1407
      StackMap locals: int
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "schema/external-schemaLocation"
            invokevirtual java.lang.String.length:()I
            if_icmpne 8
         6: .line 1408
            aload 1 /* propertyId */
            ldc "schema/external-schemaLocation"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 8
         7: .line 1409
            getstatic com.sun.org.apache.xerces.internal.util.PropertyState.RECOGNIZED:Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         8: .line 1411
      StackMap locals:
      StackMap stack:
            iload 2 /* suffixLength */
            ldc "schema/external-noNamespaceSchemaLocation"
            invokevirtual java.lang.String.length:()I
            if_icmpne 11
         9: .line 1412
            aload 1 /* propertyId */
            ldc "schema/external-noNamespaceSchemaLocation"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 11
        10: .line 1413
            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 1417
      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 1418
            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 1420
            iload 2 /* suffixLength */
            ldc "schemaSource"
            invokevirtual java.lang.String.length:()I
            if_icmpne 16
        14: .line 1421
            aload 1 /* propertyId */
            ldc "schemaSource"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 16
        15: .line 1422
            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 1427
      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 1428
            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 1440
            iload 2 /* suffixLength */
            ldc "xml-string"
            invokevirtual java.lang.String.length:()I
            if_icmpne 21
        19: .line 1441
            aload 1 /* propertyId */
            ldc "xml-string"
            invokevirtual java.lang.String.endsWith:(Ljava/lang/String;)Z
            ifeq 21
        20: .line 1445
            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 1453
      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 1468
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            aload 1 /* component */
            invokevirtual java.util.ArrayList.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1469
            return
         2: .line 1471
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fComponents:Ljava/util/ArrayList;
            aload 1 /* component */
            invokevirtual java.util.ArrayList.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1472
            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 1474
            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 1486
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            aload 1 /* component */
            invokevirtual java.util.ArrayList.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1487
            return
         2: .line 1489
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fCommonComponents:Ljava/util/ArrayList;
            aload 1 /* component */
            invokevirtual java.util.ArrayList.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1490
            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 1492
            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 1504
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            aload 1 /* component */
            invokevirtual java.util.ArrayList.contains:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 1505
            return
         2: .line 1507
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fXML11Components:Ljava/util/ArrayList;
            aload 1 /* component */
            invokevirtual java.util.ArrayList.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1508
            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 1510
            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 1524
            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 1525
            aload 0 /* this */
            aload 2 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedFeatures:([Ljava/lang/String;)V
         2: .line 1528
            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 1529
            aload 0 /* this */
            aload 3 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.parsers.XML11Configuration.addRecognizedProperties:([Ljava/lang/String;)V
         4: .line 1532
            aload 2 /* recognizedFeatures */
            ifnull 15
         5: .line 1533
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         6: goto 14
         7: .line 1534
      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 1535
            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 1536
            aload 6 /* state */
            ifnull 13
        10: .line 1538
            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 1539
            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 1544
            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 1533
      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 1549
      StackMap locals:
      StackMap stack:
            aload 3 /* recognizedProperties */
            ifnull 26
        16: .line 1550
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        17: goto 25
        18: .line 1551
      StackMap locals: int
      StackMap stack:
            aload 3 /* recognizedProperties */
            iload 4 /* i */
            aaload
            astore 5 /* propertyId */
        start local 5 // java.lang.String propertyId
        19: .line 1552
            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 1553
            aload 6 /* value */
            ifnull 24
        21: .line 1555
            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 1556
            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 1561
            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 1550
      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 1566
      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 1569
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.f11Initialized:Z
            ifne 11
         1: .line 1572
            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 1575
            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 1576
            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 1577
            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 1578
            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 1581
            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 1582
            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 1583
            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 1584
            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 1586
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.f11Initialized:Z
        11: .line 1588
      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 1597
            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 1598
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableJustInitialized:Z
            ifeq 4
         2: .line 1600
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.parsers.XML11Configuration.fSymbolTableJustInitialized:Z
         3: .line 1601
            goto 6
         4: .line 1602
      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 1603
            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 1606
      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 1615
            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