Package gw.config

Interface IXmlSchemaCompatibilityConfig

All Superinterfaces:
IPluginHost, IService
All Known Implementing Classes:
DefaultXmlSchemaCompatibilityConfig

public interface IXmlSchemaCompatibilityConfig extends IService
  • Method Details

    • useCompatibilityMode

      boolean useCompatibilityMode(String namespace)
      Should compatibility mode (old typeloader) be used for the specified schema?
      Parameters:
      namespace - the schema namespace
      Returns:
      true if compatibility mode (old typeloader) should be used for the specified schema