Package gw.config

Interface IXmlSchemaCompatibilityConfig

    • Method Detail

      • 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