final class com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager extends com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings implements com.sun.org.apache.xerces.internal.xni.parser.XMLComponentManager
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager
  super_class: com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings
{
  private static final java.lang.String SCHEMA_VALIDATION;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/validation/schema"

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

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

  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"

  private static final java.lang.String DISALLOW_DOCTYPE_DECL_FEATURE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/features/disallow-doctype-decl"

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

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

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

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

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

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

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

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

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

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

  private static final 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 SYMBOL_TABLE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "http://apache.org/xml/properties/internal/symbol-table"

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

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

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

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

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

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

  private final java.util.HashMap<java.lang.String, java.lang.Object> fComponents;
    descriptor: Ljava/util/HashMap;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/HashMap<Ljava/lang/String;Ljava/lang/Object;>;

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

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

  private com.sun.org.apache.xerces.internal.xni.NamespaceContext fNamespaceContext;
    descriptor: Lcom/sun/org/apache/xerces/internal/xni/NamespaceContext;
    flags: (0x0002) ACC_PRIVATE

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

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

  private final java.util.HashMap<java.lang.String, java.lang.Boolean> fInitFeatures;
    descriptor: Ljava/util/HashMap;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/HashMap<Ljava/lang/String;Ljava/lang/Boolean;>;

  private final java.util.HashMap<java.lang.String, java.lang.Object> fInitProperties;
    descriptor: Ljava/util/HashMap;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/HashMap<Ljava/lang/String;Ljava/lang/Object;>;

  private com.sun.org.apache.xerces.internal.utils.XMLSecurityManager fInitSecurityManager;
    descriptor: Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
    flags: (0x0002) ACC_PRIVATE

  private final com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager fSecurityPropertyMgr;
    descriptor: Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private org.xml.sax.ErrorHandler fErrorHandler;
    descriptor: Lorg/xml/sax/ErrorHandler;
    flags: (0x0002) ACC_PRIVATE

  private org.w3c.dom.ls.LSResourceResolver fResourceResolver;
    descriptor: Lorg/w3c/dom/ls/LSResourceResolver;
    flags: (0x0002) ACC_PRIVATE

  private java.util.Locale fLocale;
    descriptor: Ljava/util/Locale;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer);
    descriptor: (Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=8, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer grammarContainer
         0: .line 231
            aload 0 /* this */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.<init>:()V
         1: .line 165
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager._isSecureMode:Z
         2: .line 171
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
         3: .line 180
            aload 0 /* this */
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
         4: .line 206
            aload 0 /* this */
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitFeatures:Ljava/util/HashMap;
         5: .line 209
            aload 0 /* this */
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitProperties:Ljava/util/HashMap;
         6: .line 222
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorHandler:Lorg/xml/sax/ErrorHandler;
         7: .line 225
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fResourceResolver:Lorg/w3c/dom/ls/LSResourceResolver;
         8: .line 228
            aload 0 /* this */
            aconst_null
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fLocale:Ljava/util/Locale;
         9: .line 233
            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.jaxp.validation.XMLSchemaValidatorComponentManager.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
        10: .line 234
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        11: .line 236
            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.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
        12: .line 237
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        13: .line 239
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.util.NamespaceSupport
            dup
            invokespecial com.sun.org.apache.xerces.internal.util.NamespaceSupport.<init>:()V
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fNamespaceContext:Lcom/sun/org/apache/xerces/internal/xni/NamespaceContext;
        14: .line 240
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/namespace-context"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fNamespaceContext:Lcom/sun/org/apache/xerces/internal/xni/NamespaceContext;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        15: .line 242
            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.jaxp.validation.XMLSchemaValidatorComponentManager.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
        16: .line 243
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/validator/schema"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        17: .line 245
            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.jaxp.validation.XMLSchemaValidatorComponentManager.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
        18: .line 246
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        19: .line 249
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            aconst_null
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        20: .line 250
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aconst_null
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        21: .line 252
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            new com.sun.org.apache.xerces.internal.util.SymbolTable
            dup
            invokespecial com.sun.org.apache.xerces.internal.util.SymbolTable.<init>:()V
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        22: .line 255
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aload 1 /* grammarContainer */
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getGrammarPool:()Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        23: .line 256
            aload 0 /* this */
            aload 1 /* grammarContainer */
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.isFullyComposed:()Z
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fUseGrammarPoolOnly:Z
        24: .line 259
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            ldc "http://www.w3.org/TR/xml-schema-1"
            new com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter
            dup
            invokespecial com.sun.org.apache.xerces.internal.impl.xs.XSMessageFormatter.<init>:()V
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.putMessageFormatter:(Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/util/MessageFormatter;)V
        25: .line 262
            bipush 6
            anewarray java.lang.String
            dup
            iconst_0
        26: .line 263
            ldc "http://apache.org/xml/features/disallow-doctype-decl"
            aastore
            dup
            iconst_1
        27: .line 264
            ldc "http://apache.org/xml/features/validation/schema/normalized-value"
            aastore
            dup
            iconst_2
        28: .line 265
            ldc "http://apache.org/xml/features/validation/schema/element-default"
            aastore
            dup
            iconst_3
        29: .line 266
            ldc "http://apache.org/xml/features/validation/schema/augment-psvi"
            aastore
            dup
            iconst_4
        30: .line 267
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            aastore
            dup
            iconst_5
        31: .line 268
            ldc "jdk.xml.overrideDefaultParser"
            aastore
        32: .line 262
            astore 2 /* recognizedFeatures */
        start local 2 // java.lang.String[] recognizedFeatures
        33: .line 270
            aload 0 /* this */
            aload 2 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.addRecognizedFeatures:([Ljava/lang/String;)V
        34: .line 271
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/disallow-doctype-decl"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        35: .line 272
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema/normalized-value"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        36: .line 273
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fFeatures:Ljava/util/Map;
            ldc "http://apache.org/xml/features/validation/schema/element-default"
            getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        37: .line 274
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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
        38: .line 275
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fFeatures:Ljava/util/Map;
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            aload 1 /* grammarContainer */
            ldc "http://javax.xml.XMLConstants/feature/useCatalog"
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getFeature:(Ljava/lang/String;)Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        39: .line 276
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fFeatures:Ljava/util/Map;
            ldc "jdk.xml.overrideDefaultParser"
            aload 1 /* grammarContainer */
            ldc "jdk.xml.overrideDefaultParser"
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getFeature:(Ljava/lang/String;)Ljava/lang/Boolean;
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        40: .line 278
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            aload 1 /* grammarContainer */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;)V
        41: .line 279
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 1 /* grammarContainer */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;)V
        42: .line 280
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 1 /* grammarContainer */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.addRecognizedParamsAndSetDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;)V
        43: .line 287
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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
        44: .line 288
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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
        45: .line 289
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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
        46: .line 290
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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
        47: .line 292
            aload 1 /* grammarContainer */
            ldc "http://javax.xml.XMLConstants/feature/secure-processing"
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getFeature:(Ljava/lang/String;)Ljava/lang/Boolean;
            invokevirtual java.lang.Boolean.booleanValue:()Z
            istore 3 /* secureProcessing */
        start local 3 // boolean secureProcessing
        48: .line 293
            invokestatic java.lang.System.getSecurityManager:()Ljava/lang/SecurityManager;
            ifnull 51
        49: .line 294
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager._isSecureMode:Z
        50: .line 295
            iconst_1
            istore 3 /* secureProcessing */
        51: .line 298
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer java.lang.String[] int
      StackMap stack:
            aload 0 /* this */
        52: .line 299
            aload 1 /* grammarContainer */
            ldc "http://apache.org/xml/properties/security-manager"
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getProperty:(Ljava/lang/String;)Ljava/lang/Object;
        53: .line 298
            checkcast com.sun.org.apache.xerces.internal.utils.XMLSecurityManager
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
        54: .line 300
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            ifnull 57
        55: .line 301
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            iload 3 /* secureProcessing */
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityManager.setSecureProcessing:(Z)V
        56: .line 302
            goto 58
        57: .line 303
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            new com.sun.org.apache.xerces.internal.utils.XMLSecurityManager
            dup
            iload 3 /* secureProcessing */
            invokespecial com.sun.org.apache.xerces.internal.utils.XMLSecurityManager.<init>:(Z)V
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
        58: .line 306
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/security-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        59: .line 309
            aload 0 /* this */
        60: .line 310
            aload 1 /* grammarContainer */
            ldc "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getProperty:(Ljava/lang/String;)Ljava/lang/Object;
        61: .line 309
            checkcast com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSecurityPropertyMgr:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
        62: .line 311
            aload 0 /* this */
            ldc "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSecurityPropertyMgr:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        63: .line 314
            invokestatic javax.xml.catalog.CatalogFeatures$Feature.values:()[Ljavax/xml/catalog/CatalogFeatures$Feature;
            dup
            astore 7
            arraylength
            istore 6
            iconst_0
            istore 5
            goto 67
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer java.lang.String[] int top int int javax.xml.catalog.CatalogFeatures$Feature[]
      StackMap stack:
        64: aload 7
            iload 5
            aaload
            astore 4 /* f */
        start local 4 // javax.xml.catalog.CatalogFeatures$Feature f
        65: .line 315
            aload 0 /* this */
            aload 4 /* f */
            invokevirtual javax.xml.catalog.CatalogFeatures$Feature.getPropertyName:()Ljava/lang/String;
            aload 1 /* grammarContainer */
            aload 4 /* f */
            invokevirtual javax.xml.catalog.CatalogFeatures$Feature.getPropertyName:()Ljava/lang/String;
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getProperty:(Ljava/lang/String;)Ljava/lang/Object;
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        end local 4 // javax.xml.catalog.CatalogFeatures$Feature f
        66: .line 314
            iinc 5 1
      StackMap locals:
      StackMap stack:
        67: iload 5
            iload 6
            if_icmplt 64
        68: .line 318
            aload 0 /* this */
            ldc "jdk.xml.cdataChunkSize"
        69: .line 319
            aload 1 /* grammarContainer */
            ldc "jdk.xml.cdataChunkSize"
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getProperty:(Ljava/lang/String;)Ljava/lang/Object;
        70: .line 318
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        71: .line 320
            return
        end local 3 // boolean secureProcessing
        end local 2 // java.lang.String[] recognizedFeatures
        end local 1 // com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer grammarContainer
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   72     0                this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0   72     1    grammarContainer  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;
           33   72     2  recognizedFeatures  [Ljava/lang/String;
           48   72     3    secureProcessing  Z
           65   66     4                   f  Ljavax/xml/catalog/CatalogFeatures$Feature;
    MethodParameters:
                  Name  Flags
      grammarContainer  

  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.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // java.lang.String featureId
         0: .line 336
            ldc "http://apache.org/xml/features/internal/parser-settings"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 337
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         2: .line 339
      StackMap locals:
      StackMap stack:
            ldc "http://xml.org/sax/features/validation"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 3
            ldc "http://apache.org/xml/features/validation/schema"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 4
         3: .line 340
      StackMap locals:
      StackMap stack:
            iconst_1
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         4: .line 342
      StackMap locals:
      StackMap stack:
            ldc "http://apache.org/xml/features/internal/validation/schema/use-grammar-pool-only"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 6
         5: .line 343
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fUseGrammarPoolOnly:Z
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         6: .line 345
      StackMap locals:
      StackMap stack:
            ldc "http://javax.xml.XMLConstants/feature/secure-processing"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 8
         7: .line 346
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityManager.isSecureProcessing:()Z
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
         8: .line 348
      StackMap locals:
      StackMap stack:
            ldc "http://apache.org/xml/features/validation/schema/element-default"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 10
         9: .line 349
            iconst_1
            invokestatic com.sun.org.apache.xerces.internal.util.FeatureState.is:(Z)Lcom/sun/org/apache/xerces/internal/util/FeatureState;
            areturn
        10: .line 351
      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.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   11     0       this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0   11     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=4, locals=4, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // java.lang.String featureId
        start local 2 // boolean value
         0: .line 363
            ldc "http://apache.org/xml/features/internal/parser-settings"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 364
            new com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
            dup
            getstatic com.sun.org.apache.xerces.internal.util.Status.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/Status;
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException.<init>:(Lcom/sun/org/apache/xerces/internal/util/Status;Ljava/lang/String;)V
            athrow
         2: .line 366
      StackMap locals:
      StackMap stack:
            iload 2 /* value */
            ifne 4
            ldc "http://xml.org/sax/features/validation"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 3
            ldc "http://apache.org/xml/features/validation/schema"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 4
         3: .line 367
      StackMap locals:
      StackMap stack:
            new com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
            dup
            getstatic com.sun.org.apache.xerces.internal.util.Status.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/Status;
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException.<init>:(Lcom/sun/org/apache/xerces/internal/util/Status;Ljava/lang/String;)V
            athrow
         4: .line 369
      StackMap locals:
      StackMap stack:
            ldc "http://apache.org/xml/features/internal/validation/schema/use-grammar-pool-only"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 6
            iload 2 /* value */
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fUseGrammarPoolOnly:Z
            if_icmpeq 6
         5: .line 370
            new com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
            dup
            getstatic com.sun.org.apache.xerces.internal.util.Status.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/Status;
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException.<init>:(Lcom/sun/org/apache/xerces/internal/util/Status;Ljava/lang/String;)V
            athrow
         6: .line 372
      StackMap locals:
      StackMap stack:
            ldc "http://javax.xml.XMLConstants/feature/secure-processing"
            aload 1 /* featureId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 20
         7: .line 373
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager._isSecureMode:Z
            ifeq 9
            iload 2 /* value */
            ifne 9
         8: .line 374
            new com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
            dup
            getstatic com.sun.org.apache.xerces.internal.util.Status.NOT_ALLOWED:Lcom/sun/org/apache/xerces/internal/util/Status;
            ldc "http://javax.xml.XMLConstants/feature/secure-processing"
            invokespecial com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException.<init>:(Lcom/sun/org/apache/xerces/internal/util/Status;Ljava/lang/String;)V
            athrow
         9: .line 377
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            iload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityManager.setSecureProcessing:(Z)V
        10: .line 378
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/security-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        11: .line 380
            iload 2 /* value */
            ifeq 19
        12: .line 381
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSecurityPropertyMgr:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
            getstatic com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager$Property.ACCESS_EXTERNAL_DTD:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$Property;
        13: .line 382
            getstatic com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager$State.FSP:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$State;
            ldc ""
        14: .line 381
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager.setValue:(Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$Property;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$State;Ljava/lang/String;)V
        15: .line 383
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSecurityPropertyMgr:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
            getstatic com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager$Property.ACCESS_EXTERNAL_SCHEMA:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$Property;
        16: .line 384
            getstatic com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager$State.FSP:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$State;
            ldc ""
        17: .line 383
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager.setValue:(Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$Property;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$State;Ljava/lang/String;)V
        18: .line 385
            aload 0 /* this */
            ldc "http://www.oracle.com/xml/jaxp/properties/xmlSecurityPropertyManager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSecurityPropertyMgr:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        19: .line 388
      StackMap locals:
      StackMap stack:
            return
        20: .line 390
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
        21: .line 391
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            aload 1 /* featureId */
            iload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setFeature:(Ljava/lang/String;Z)V
        22: .line 392
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 1 /* featureId */
            iload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.setFeature:(Ljava/lang/String;Z)V
        23: .line 393
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 1 /* featureId */
            iload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.setFeature:(Ljava/lang/String;Z)V
        24: .line 394
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitFeatures:Ljava/util/HashMap;
            aload 1 /* featureId */
            invokevirtual java.util.HashMap.containsKey:(Ljava/lang/Object;)Z
            ifne 29
        25: .line 395
            aload 0 /* this */
            aload 1 /* featureId */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getFeature:(Ljava/lang/String;)Z
            istore 3 /* current */
        start local 3 // boolean current
        26: .line 396
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitFeatures:Ljava/util/HashMap;
            aload 1 /* featureId */
            iload 3 /* current */
            ifeq 27
            getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
            goto 28
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager java.lang.String int int
      StackMap stack: java.util.HashMap java.lang.String
        27: getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager java.lang.String int int
      StackMap stack: java.util.HashMap java.lang.String java.lang.Boolean
        28: invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        end local 3 // boolean current
        29: .line 398
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* featureId */
            iload 2 /* value */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.setFeature:(Ljava/lang/String;Z)V
        30: .line 399
            return
        end local 2 // boolean value
        end local 1 // java.lang.String featureId
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   31     0       this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0   31     1  featureId  Ljava/lang/String;
            0   31     2      value  Z
           26   29     3    current  Z
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
           Name  Flags
      featureId  
      value      

  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=3, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // java.lang.String propertyId
         0: .line 415
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
         1: .line 416
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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 418
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            aload 1 /* propertyId */
            invokevirtual java.util.HashMap.get:(Ljava/lang/Object;)Ljava/lang/Object;
            astore 2 /* component */
        start local 2 // java.lang.Object component
         3: .line 419
            aload 2 /* component */
            ifnull 5
         4: .line 420
            aload 2 /* component */
            invokestatic com.sun.org.apache.xerces.internal.util.PropertyState.is:(Ljava/lang/Object;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         5: .line 422
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            aload 1 /* propertyId */
            invokevirtual java.util.HashMap.containsKey:(Ljava/lang/Object;)Z
            ifeq 7
         6: .line 423
            aconst_null
            invokestatic com.sun.org.apache.xerces.internal.util.PropertyState.is:(Ljava/lang/Object;)Lcom/sun/org/apache/xerces/internal/util/PropertyState;
            areturn
         7: .line 425
      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 2 // java.lang.Object component
        end local 1 // java.lang.String propertyId
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    8     0        this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0    8     1  propertyId  Ljava/lang/String;
            3    8     2   component  Ljava/lang/Object;
    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=4, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // java.lang.String propertyId
        start local 2 // java.lang.Object value
         0: .line 437
            ldc "http://apache.org/xml/properties/internal/entity-manager"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 4
            ldc "http://apache.org/xml/properties/internal/error-reporter"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 4
         1: .line 438
            ldc "http://apache.org/xml/properties/internal/namespace-context"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 4
            ldc "http://apache.org/xml/properties/internal/validator/schema"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 4
         2: .line 439
            ldc "http://apache.org/xml/properties/internal/symbol-table"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 4
            ldc "http://apache.org/xml/properties/internal/validation-manager"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 4
         3: .line 440
            ldc "http://apache.org/xml/properties/internal/grammar-pool"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 5
         4: .line 441
      StackMap locals:
      StackMap stack:
            new com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
            dup
            getstatic com.sun.org.apache.xerces.internal.util.Status.NOT_SUPPORTED:Lcom/sun/org/apache/xerces/internal/util/Status;
            aload 1 /* propertyId */
            invokespecial com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException.<init>:(Lcom/sun/org/apache/xerces/internal/util/Status;Ljava/lang/String;)V
            athrow
         5: .line 443
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
         6: .line 444
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            aload 1 /* propertyId */
            aload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         7: .line 445
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 1 /* propertyId */
            aload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         8: .line 446
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSchemaValidator:Lcom/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator;
            aload 1 /* propertyId */
            aload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         9: .line 447
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 11
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 11
        10: .line 448
            ldc "http://apache.org/xml/properties/security-manager"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 13
        11: .line 449
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            aload 1 /* propertyId */
            aload 2 /* value */
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        12: .line 450
            return
        13: .line 452
      StackMap locals:
      StackMap stack:
            ldc "http://apache.org/xml/properties/locale"
            aload 1 /* propertyId */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 17
        14: .line 453
            aload 0 /* this */
            aload 2 /* value */
            checkcast java.util.Locale
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setLocale:(Ljava/util/Locale;)V
        15: .line 454
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            aload 1 /* propertyId */
            aload 2 /* value */
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        16: .line 455
            return
        17: .line 458
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            ifnull 19
        18: .line 459
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            aload 1 /* propertyId */
            getstatic com.sun.org.apache.xerces.internal.utils.XMLSecurityManager$State.APIPROPERTY:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager$State;
            aload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityManager.setLimit:(Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager$State;Ljava/lang/Object;)Z
            ifne 24
        19: .line 461
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSecurityPropertyMgr:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
            ifnull 21
        20: .line 462
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fSecurityPropertyMgr:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;
            aload 1 /* propertyId */
            getstatic com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager$State.APIPROPERTY:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$State;
            aload 2 /* value */
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager.setValue:(Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager$State;Ljava/lang/Object;)Z
            ifne 24
        21: .line 464
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitProperties:Ljava/util/HashMap;
            aload 1 /* propertyId */
            invokevirtual java.util.HashMap.containsKey:(Ljava/lang/Object;)Z
            ifne 23
        22: .line 465
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitProperties:Ljava/util/HashMap;
            aload 1 /* propertyId */
            aload 0 /* this */
            aload 1 /* propertyId */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getProperty:(Ljava/lang/String;)Ljava/lang/Object;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        23: .line 467
      StackMap locals:
      StackMap stack:
            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
        24: .line 470
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.lang.Object value
        end local 1 // java.lang.String propertyId
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   25     0        this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0   25     1  propertyId  Ljava/lang/String;
            0   25     2       value  Ljava/lang/Object;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.parser.XMLConfigurationException
    MethodParameters:
            Name  Flags
      propertyId  
      value       

  public void addRecognizedParamsAndSetDefaults(com.sun.org.apache.xerces.internal.xni.parser.XMLComponent, com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        start local 2 // com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer grammarContainer
         0: .line 484
            aload 1 /* component */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.getRecognizedFeatures:()[Ljava/lang/String;
            astore 3 /* recognizedFeatures */
        start local 3 // java.lang.String[] recognizedFeatures
         1: .line 485
            aload 0 /* this */
            aload 3 /* recognizedFeatures */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.addRecognizedFeatures:([Ljava/lang/String;)V
         2: .line 488
            aload 1 /* component */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.getRecognizedProperties:()[Ljava/lang/String;
            astore 4 /* recognizedProperties */
        start local 4 // java.lang.String[] recognizedProperties
         3: .line 489
            aload 0 /* this */
            aload 4 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.addRecognizedProperties:([Ljava/lang/String;)V
         4: .line 492
            aload 0 /* this */
            aload 1 /* component */
            aload 3 /* recognizedFeatures */
            aload 2 /* grammarContainer */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setFeatureDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;[Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;)V
         5: .line 493
            aload 0 /* this */
            aload 1 /* component */
            aload 4 /* recognizedProperties */
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setPropertyDefaults:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;[Ljava/lang/String;)V
         6: .line 494
            return
        end local 4 // java.lang.String[] recognizedProperties
        end local 3 // java.lang.String[] recognizedFeatures
        end local 2 // com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer grammarContainer
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    7     0                  this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0    7     1             component  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
            0    7     2      grammarContainer  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;
            1    7     3    recognizedFeatures  [Ljava/lang/String;
            3    7     4  recognizedProperties  [Ljava/lang/String;
    MethodParameters:
                  Name  Flags
      component         
      grammarContainer  

  public void reset();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
         0: .line 498
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fNamespaceContext:Lcom/sun/org/apache/xerces/internal/xni/NamespaceContext;
            invokeinterface com.sun.org.apache.xerces.internal.xni.NamespaceContext.reset:()V
         1: .line 499
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fValidationManager:Lcom/sun/org/apache/xerces/internal/impl/validation/ValidationManager;
            invokevirtual com.sun.org.apache.xerces.internal.impl.validation.ValidationManager.reset:()V
         2: .line 500
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fEntityManager:Lcom/sun/org/apache/xerces/internal/impl/XMLEntityManager;
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLEntityManager.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         3: .line 501
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorReporter:Lcom/sun/org/apache/xerces/internal/impl/XMLErrorReporter;
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reset:(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V
         4: .line 502
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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
         5: .line 504
            aload 0 /* this */
            iconst_0
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
         6: .line 505
            return
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
    Exceptions:
      throws com.sun.org.apache.xerces.internal.xni.XNIException

  void setErrorHandler(org.xml.sax.ErrorHandler);
    descriptor: (Lorg/xml/sax/ErrorHandler;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // org.xml.sax.ErrorHandler errorHandler
         0: .line 508
            aload 0 /* this */
            aload 1 /* errorHandler */
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorHandler:Lorg/xml/sax/ErrorHandler;
         1: .line 509
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aload 1 /* errorHandler */
            ifnull 2
            new com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper
            dup
            aload 1 /* errorHandler */
            invokespecial com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.<init>:(Lorg/xml/sax/ErrorHandler;)V
            goto 3
         2: .line 510
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager org.xml.sax.ErrorHandler
      StackMap stack: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager java.lang.String
            new com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper
            dup
            invokestatic com.sun.org.apache.xerces.internal.jaxp.validation.DraconianErrorHandler.getInstance:()Lcom/sun/org/apache/xerces/internal/jaxp/validation/DraconianErrorHandler;
            invokespecial com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.<init>:(Lorg/xml/sax/ErrorHandler;)V
         3: .line 509
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager org.xml.sax.ErrorHandler
      StackMap stack: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager java.lang.String com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         4: .line 511
            return
        end local 1 // org.xml.sax.ErrorHandler errorHandler
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    5     0          this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0    5     1  errorHandler  Lorg/xml/sax/ErrorHandler;
    MethodParameters:
              Name  Flags
      errorHandler  

  org.xml.sax.ErrorHandler getErrorHandler();
    descriptor: ()Lorg/xml/sax/ErrorHandler;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
         0: .line 514
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fErrorHandler:Lorg/xml/sax/ErrorHandler;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;

  void setResourceResolver(org.w3c.dom.ls.LSResourceResolver);
    descriptor: (Lorg/w3c/dom/ls/LSResourceResolver;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // org.w3c.dom.ls.LSResourceResolver resourceResolver
         0: .line 518
            aload 0 /* this */
            aload 1 /* resourceResolver */
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fResourceResolver:Lorg/w3c/dom/ls/LSResourceResolver;
         1: .line 519
            aload 0 /* this */
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            new com.sun.org.apache.xerces.internal.util.DOMEntityResolverWrapper
            dup
            aload 1 /* resourceResolver */
            invokespecial com.sun.org.apache.xerces.internal.util.DOMEntityResolverWrapper.<init>:(Lorg/w3c/dom/ls/LSResourceResolver;)V
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
         2: .line 520
            return
        end local 1 // org.w3c.dom.ls.LSResourceResolver resourceResolver
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    3     0              this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0    3     1  resourceResolver  Lorg/w3c/dom/ls/LSResourceResolver;
    MethodParameters:
                  Name  Flags
      resourceResolver  

  org.w3c.dom.ls.LSResourceResolver getResourceResolver();
    descriptor: ()Lorg/w3c/dom/ls/LSResourceResolver;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
         0: .line 523
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fResourceResolver:Lorg/w3c/dom/ls/LSResourceResolver;
            areturn
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;

  void setLocale(java.util.Locale);
    descriptor: (Ljava/util/Locale;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // java.util.Locale locale
         0: .line 527
            aload 0 /* this */
            aload 1 /* locale */
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fLocale:Ljava/util/Locale;
         1: .line 528
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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 529
            return
        end local 1 // java.util.Locale locale
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0    3     1  locale  Ljava/util/Locale;
    MethodParameters:
        Name  Flags
      locale  

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

  void restoreInitialState();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=1
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
         0: .line 537
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
         1: .line 540
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/entity-resolver"
            aconst_null
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         2: .line 541
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/internal/error-handler"
            aconst_null
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 544
            aload 0 /* this */
            aconst_null
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setLocale:(Ljava/util/Locale;)V
         4: .line 545
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/locale"
            aconst_null
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 548
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            iconst_1
            invokevirtual com.sun.org.apache.xerces.internal.utils.XMLSecurityManager.setSecureProcessing:(Z)V
         6: .line 549
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/security-manager"
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitSecurityManager:Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         7: .line 552
            aload 0 /* this */
            aconst_null
            invokevirtual com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.setLocale:(Ljava/util/Locale;)V
         8: .line 553
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fComponents:Ljava/util/HashMap;
            ldc "http://apache.org/xml/properties/locale"
            aconst_null
            invokevirtual java.util.HashMap.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         9: .line 556
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitFeatures:Ljava/util/HashMap;
            invokevirtual java.util.HashMap.isEmpty:()Z
            ifne 17
        10: .line 557
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitFeatures:Ljava/util/HashMap;
            invokevirtual java.util.HashMap.entrySet:()Ljava/util/Set;
            invokeinterface java.util.Set.iterator:()Ljava/util/Iterator;
            astore 2
            goto 15
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager top java.util.Iterator
      StackMap stack:
        11: aload 2
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.util.Map$Entry
            astore 1 /* entry */
        start local 1 // java.util.Map$Entry entry
        12: .line 558
            aload 1 /* entry */
            invokeinterface java.util.Map$Entry.getKey:()Ljava/lang/Object;
            checkcast java.lang.String
            astore 3 /* name */
        start local 3 // java.lang.String name
        13: .line 559
            aload 1 /* entry */
            invokeinterface java.util.Map$Entry.getValue:()Ljava/lang/Object;
            checkcast java.lang.Boolean
            invokevirtual java.lang.Boolean.booleanValue:()Z
            istore 4 /* value */
        start local 4 // boolean value
        14: .line 560
            aload 0 /* this */
            aload 3 /* name */
            iload 4 /* value */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.setFeature:(Ljava/lang/String;Z)V
        end local 4 // boolean value
        end local 3 // java.lang.String name
        end local 1 // java.util.Map$Entry entry
        15: .line 557
      StackMap locals:
      StackMap stack:
            aload 2
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 11
        16: .line 562
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitFeatures:Ljava/util/HashMap;
            invokevirtual java.util.HashMap.clear:()V
        17: .line 564
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitProperties:Ljava/util/HashMap;
            invokevirtual java.util.HashMap.isEmpty:()Z
            ifne 25
        18: .line 565
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitProperties:Ljava/util/HashMap;
            invokevirtual java.util.HashMap.entrySet:()Ljava/util/Set;
            invokeinterface java.util.Set.iterator:()Ljava/util/Iterator;
            astore 2
            goto 23
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager top java.util.Iterator
      StackMap stack:
        19: aload 2
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.util.Map$Entry
            astore 1 /* entry */
        start local 1 // java.util.Map$Entry entry
        20: .line 566
            aload 1 /* entry */
            invokeinterface java.util.Map$Entry.getKey:()Ljava/lang/Object;
            checkcast java.lang.String
            astore 3 /* name */
        start local 3 // java.lang.String name
        21: .line 567
            aload 1 /* entry */
            invokeinterface java.util.Map$Entry.getValue:()Ljava/lang/Object;
            astore 4 /* value */
        start local 4 // java.lang.Object value
        22: .line 568
            aload 0 /* this */
            aload 3 /* name */
            aload 4 /* value */
            invokespecial com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.setProperty:(Ljava/lang/String;Ljava/lang/Object;)V
        end local 4 // java.lang.Object value
        end local 3 // java.lang.String name
        end local 1 // java.util.Map$Entry entry
        23: .line 565
      StackMap locals:
      StackMap stack:
            aload 2
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 19
        24: .line 570
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fInitProperties:Ljava/util/HashMap;
            invokevirtual java.util.HashMap.clear:()V
        25: .line 572
      StackMap locals: com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager
      StackMap stack:
            return
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   26     0   this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
           12   15     1  entry  Ljava/util/Map$Entry<Ljava/lang/String;Ljava/lang/Boolean;>;
           13   15     3   name  Ljava/lang/String;
           14   15     4  value  Z
           20   23     1  entry  Ljava/util/Map$Entry<Ljava/lang/String;Ljava/lang/Object;>;
           21   23     3   name  Ljava/lang/String;
           22   23     4  value  Ljava/lang/Object;

  private void setFeatureDefaults(com.sun.org.apache.xerces.internal.xni.parser.XMLComponent, java.lang.String[], com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;[Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=7, args_size=4
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        start local 2 // java.lang.String[] recognizedFeatures
        start local 3 // com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer grammarContainer
         0: .line 577
            aload 2 /* recognizedFeatures */
            ifnull 13
         1: .line 578
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         2: goto 12
         3: .line 579
      StackMap locals: int
      StackMap stack:
            aload 2 /* recognizedFeatures */
            iload 4 /* i */
            aaload
            astore 5 /* featureId */
        start local 5 // java.lang.String featureId
         4: .line 580
            aload 3 /* grammarContainer */
            aload 5 /* featureId */
            invokeinterface com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer.getFeature:(Ljava/lang/String;)Ljava/lang/Boolean;
            astore 6 /* state */
        start local 6 // java.lang.Boolean state
         5: .line 581
            aload 6 /* state */
            ifnonnull 7
         6: .line 582
            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 */
         7: .line 584
      StackMap locals: java.lang.String java.lang.Boolean
      StackMap stack:
            aload 6 /* state */
            ifnull 11
         8: .line 586
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fFeatures:Ljava/util/Map;
            aload 5 /* featureId */
            invokeinterface java.util.Map.containsKey:(Ljava/lang/Object;)Z
            ifne 11
         9: .line 587
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.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
        10: .line 592
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
        end local 6 // java.lang.Boolean state
        end local 5 // java.lang.String featureId
        11: .line 578
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        12: iload 4 /* i */
            aload 2 /* recognizedFeatures */
            arraylength
            if_icmplt 3
        end local 4 // int i
        13: .line 597
      StackMap locals:
      StackMap stack:
            return
        end local 3 // com.sun.org.apache.xerces.internal.jaxp.validation.XSGrammarPoolContainer grammarContainer
        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.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   14     0                this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0   14     1           component  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
            0   14     2  recognizedFeatures  [Ljava/lang/String;
            0   14     3    grammarContainer  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XSGrammarPoolContainer;
            2   13     4                   i  I
            4   11     5           featureId  Ljava/lang/String;
            5   11     6               state  Ljava/lang/Boolean;
    MethodParameters:
                    Name  Flags
      component           final
      recognizedFeatures  final
      grammarContainer    

  private void setPropertyDefaults(com.sun.org.apache.xerces.internal.xni.parser.XMLComponent, java.lang.String[]);
    descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;[Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
        start local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        start local 2 // java.lang.String[] recognizedProperties
         0: .line 601
            aload 2 /* recognizedProperties */
            ifnull 11
         1: .line 602
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         2: goto 10
         3: .line 603
      StackMap locals: int
      StackMap stack:
            aload 2 /* recognizedProperties */
            iload 3 /* i */
            aaload
            astore 4 /* propertyId */
        start local 4 // java.lang.String propertyId
         4: .line 604
            aload 1 /* component */
            aload 4 /* propertyId */
            invokeinterface com.sun.org.apache.xerces.internal.xni.parser.XMLComponent.getPropertyDefault:(Ljava/lang/String;)Ljava/lang/Object;
            astore 5 /* value */
        start local 5 // java.lang.Object value
         5: .line 605
            aload 5 /* value */
            ifnull 9
         6: .line 607
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fProperties:Ljava/util/Map;
            aload 4 /* propertyId */
            invokeinterface java.util.Map.containsKey:(Ljava/lang/Object;)Z
            ifne 9
         7: .line 608
            aload 0 /* this */
            getfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fProperties:Ljava/util/Map;
            aload 4 /* propertyId */
            aload 5 /* value */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         8: .line 613
            aload 0 /* this */
            iconst_1
            putfield com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager.fConfigUpdated:Z
        end local 5 // java.lang.Object value
        end local 4 // java.lang.String propertyId
         9: .line 602
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 3 /* i */
            aload 2 /* recognizedProperties */
            arraylength
            if_icmplt 3
        end local 3 // int i
        11: .line 618
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.lang.String[] recognizedProperties
        end local 1 // com.sun.org.apache.xerces.internal.xni.parser.XMLComponent component
        end local 0 // com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaValidatorComponentManager this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   12     0                  this  Lcom/sun/org/apache/xerces/internal/jaxp/validation/XMLSchemaValidatorComponentManager;
            0   12     1             component  Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponent;
            0   12     2  recognizedProperties  [Ljava/lang/String;
            2   11     3                     i  I
            4    9     4            propertyId  Ljava/lang/String;
            5    9     5                 value  Ljava/lang/Object;
    MethodParameters:
                      Name  Flags
      component             final
      recognizedProperties  final
}
SourceFile: "XMLSchemaValidatorComponentManager.java"
InnerClasses:
  public final State = com.sun.org.apache.xerces.internal.utils.XMLSecurityManager$State of com.sun.org.apache.xerces.internal.utils.XMLSecurityManager
  public final Property = com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager$Property of com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager
  public final State = com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager$State of com.sun.org.apache.xerces.internal.utils.XMLSecurityPropertyManager
  public abstract Entry = java.util.Map$Entry of java.util.Map
  public final Feature = javax.xml.catalog.CatalogFeatures$Feature of javax.xml.catalog.CatalogFeatures